1. b515dc5 net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup by Lorenzo Bianconi · 5 days ago 10GbE 1GbE main
  2. af2e7bf Merge branch 'xdp-metadata-support-for-dq-rda' by Paolo Abeni · 16 hours ago
  3. 871657d gve: add XDP metadata support for DQ RDA by Joshua Washington · 6 days ago
  4. 1149287 gve: use xdp_build_skb methods for XDP_PASS case by Joshua Washington · 6 days ago
  5. 72207e1 octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlap by Hariprasad Kelam · 8 days ago
  6. a50eba1 net: dns_resolver: allow shorter names in dns_query() by Paulo Alcantara · 6 days ago
  7. 0b7763e net/mlx5: E-Switch, defer fwd2vport egress ACL allocation by Yael Chemla · 6 days ago
  8. defbb65 net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header update by Dragos Tatulea · 6 days ago
  9. e421352 net/mlx5e: Remove _once from PCI heuristic debug print by Gal Pressman · 6 days ago
  10. 41ff498 net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page() by Tariq Toukan · 6 days ago
  11. 8fe79aa selftests: net: Add a missing config option by Alice Mikityanska · 6 days ago
  12. fdd9ed6 Merge branch 'docs-netdev-a-couple-of-updates' by Jakub Kicinski · 29 hours ago
  13. c82ff94 docs: netdev: clarify expected interactions with LLMs by Paolo Abeni · 5 days ago
  14. 7d394ab docs: netdev: clarify handling of idle patches by Paolo Abeni · 5 days ago
  15. e019f21 Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by Jakub Kicinski · 29 hours ago
  16. d5990d2 Merge branch 'net-hsr-prp-redbox-prp-san-support' by Jakub Kicinski · 29 hours ago
  17. 6d548d0f selftests: net: hsr: add PRP RedBox test by Xin Xie · 11 days ago
  18. 85abc2d net: hsr: allow PRP RedBox (interlink) creation by Xin Xie · 11 days ago
  19. 852c6a8 net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames by Xin Xie · 11 days ago
  20. 841afc9 net: hsr: add PRP interlink (RedBox) datapath and duplicate discard by Xin Xie · 11 days ago
  21. 6a11e81 Merge branch 'net-enetc-cleanups-and-improvements' by Jakub Kicinski · 30 hours ago
  22. 18bf0ac net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation by Wei Fang · 9 days ago
  23. f0c1f31 net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver by Wei Fang · 9 days ago
  24. 75b136c net: enetc: remove redundant num_vsi field from enetc_port_caps by Wei Fang · 9 days ago
  25. ba07e3b net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c by Wei Fang · 9 days ago
  26. f7c6dcd net: enetc: refactor SI VLAN promiscuous mode configuration by Wei Fang · 9 days ago
  27. 75e1342 net: enetc: open-code enetc4_set_default_si_vlan_promisc() by Wei Fang · 9 days ago
  28. 59bb3d6 net: enetc: remove invalid code from enetc4_pl_mac_link_up() by Wei Fang · 9 days ago
  29. 7c9a6ae net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC by Claudiu Manoil · 9 days ago
  30. c969fbc net: enetc: simplify enetc4_set_port_speed() by Wei Fang · 9 days ago
  31. 9db43e6 net: enetc: use PCI device name for debugfs directory by Wei Fang · 9 days ago
  32. 6228fc9 net: enetc: improve MAFT entry management with bitmap tracking by Wei Fang · 9 days ago
  33. debf0c7 net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async() by Wei Fang · 9 days ago
  34. 0ce1077 net: enetc: extract common helpers for MAC hash filter configuration by Wei Fang · 9 days ago
  35. 2557834 net: enetc: extract common helpers for MAC promiscuous mode setting by Wei Fang · 9 days ago
  36. edc84a9 Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next by Jakub Kicinski · 31 hours ago
  37. 04026c9 net/rds: use krealloc_array() for iovector growth by Weimin Xiong · 12 days ago
  38. e283410 octeontx2-af: add support for custom L2 header by Satheesh Paul A · 14 days ago
  39. bf8cdde net: hns: use u32 for register offset in RCB TX coalescing by Daniil Agalakov · 14 days ago
  40. be6f0d0 selftests: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLY by T.J. Mercier · 6 days ago
  41. cca2780 ipvs: use type-safe allocation helpers in ip_vs_rht_alloc by Subasri S · 13 days ago
  42. 874f455 netfilter: nf_conntrack_expect: store event cache in expectation by Pablo Neira Ayuso · 2 weeks ago
  43. 1c66ad7 netfilter: conntrack_helper: pass master conntrack to helper functions by Pablo Neira Ayuso · 2 weeks ago
  44. edd51a2 netfilter: flowtable: tear down flow entries with stale dst from GC by Pablo Neira Ayuso · 3 weeks ago
  45. 16aecbe netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet by Florian Westphal · 3 weeks ago
  46. 4172fd3 netfilter: xt_tcpmss: extend checkentry to ipv6 by Florian Westphal · 4 weeks ago
  47. 0a33bdc ipvs: Move defense_work and est_reload_work to system_dfl_long_wq by Ismael Luceno · 4 weeks ago
  48. 89d8006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 days ago
  49. d326f83 Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 days ago
  50. ed6dc97 net: dsa: microchip: Fix log typo in error path by Niklas Söderlund · 7 days ago
  51. 6a8da86 Merge branch 'drop_monitor-take-care-of-32bit-kernels' by Jakub Kicinski · 5 days ago
  52. fd098a2 drop_monitor: perform u64_stats updates under IRQ-disabled section by Eric Dumazet · 7 days ago
  53. 7089f7a drop_monitor: fix size calculations for 64-bit attributes by Eric Dumazet · 7 days ago
  54. 5e9c8ba net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD by Yehyeong Lee · 7 days ago
  55. 1d4da82 Merge branch 'mptcp-misc-fixes-for-v7-2-rc5' by Jakub Kicinski · 6 days ago
  56. 133cca1 mptcp: fix BUILD_BUG_ON on legacy ARM config by Matthieu Baerts (NGI0) · 7 days ago
  57. e321329 selftests: mptcp: userspace_pm: fix undefined variable port by Geliang Tang · 7 days ago
  58. bd7aae4 mptcp: fix stale skb->sk reference on subflow close by Kalpan Jani · 7 days ago
  59. 9bc6d5e mptcp: pm: userspace: fix use-after-free in get_local_id by Geliang Tang · 7 days ago
  60. f3ca0ee mptcp: decrement subflows counter on failed passive join by Chenguang Zhao · 7 days ago
  61. 1324135 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 6 days ago
  62. 234e5e8 mac802154: hold an interface reference across the scan worker by Ibrahim Hashimov · 7 days ago
  63. 9b2854f sctp: don't free the ASCONF's own transport in DEL-IP processing by Jun Yang · 8 days ago
  64. d1ff66b6 phonet: check register_netdevice_notifier() error in phonet_device_init() by Minhong He · 8 days ago
  65. 0f71f85 phonet: pep: fix use-after-free in pep_get_sb() by Breno Leitao · 8 days ago
  66. b9e5589 bnge/bng_re: fix ring ID widths by Vikas Gupta · 8 days ago
  67. 1306cf6 selftests: drv-net: Fix TSO test doc by Petr Vorel · 8 days ago
  68. b8363908 selftests: drv-net: Fix csum path in doc by Petr Vorel · 8 days ago
  69. 47f42ff tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream() by Cen Zhang (Microsoft) · 8 days ago
  70. d73a2e8 Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-next by Jakub Kicinski · 6 days ago
  71. 649ea07 net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets() by Lorenzo Bianconi · 9 days ago
  72. d9a33cad mctp: check register_netdevice_notifier() error in mctp_device_init() by Minhong He · 9 days ago
  73. c3f2fc2 ptp: netc: explicitly clear TMR_OFF during initialization by Clark Wang · 9 days ago
  74. 167e54c rds: tcp: unregister sysctl before tearing down listen socket by Cen Zhang (Microsoft) · 9 days ago
  75. 313a123 ipv6: Change allocation flags to match rcu_read_lock section requirements by Nikola Z. Ivanov · 10 days ago
  76. ee7f9bb net: slip: serialize receive against buffer reallocation by Sungmin Kang · 11 days ago
  77. 7fd5591 Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf' by Jakub Kicinski · 6 days ago
  78. 237f1f7 idpf: fix max_vport related crash on allocation error during init by Emil Tantilov · 11 days ago
  79. 59abb87 ice: reject out-of-range ptype in ice_parser_profile_init by Aleksandr Loktionov · 11 days ago
  80. 144539b ice: prevent tstamp ring allocation for non-PF VSI types by Paul Greenwalt · 11 days ago
  81. f6a7e00 ice: fix PTP Call Trace during PTP release by Paul Greenwalt · 11 days ago
  82. 2915681b ice: use READ_ONCE() to access cached PHC time by Sergey Temerkhanov · 11 days ago
  83. d6da9b7 ice: fix LAG recipe to profile association by Marcin Szycik · 11 days ago
  84. 2d19302 ice: pass the return value of skb_checksum_help() by Michal Swiatkowski · 11 days ago
  85. 99d0f42 ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV by Vincent Chen · 11 days ago
  86. 440e274 net: ipv6: fix dif and sdif mismatch in raw6_icmp_error by Li RongQing · 12 days ago
  87. bb0d96e octeontx2-pf: tc: fix egress ratelimiting by Hariprasad Kelam · 12 days ago
  88. 1087ba5 Merge branch 'tcp-validate-rst-sequence-in-syn-received' by Jakub Kicinski · 6 days ago
  89. 7bb1835 selftests/net: packetdrill: cover RST validation in SYN-RECEIVED by Yuxiang Yang · 12 days ago
  90. a28c4fc tcp: challenge ACK for non-exact RST in SYN-RECEIVED by Yuxiang Yang · 12 days ago
  91. 9dfd800 usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect by Diego Fernando Mancera Gomez · 12 days ago
  92. 6bd1bef Merge branch 'net-mlx5e-report-zero-bandwidth-for-non-ets-traffic' by Jakub Kicinski · 6 days ago
  93. 9173e1d net/mlx5e: Reject unsupported CB Shaper TSA in ETS validation by Alexei Lazar · 12 days ago
  94. ffb1873 net/mlx5e: Report zero bandwidth for non-ETS traffic classes by Alexei Lazar · 12 days ago
  95. def9a47 net: pcs: xpcs: fix SGMII state reading by Coia Prant · 12 days ago
  96. d12956d net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule by Yael Chemla · 12 days ago
  97. 11c057d net/mlx5: Fix MCIA register buffer overflow on 32 dword reads by Gal Pressman · 12 days ago
  98. 9857fc0 Merge branch 'vxlan-geneve-require-cap_net_admin-in-the-device-netns-for-changelink' by Jakub Kicinski · 6 days ago
  99. 8efb8f8 geneve: require CAP_NET_ADMIN in the device netns for changelink by Doruk Tan Ozturk · 12 days ago
  100. 3a61bd9 vxlan: require CAP_NET_ADMIN in the device netns for changelink by Doruk Tan Ozturk · 12 days ago