summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier
2025-10-28Merge branch 'net-macb-eyeq5-support'Paolo Abeni
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun
2025-10-28dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interfaceThéo Lebrun
2025-10-28dibs: Use subsys_initcall()Alexandra Winter
2025-10-28dibs: Remove reset of static vars in dibs_init()Alexandra Winter
2025-10-28Merge branch 'net-mlx5-add-balance-id-support-for-lag-multiplane-groups'Paolo Abeni
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch
2025-10-28net/mlx5: Refactor HCA cap 2 settingMark Bloch
2025-10-28net/mlx5: Refactor PTP clock devcom pairingMark Bloch
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch
2025-10-28net/mlx5: Use common mlx5_same_hw_devs functionMark Bloch
2025-10-28Merge branch 'implement-more-features-for-txgbe-devices'Paolo Abeni
2025-10-28net: txgbe: support RSC offloadJiawen Wu
2025-10-28net: txgbe: support TX head write-back modeJiawen Wu
2025-10-28net: txgbe: support RX desc merge modeJiawen Wu
2025-10-27dt-bindings: net: phy: vsc8531: Convert to DT schemaLad Prabhakar
2025-10-27tcp: remove one ktime_get() from recvmsg() fast pathEric Dumazet
2025-10-27net/sched: Remove unused typedef psched_tdiff_tYue Haibing
2025-10-27Merge branch 'sctp-avoid-redundant-initialisation-in-sctp_accept-and-sctp_do_...Jakub Kicinski
2025-10-27sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima
2025-10-27sctp: Use sctp_clone_sock() in sctp_do_peeloff().Kuniyuki Iwashima
2025-10-27sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima
2025-10-27sctp: Use sk_clone() in sctp_accept().Kuniyuki Iwashima
2025-10-27net: Add sk_clone().Kuniyuki Iwashima
2025-10-27sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().Kuniyuki Iwashima
2025-10-27sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().Kuniyuki Iwashima
2025-10-27sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().Kuniyuki Iwashima
2025-10-27Merge branch 'convert-net-drivers-to-ndo_hwtstamp-api-part-2'Jakub Kicinski
2025-10-27net: hns3: add hwtstamp_get/hwtstamp_set opsVadim Fedorenko
2025-10-27net: renesas: rswitch: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27net: ravb: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27ionic: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27mlx4: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27octeontx2: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27net: airoha: Fix a copy and paste bug in probe()Dan Carpenter
2025-10-27Merge tag 'batadv-next-pullrequest-20251024' of https://git.open-mesh.org/lin...Jakub Kicinski
2025-10-27Merge branch 'phy-mscc-fix-ptp-for-vsc8574-and-vsc8572'Jakub Kicinski
2025-10-27phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur
2025-10-27phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur
2025-10-27selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata
2025-10-27net: bridge: Flush multicast groups when snooping is disabledPetr Machata
2025-10-27selftests: tls: add tls record_size_limit testWilfred Mallawa
2025-10-27net/tls: support setting the maximum payload sizeWilfred Mallawa
2025-10-24Merge branch 'dwmac-support-for-rockchip-rk3506'Jakub Kicinski
2025-10-24MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entryHeiko Stuebner
2025-10-24ethernet: stmmac: dwmac-rk: Add RK3506 GMAC supportDavid Wu