summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-17devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko3-4/+5
2023-09-17devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko3-26/+28
2023-09-17devlink: put netnsid to nested handleJiri Pirko1-2/+11
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko1-11/+0
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko1-1/+1
2023-09-17devlink: move linecard struct into linecard.cJiri Pirko3-15/+22
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan1-0/+6
2023-09-17Merge branch 'dpll-api'David S. Miller41-96/+8050
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko6-1/+520
2023-09-17ptp_ocp: implement DPLL opsVadim Fedorenko2-60/+310
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski6-1/+2020
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski8-33/+1385
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko6-3/+109
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko4-1/+1268
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko8-0/+1041
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko4-0/+902
2023-09-17dpll: documentation on DPLL subsystem interfaceVadim Fedorenko2-0/+498
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller6-7/+141
2023-09-16Merge branch 'TCP_INFO-RTO'David S. Miller6-6/+68
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V6-2/+63
2023-09-16tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKedAananth V1-4/+5
2023-09-16Merge branch 'dsa-microchip-drive-strength-support'David S. Miller5-27/+349
2023-09-16net: dsa: microchip: Add drive strength configurationOleksij Rempel4-27/+329
2023-09-16dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive s...Oleksij Rempel1-0/+20
2023-09-16Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller26-0/+19191
2023-09-16Merge branch 'loongson1-mac'David S. Miller7-0/+452
2023-09-16net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang4-0/+222
2023-09-16dt-bindings: net: Add Loongson-1 Ethernet ControllerKeguang Zhang3-0/+228
2023-09-16dt-bindings: mfd: syscon: Add compatibles for Loongson-1 sysconKeguang Zhang1-0/+2
2023-09-16sfc: make coding style of PTP addresses consistent with coreAlex Austin1-13/+14
2023-09-16net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi1-15/+17
2023-09-16net: add truesize debug checks in skb_{add|coalesce}_rx_frag()Eric Dumazet1-0/+4
2023-09-16net: use indirect call helpers for sk->sk_prot->release_cb()Eric Dumazet1-2/+5
2023-09-15tcp: indent an if statementDan Carpenter1-1/+1
2023-09-15Merge branch 'icssg-half-duplex-support'David S. Miller4-2/+38
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar3-2/+31
2023-09-15dt-bindings: net: Add documentation for Half duplex support.MD Danish Anwar1-0/+7
2023-09-15net: dsa: rtl8366rb: Implement setting up link on CPU portLinus Walleij1-9/+35
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam3-37/+85
2023-09-15Merge branch 'ipv6-data-races'David S. Miller24-259/+238
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet13-23/+23
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet7-22/+24
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet4-11/+9
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet6-15/+14
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet11-32/+25
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet11-17/+16
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet5-16/+13
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet5-11/+9
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet4-11/+10
2023-09-15ipv6: lockless IPV6_MINHOPCOUNT implementationEric Dumazet1-16/+15