summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier1-20/+28
2025-10-28Merge branch 'net-macb-eyeq5-support'Paolo Abeni3-19/+91
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun1-0/+38
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun2-14/+14
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun2-2/+6
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun2-3/+23
2025-10-28dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interfaceThéo Lebrun1-0/+10
2025-10-28dibs: Use subsys_initcall()Alexandra Winter1-1/+1
2025-10-28dibs: Remove reset of static vars in dibs_init()Alexandra Winter1-3/+0
2025-10-28Merge branch 'net-mlx5-add-balance-id-support-for-lag-multiplane-groups'Paolo Abeni17-66/+112
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch3-1/+10
2025-10-28net/mlx5: Refactor HCA cap 2 settingMark Bloch1-6/+12
2025-10-28net/mlx5: Refactor PTP clock devcom pairingMark Bloch1-10/+9
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch14-40/+80
2025-10-28net/mlx5: Use common mlx5_same_hw_devs functionMark Bloch2-10/+2
2025-10-28Merge branch 'implement-more-features-for-txgbe-devices'Paolo Abeni9-19/+338
2025-10-28net: txgbe: support RSC offloadJiawen Wu6-17/+224
2025-10-28net: txgbe: support TX head write-back modeJiawen Wu7-2/+81
2025-10-28net: txgbe: support RX desc merge modeJiawen Wu6-0/+33
2025-10-28dt-bindings: net: phy: vsc8531: Convert to DT schemaLad Prabhakar3-74/+132
2025-10-28tcp: remove one ktime_get() from recvmsg() fast pathEric Dumazet2-3/+11
2025-10-28net/sched: Remove unused typedef psched_tdiff_tYue Haibing1-1/+0
2025-10-28Merge branch 'sctp-avoid-redundant-initialisation-in-sctp_accept-and-sctp_do_...Jakub Kicinski9-225/+118
2025-10-28sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima3-81/+1
2025-10-28sctp: Use sctp_clone_sock() in sctp_do_peeloff().Kuniyuki Iwashima2-21/+16
2025-10-28sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima3-75/+0
2025-10-28sctp: Use sk_clone() in sctp_accept().Kuniyuki Iwashima2-40/+77
2025-10-28net: Add sk_clone().Kuniyuki Iwashima2-9/+22
2025-10-28sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().Kuniyuki Iwashima3-19/+24
2025-10-28sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().Kuniyuki Iwashima1-5/+2
2025-10-28sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().Kuniyuki Iwashima1-2/+3
2025-10-28Merge branch 'convert-net-drivers-to-ndo_hwtstamp-api-part-2'Jakub Kicinski15-220/+216
2025-10-28net: hns3: add hwtstamp_get/hwtstamp_set opsVadim Fedorenko5-26/+64
2025-10-28net: renesas: rswitch: convert to ndo_hwtstamp APIVadim Fedorenko1-34/+19
2025-10-28net: ravb: convert to ndo_hwtstamp APIVadim Fedorenko1-42/+19
2025-10-28ionic: convert to ndo_hwtstamp APIVadim Fedorenko3-44/+52
2025-10-28mlx4: convert to ndo_hwtstamp APIVadim Fedorenko2-39/+29
2025-10-28octeontx2: convert to ndo_hwtstamp APIVadim Fedorenko3-35/+33
2025-10-28net: airoha: Fix a copy and paste bug in probe()Dan Carpenter1-4/+4
2025-10-28Merge tag 'batadv-next-pullrequest-20251024' of https://git.open-mesh.org/lin...Jakub Kicinski4-45/+11
2025-10-28Merge branch 'phy-mscc-fix-ptp-for-vsc8574-and-vsc8572'Jakub Kicinski2-26/+11
2025-10-28phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur1-3/+3
2025-10-28phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur2-23/+8
2025-10-28selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata1-2/+98
2025-10-28net: bridge: Flush multicast groups when snooping is disabledPetr Machata1-0/+9
2025-10-28selftests: tls: add tls record_size_limit testWilfred Mallawa1-0/+141
2025-10-28net/tls: support setting the maximum payload sizeWilfred Mallawa6-2/+91
2025-10-25Merge branch 'dwmac-support-for-rockchip-rk3506'Jakub Kicinski4-1/+73
2025-10-25MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entryHeiko Stuebner1-0/+1
2025-10-25ethernet: stmmac: dwmac-rk: Add RK3506 GMAC supportDavid Wu1-0/+64