1. bf2e36c dt-bindings: net: dsa: fix typos in bindings docs by Akiyoshi Kurita · 6 days ago main
  2. 116af5f Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 4 days ago
  3. 4a7bbaa6 net: usb: sr9700: rename register write commands for clarity by Ethan Nelson-Moore · 6 days ago
  4. c2e9988 net: usb: sr9700: use ETH_ALEN instead of magic number by Ethan Nelson-Moore · 6 days ago
  5. 6290f7e Merge branch 'net-neighbour-notify-changes-atomically' by Jakub Kicinski · 4 days ago
  6. a002669 net: core: neighbour: Make another netlink notification atomically by Petr Machata · 8 days ago
  7. d0887dc net: core: neighbour: Make one netlink notification atomically by Petr Machata · 8 days ago
  8. 7952588 net: core: neighbour: Reorder netlink & internal notification by Petr Machata · 8 days ago
  9. a228a7e net: core: neighbour: Inline neigh_update_notify() calls by Petr Machata · 8 days ago
  10. 89246ef net: core: neighbour: Process ARP queue later by Petr Machata · 8 days ago
  11. 705ef89 net: core: neighbour: Extract ARP queue processing to a helper function by Petr Machata · 8 days ago
  12. 0ecdccb net: core: neighbour: Call __neigh_notify() under a lock by Petr Machata · 8 days ago
  13. 77fa50d net: core: neighbour: Add a neigh_fill_info() helper for when lock not held by Petr Machata · 8 days ago
  14. e4faaf6 ipv4: igmp: annotate data-races around idev->mr_maxdelay by Eric Dumazet · 7 days ago
  15. 0541302 ipvlan: remove ipvlan_ht_addr_lookup() by Eric Dumazet · 7 days ago
  16. 37b0ea8 net: expand NETDEV_RSS_KEY_LEN to 256 bytes by Eric Dumazet · 7 days ago
  17. a113a8ac5 Merge branch 'net-few-critical-helpers-are-inlined-again' by Jakub Kicinski · 4 days ago
  18. df7388b net: inline get_netmem() and put_netmem() by Eric Dumazet · 7 days ago
  19. 87918dd net: inline net_is_devmem_iov() by Eric Dumazet · 7 days ago
  20. cbe4136 gro: change the BUG_ON() in gro_pull_from_frag0() by Eric Dumazet · 7 days ago
  21. c75734b5 net: always inline skb_frag_unref() and __skb_frag_unref() by Eric Dumazet · 7 days ago
  22. 3f7522f3 Merge branch 'u64_stats-introduce-u64_stats_copy' by Jakub Kicinski · 4 days ago
  23. 58d4ca5 vxlan: vnifilter: fix memcpy with u64_stats by David Yang · 9 days ago
  24. 35710f0 macsec: fix memcpy with u64_stats by David Yang · 9 days ago
  25. dd7fca9 net: bridge: mcast: fix memcpy with u64_stats by David Yang · 9 days ago
  26. df15351 u64_stats: Introduce u64_stats_copy() by David Yang · 9 days ago
  27. 3085ff5 Documentation: net: Fix typos in netdevices.rst by Dimitri Daskalakis · 7 days ago
  28. eac026f Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements' by Jakub Kicinski · 6 days ago
  29. db69e9b net/rds: rds_tcp_accept_one ought to not discard messages by Gerd Rausch · 7 days ago
  30. ad22d24 net/rds: No shortcut out of RDS_CONN_ERROR by Gerd Rausch · 7 days ago
  31. 6a9e8b6 Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api' by Jakub Kicinski · 6 days ago
  32. b33006e eth: bnxt: plug bnxt_validate_qcfg() into qops by Jakub Kicinski · 8 days ago
  33. 8e3245c net: add queue config validation callback by Jakub Kicinski · 8 days ago
  34. fc1a78a net: use netdev_queue_config() for mp restart by Jakub Kicinski · 8 days ago
  35. da7772a net: move mp->rx_page_size validation to __net_mp_open_rxq() by Jakub Kicinski · 8 days ago
  36. b9ac2c6 net: introduce a trivial netdev_queue_config() by Jakub Kicinski · 8 days ago
  37. 1410c74 eth: bnxt: always set the queue mgmt ops by Jakub Kicinski · 8 days ago
  38. 56f9058 Merge branch 'selftest-extend-tun-virtio-coverage-for-gso-over-udp-tunnel' by Jakub Kicinski · 6 days ago
  39. 87db2fd selftest: tun: Add test data for success and failure paths by Xu Du · 8 days ago
  40. 6bdd7ae selftest: tun: Add test for receiving gso packet from tun by Xu Du · 8 days ago
  41. 400e658 selftest: tun: Add test for sending gso packet into tun by Xu Du · 8 days ago
  42. 24e59f2 selftest: tun: Add helpers for GSO over UDP tunnel by Xu Du · 8 days ago
  43. 82cfdcf selftest: tun: Refactor tun_delete to use tuntap_helpers by Xu Du · 8 days ago
  44. a942fcd selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing by Xu Du · 8 days ago
  45. e073c11 selftest: tun: Format tun.c existing code by Xu Du · 8 days ago
  46. 35527de Merge branch 'geneve-introduce-double-tunnel-gso-gro-support' by Jakub Kicinski · 6 days ago
  47. 40146bf selftests: net: tests for add double tunneling GRO/GSO by Paolo Abeni · 8 days ago
  48. fd0dd79 geneve: use GRO hint option in the RX path by Paolo Abeni · 8 days ago
  49. 0eaf63b geneve: extract hint option at GRO stage by Paolo Abeni · 8 days ago
  50. e0a12cb geneve: add GRO hint output path by Paolo Abeni · 8 days ago
  51. 1da80d9 geneve: pass the geneve device ptr to geneve_build_skb() by Paolo Abeni · 8 days ago
  52. 759b8d3 geneve: constify geneve_hlen() by Paolo Abeni · 8 days ago
  53. ba1b8c9 geneve: add netlink support for GRO hint by Paolo Abeni · 8 days ago
  54. e0b73b5 vxlan: expose gso partial features for tunnel offload by Paolo Abeni · 8 days ago
  55. 0c09e89 geneve: expose gso partial features for tunnel offload by Paolo Abeni · 8 days ago
  56. 31c5a71 net: introduce mangleid_features by Paolo Abeni · 8 days ago
  57. 8811df1 Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part' by Jakub Kicinski · 6 days ago
  58. f584347 net: sfc: falcon: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  59. c9e4688 net: sfc: siena: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  60. 67f16fb net: sfc: efx: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  61. 8bd5cee net: ionic: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  62. ea28b02 net: fbnic: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  63. 3eb7225 net: mana: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  64. 46f4ad5 net: nfp: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  65. 489a5b81 net: atlantic: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  66. 8f2a880 net: benet: convert to use .get_rx_ring_count by Breno Leitao · 7 days ago
  67. 1685e17 tcp: move tcp_stream_memory_free() to tcp.c by Eric Dumazet · 7 days ago
  68. 339e7f5 MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS by Lukas Bulwahn · 7 days ago
  69. 9abf220 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 days ago
  70. 0b87bbf net: phy: Grammar update for comment in genphy_update_link by Simon Horman · 8 days ago
  71. d07d7c3 selftests: net: Add kernel selftest for RFC 4884 by Danielle Ratson · 8 days ago
  72. 2849d179 Merge branch 'tcp-remove-tcp_rate-c' by Jakub Kicinski · 7 days ago
  73. bc1f0b1 tcp: move tcp_rate_check_app_limited() to tcp.c by Eric Dumazet · 8 days ago
  74. b814bdc tcp: move tcp_rate_gen to tcp_input.c by Eric Dumazet · 8 days ago
  75. 3b87882 Merge branch 'net-stmmac-dwmac-enforce-preamble-before-sfd-for-i-mx8mp' by Jakub Kicinski · 7 days ago
  76. dc6597f net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP by Stefan Eichenberger · 9 days ago
  77. fa1197a net: phy: micrel: add option to keep the preamble before sfd for KSZ9131 by Stefan Eichenberger · 9 days ago
  78. 2153e15 net: phy: add a new phy_device flag to keep preamble before sfd by Stefan Eichenberger · 9 days ago
  79. 31d44a3 Merge tag 'nf-next-26-01-22' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by Jakub Kicinski · 7 days ago
  80. 086d030 idpf: generalize mailbox API by Pavan Kumar Linga · 3 months ago
  81. 822cd09 idpf: avoid calling get_rx_ptypes for each vport by Pavan Kumar Linga · 3 months ago
  82. 6016434 idpf: generalize send virtchnl message API by Pavan Kumar Linga · 3 months ago
  83. 9ad94c2 idpf: remove vport pointer from queue sets by Joshua Hay · 3 months ago
  84. cfa7029 idpf: add rss_data field to RSS function parameters by Pavan Kumar Linga · 3 months ago
  85. 47ee054 idpf: reshuffle idpf_vport struct members to avoid holes by Pavan Kumar Linga · 3 months ago
  86. f689211 idpf: move some iterator declarations inside for loops by Joshua Hay · 3 months ago
  87. 502ecce idpf: move queue resources to idpf_q_vec_rsrc structure by Pavan Kumar Linga · 3 months ago
  88. d106150 idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it by Pavan Kumar Linga · 3 months ago
  89. d83d803 idpf: introduce local idpf structure to store virtchnl queue chunks by Pavan Kumar Linga · 3 months ago
  90. 0a80e38 Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 7 days ago
  91. 0309fc3 Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds by Linus Torvalds · 7 days ago
  92. 5599fa8 netfilter: nft_set_rbtree: remove seqcount_rwlock_t by Pablo Neira Ayuso · 9 days ago
  93. 2aa3419 netfilter: nft_set_rbtree: use binary search array in get command by Pablo Neira Ayuso · 9 days ago
  94. 7e43e0a netfilter: nft_set_rbtree: translate rbtree to array for binary search by Pablo Neira Ayuso · 9 days ago
  95. f175b46 netfilter: nf_tables: add .abort_skip_removal flag for set types by Pablo Neira Ayuso · 9 days ago
  96. 4a3dba4 Octeontx2-af: Add proper checks for fwdata by Hariprasad Kelam · 8 days ago
  97. f3ddbaa dpll: Prevent duplicate registrations by Ivan Vecera · 8 days ago
  98. 27880b0 net/sched: act_ife: avoid possible NULL deref by Eric Dumazet · 8 days ago
  99. fb2bb2a hinic3: Fix netif_queue_set_napi queue_index input parameter error by Fan Gong · 7 days ago
  100. 9146fe2 Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 7 days ago