1. c6142e1 Merge branch '10g-qxgmii-for-aqr412c-felix-dsa-and-lynx-pcs-driver' by Jakub Kicinski · 20 hours ago main
  2. a76f26f net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C) by Vladimir Oltean · 3 days ago
  3. dda9161 net: phy: aquantia: create and store a 64-bit firmware image fingerprint by Vladimir Oltean · 3 days ago
  4. 5d59109 net: phy: aquantia: report and configure in-band autoneg capabilities by Vladimir Oltean · 3 days ago
  5. 7b0376d net: phy: aquantia: print global syscfg registers by Vladimir Oltean · 3 days ago
  6. 6f61675 net: dsa: felix: support phy-mode = "10g-qxgmii" by Vladimir Oltean · 3 days ago
  7. 76cd8a2 net: pcs: lynx: support phy-mode = "10g-qxgmii" by Vladimir Oltean · 3 days ago
  8. 377373d Merge branch 'net-stmmac-correctly-populate-ptp_clock_ops-getcrosststamp' by Jakub Kicinski · 21 hours ago
  9. 0c9fbb3 net: stmmac: intel: only populate plat->crosststamp when supported by Russell King (Oracle) · 3 days ago
  10. bb427fb net: stmmac: ptp: conditionally populate getcrosststamp() method by Russell King (Oracle) · 3 days ago
  11. 13a9444 net: fman: clean up included headers by Heiner Kallweit · 2 days ago
  12. 49590e4 Merge branch 'sh_eth-pm-related-cleanups' by Jakub Kicinski · 21 hours ago
  13. ae52c3e sh_eth: Use async pm_runtime_put() by Geert Uytterhoeven · 2 days ago
  14. 3406114 sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS() by Geert Uytterhoeven · 2 days ago
  15. 86e6257 sh_eth: Remove dummy Runtime PM callbacks by Geert Uytterhoeven · 2 days ago
  16. 8c0b9ed selftests: ncdevmem: don't retry EFAULT by Stanislav Fomichev · 2 days ago
  17. 43a42b8 net: phy: fixed_phy: remove link gpio support by Heiner Kallweit · 3 days ago
  18. 16c6101 net: call cond_resched() less often in __release_sock() by Eric Dumazet · 3 days ago
  19. abfa70b Merge branch 'tcp-__tcp_close-changes' by Jakub Kicinski · 2 days ago
  20. b13592d tcp: use tcp_eat_recv_skb in __tcp_close() by Eric Dumazet · 4 days ago
  21. 8bc316c selftests/net: packetdrill: add tcp_close_no_rst.pkt by Eric Dumazet · 4 days ago
  22. 5f92385 tcp: fix __tcp_close() to only send RST when required by Eric Dumazet · 4 days ago
  23. 6977775 smsc911x: add second read of EEPROM mac when possible corruption seen by Colin Foster · 3 days ago
  24. 3132f0e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 2 days ago
  25. d9c74e6 dt-bindings: net: cdns,macb: Add compatible for Raspberry Pi RP1 by Dave Stevenson · 2 weeks ago
  26. 5ef04a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 months ago
  27. d69eb20 Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 days ago
  28. 68f285e Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 2 days ago
  29. c975e1d net/smc: Improve log message for devices w/o pnetid by Alexandra Winter · 5 days ago
  30. 9b2bfdb phy: mscc: Stop taking ts_lock for tx_queue and use its own lock by Horatiu Vultur · 4 days ago
  31. fd2004d selftest: net: Fix weird setsockopt() in bind_bhash.c. by Kuniyuki Iwashima · 3 days ago
  32. 6a989d3 MAINTAINERS: add Sabrina to TLS maintainers by Jakub Kicinski · 3 days ago
  33. b1ab3b0 gve: update MAINTAINERS by Jeroen de Borst · 3 days ago
  34. a50e786 net: dsa: dsa_loop: use int type to store negative error codes by Qianfeng Rong · 3 days ago
  35. 4844123 ppp: fix memory leak in pad_compress_skb by Qingfang Deng · 4 days ago
  36. 3cd4c4f dt-bindings: net: sun4i-emac: add dma support by Conley Lee · 4 days ago
  37. 8bbceba net: xilinx: axienet: Add error handling for RX metadata pointer retrieval by Abin Joseph · 4 days ago
  38. d93b10e Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 2 days ago
  39. cc621fa Merge branch 'eth-fbnic-support-queue-api-and-zero-copy-rx' by Paolo Abeni · 3 days ago
  40. da43127 eth: fbnic: support queue ops / zero-copy Rx by Jakub Kicinski · 5 days ago
  41. 3812339 eth: fbnic: don't pass NAPI into pp alloc by Jakub Kicinski · 5 days ago
  42. 49c429e eth: fbnic: defer page pool recycling activation to queue start by Jakub Kicinski · 5 days ago
  43. 8a11010 eth: fbnic: allocate unreadable page pool for the payloads by Jakub Kicinski · 5 days ago
  44. 3ceb088 net: add helper to pre-check if PP for an Rx queue will be unreadable by Jakub Kicinski · 5 days ago
  45. 709da68 eth: fbnic: split fbnic_fill() by Jakub Kicinski · 5 days ago
  46. 8a47d94 eth: fbnic: split fbnic_enable() by Jakub Kicinski · 5 days ago
  47. be2be74 eth: fbnic: split fbnic_flush() by Jakub Kicinski · 5 days ago
  48. cbfc047 eth: fbnic: split fbnic_disable() by Jakub Kicinski · 5 days ago
  49. 4ddb17c1 eth: fbnic: request ops lock by Jakub Kicinski · 5 days ago
  50. 426e13d eth: fbnic: use netmem_ref where applicable by Jakub Kicinski · 5 days ago
  51. b6396b7 eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources() by Jakub Kicinski · 5 days ago
  52. 894d4a4 eth: fbnic: move xdp_rxq_info_reg() to resource alloc by Jakub Kicinski · 5 days ago
  53. 33478dc eth: fbnic: move page pool pointer from NAPI to the ring struct by Jakub Kicinski · 5 days ago
  54. 61481d7 ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup by Yue Haibing · 5 days ago
  55. 0a22862 net: atm: fix memory leak in atm_register_sysfs when device_register fail by Wang Liang · 6 days ago
  56. 6bec791 Merge branch 'net-renesas-rswitch-r-car-s4-add-hw-offloading-for-layer-2-switching' by Paolo Abeni · 3 days ago
  57. 92e913a net: renesas: rswitch: add modifiable ageing time by Michael Dege · 6 days ago
  58. b7502b1 net: renesas: rswitch: add offloading for L2 switching by Michael Dege · 6 days ago
  59. 6223032 net: renesas: rswitch: configure default ageing time by Michael Dege · 6 days ago
  60. 5ee21c0 net: renesas: rswitch: rename rswitch.c to rswitch_main.c by Michael Dege · 6 days ago
  61. 4039ce7 netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX by Phil Sutter · 4 weeks ago
  62. 661a4f3 selftests: netfilter: fix udpclash tool hang by Florian Westphal · 10 days ago
  63. 08b06c3 Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbd by Linus Torvalds · 3 days ago
  64. 94fc501 Merge branch 'net-phy-micrel-add-ptp-support-for-lan8842' by Jakub Kicinski · 3 days ago
  65. 13d8f54 net: phy: micrel: Add PTP support for lan8842 by Horatiu Vultur · 4 days ago
  66. b9e0c62 net: phy: micrel: Introduce function __lan8814_ptp_probe_once by Horatiu Vultur · 4 days ago
  67. 8156210 ax25: properly unshare skbs in ax25_kiss_rcv() by Eric Dumazet · 4 days ago
  68. 21f8206 net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms by Juraj Šarinay · 4 days ago
  69. a125c8f mctp: return -ENOPROTOOPT for unknown getsockopt options by Alok Tiwari · 5 days ago
  70. cc282f7 net/smc: Remove validation of reserved bits in CLC Decline message by Mahanta Jambigi · 5 days ago
  71. a51160f ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() by Dan Carpenter · 5 days ago
  72. 9e3d71a net: thunder_bgx: decrement cleanup index before use by Rosen Penev · 5 days ago
  73. 9d28f94 net: thunder_bgx: add a missing of_node_put by Rosen Penev · 5 days ago
  74. 648d628 Merge branch 'net-stmmac-allow-generation-of-flexible-pps-relative-to-mac-time' by Jakub Kicinski · 3 days ago
  75. adbe2cf drivers: net: stmmac: handle start time set in the past for flexible PPS by Gatien Chevallier · 6 days ago
  76. 96c8826 time: export timespec64_add_safe() symbol by Gatien Chevallier · 6 days ago
  77. 3bc32fd net: phylink: move PHY interrupt request to non-fail path by Russell King (Oracle) · 5 days ago
  78. 59aec91 net: stmmac: imx: add i.MX91 support by Joy Zou · 5 days ago
  79. 1de95db Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 days ago
  80. 5d6b58c net: lockless sock_i_ino() by Eric Dumazet · 4 days ago
  81. 24ee9fe Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by Jakub Kicinski · 3 days ago
  82. a7ddedc rust: phy: use to_result for error handling by Onur Özkan · 2 weeks ago
  83. 69cd993 dt-bindings: net: renesas,rzn1-gmac: Constrain interrupts by Krzysztof Kozlowski · 4 days ago
  84. f672fcd dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts by Krzysztof Kozlowski · 4 days ago
  85. b4ada06 tools: ynl-gen: fix nested array counting by Asbjørn Sloth Tønnesen · 4 days ago
  86. f38b933 Merge branch 'tools-ynl-gen-misc-changes' by Jakub Kicinski · 3 days ago
  87. 017bda8 genetlink: fix typo in comment by Asbjørn Sloth Tønnesen · 4 days ago
  88. 5fece05 tools: ynl-gen: use macro for binary min-len check by Asbjørn Sloth Tønnesen · 4 days ago
  89. 9f9581b netlink: specs: fou: change local-v6/peer-v6 check by Asbjørn Sloth Tønnesen · 4 days ago
  90. a229866 Merge branch 'mptcp-misc-features-for-v6-18' by Jakub Kicinski · 3 days ago
  91. 3bd4f98 mptcp: record subflows in RPS table by Christoph Paasch · 4 days ago
  92. 9293249 net: Add rfs_needed() helper by Christoph Paasch · 4 days ago
  93. 3fff72f selftests: mptcp: add checks for fallback counters by Gang Yan · 4 days ago
  94. 2d5be56 mptcp: use HMAC-SHA256 library instead of open-coded HMAC by Eric Biggers · 4 days ago
  95. 0e2a520 Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 3 days ago
  96. c5142df Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 3 days ago
  97. b9a10f8 Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 days ago
  98. 875691c Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes by Arnd Bergmann · 3 days ago
  99. ec299e4 Merge tag 'bitmap-for-6.17-rc5' of https://github.com/norov/linux by Linus Torvalds · 3 days ago
  100. 396a788 ixgbe: drop unnecessary casts to u16 / int by Jacek Kowalski · 7 weeks ago