summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice: add admin commands to access cgu configurationArkadiusz Kubalewski2023-09-178-33/+1385
* netdev: expose DPLL pin handle for netdeviceJiri Pirko2023-09-176-3/+109
* dpll: netlink: Add DPLL framework base functionsVadim Fedorenko2023-09-174-1/+1268
* dpll: core: Add DPLL framework base functionsVadim Fedorenko2023-09-178-0/+1041
* dpll: spec: Add Netlink spec in YAMLVadim Fedorenko2023-09-174-0/+902
* dpll: documentation on DPLL subsystem interfaceVadim Fedorenko2023-09-172-0/+498
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller2023-09-176-7/+141
|\
| * iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski2023-09-133-1/+64
| * ice: Check CRC strip requirement for VLAN stripHaiyue Wang2023-09-132-9/+58
| * ice: Support FCS/CRC strip disable for VFHaiyue Wang2023-09-131-0/+15
| * virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr2023-09-131-2/+9
* | Merge branch 'TCP_INFO-RTO'David S. Miller2023-09-166-6/+68
|\ \
| * | tcp: new TCP_INFO stats for RTO eventsAananth V2023-09-166-2/+63
| * | tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKedAananth V2023-09-161-4/+5
|/ /
* | Merge branch 'dsa-microchip-drive-strength-support'David S. Miller2023-09-165-27/+349
|\ \
| * | net: dsa: microchip: Add drive strength configurationOleksij Rempel2023-09-164-27/+329
| * | dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive s...Oleksij Rempel2023-09-161-0/+20
|/ /
* | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-09-1626-0/+19191
|\ \
| * | idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-1310-3/+1114
| * | idpf: add ethtool callbacksAlan Brady2023-09-137-3/+1851
| * | idpf: add singleq start_xmit and napi pollJoshua Hay2023-09-138-31/+1290
| * | idpf: add RX splitq napi poll supportAlan Brady2023-09-134-6/+892
| * | idpf: add TX splitq napi poll supportJoshua Hay2023-09-136-5/+926
| * | idpf: add splitq start_xmitJoshua Hay2023-09-135-1/+1107
| * | idpf: initialize interrupts and enable vportPavan Kumar Linga2023-09-1310-3/+1389
| * | idpf: configure resources for RX queuesAlan Brady2023-09-138-12/+1705
| * | idpf: configure resources for TX queuesAlan Brady2023-09-136-0/+1410
| * | idpf: add ptypes and MAC filter supportPavan Kumar Linga2023-09-134-1/+837
| * | idpf: add create vport and netdev configurationPavan Kumar Linga2023-09-137-20/+1522
| * | idpf: add core init and interrupt requestPavan Kumar Linga2023-09-139-3/+1471
| * | idpf: add controlq init and reset checksJoshua Hay2023-09-1314-3/+1851
| * | idpf: add module register and probe functionalityPhani Burra2023-09-135-0/+193
| * | virtchnl: add virtchnl version 2 opsPavan Kumar Linga2023-09-132-0/+1724
| |/
* | Merge branch 'loongson1-mac'David S. Miller2023-09-167-0/+452
|\ \
| * | net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang2023-09-164-0/+222
| * | dt-bindings: net: Add Loongson-1 Ethernet ControllerKeguang Zhang2023-09-163-0/+228
| * | dt-bindings: mfd: syscon: Add compatibles for Loongson-1 sysconKeguang Zhang2023-09-161-0/+2
|/ /
* | sfc: make coding style of PTP addresses consistent with coreAlex Austin2023-09-161-13/+14
* | net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi2023-09-161-15/+17
* | net: add truesize debug checks in skb_{add|coalesce}_rx_frag()Eric Dumazet2023-09-161-0/+4
* | net: use indirect call helpers for sk->sk_prot->release_cb()Eric Dumazet2023-09-161-2/+5
* | tcp: indent an if statementDan Carpenter2023-09-151-1/+1
* | Merge branch 'icssg-half-duplex-support'David S. Miller2023-09-154-2/+38
|\ \
| * | net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar2023-09-153-2/+31
| * | dt-bindings: net: Add documentation for Half duplex support.MD Danish Anwar2023-09-151-0/+7
|/ /
* | net: dsa: rtl8366rb: Implement setting up link on CPU portLinus Walleij2023-09-151-9/+35
* | octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam2023-09-153-37/+85
* | Merge branch 'ipv6-data-races'David S. Miller2023-09-1524-259/+238
|\ \
| * | ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet2023-09-1513-23/+23
| * | ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet2023-09-157-22/+24