1. 6532673 Merge branch 'net-netdevsim-fix-inconsistent-carrier-state-after-link-unlink' by Jakub Kicinski · 35 hours ago 100GbE 10GbE 1GbE 40GbE main
  2. 75df712 selftests: netdevsim: add carrier state consistency test by Yohei Kojima · 3 days ago
  3. d83dddf net: netdevsim: fix inconsistent carrier state after link/unlink by Yohei Kojima · 3 days ago
  4. 353cfc0 selftests: drv-net: Bring back tool() to driver __init__s by Gal Pressman · 3 days ago
  5. adb25a4 net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy by Shivani Gupta · 4 days ago
  6. 13ff3e7 net: sfp: return the number of written bytes for smbus single byte access by Maxime Chevallier · 3 days ago
  7. e5c8eda udp: call skb_orphan() before skb_attempt_defer_free() by Eric Dumazet · 3 days ago
  8. 7801edc Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable" by Vladimir Oltean · 4 days ago
  9. 44694ff MAINTAINERS: Add an additional maintainer to the AMD XGBE driver by Shyam Sundar S K · 4 weeks ago
  10. 238e03d net: fix memory leak in skb_segment_list for GRO packets by Mohammad Heib · 4 days ago
  11. 86c22d4 netlink: specs: netdev: clarify the page pool API a little by Jakub Kicinski · 4 days ago
  12. a7fc8c6 net: airoha: Fix npu rx DMA definitions by Lorenzo Bianconi · 6 days ago
  13. 2fa9805 selftests: mptcp: Mark xerror and die_perror __noreturn by Ankit Khushwaha · 7 days ago
  14. f5e9ba95 Merge branch 'net-sched-fix-memory-leak-on-mirred-loop' by Jakub Kicinski · 3 days ago
  15. 4bcd49a selftests/tc-testing: Add test case redirecting to self on egress by Victor Nogueira · 7 days ago
  16. 98923537 net/sched: act_mirred: Fix leak when redirecting to self on egress by Jamal Hadi Salim · 7 days ago
  17. d96bfb6 Merge branch 'vsock-fix-so_zerocopy-on-accept-ed-vsocks' by Jakub Kicinski · 3 days ago
  18. caa20e9 vsock/test: Test setting SO_ZEROCOPY on accept()ed socket by Michal Luczaj · 10 days ago
  19. ce5e612 vsock: Make accept()ed sockets use custom setsockopt() by Michal Luczaj · 10 days ago
  20. 1806d21 MAINTAINERS: Update email address for Justin Iurman by Justin Iurman · 5 days ago
  21. d6f6c6d Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 4 days ago
  22. 2ef02ac inet: frags: drop fraglist conntrack references by Florian Westphal · 6 days ago
  23. acb4bc6 virtio_net: fix device mismatch in devm_kzalloc/devm_kfree by Kommula Shiva Shankar · 6 days ago
  24. ffeafa6 bnxt_en: Fix potential data corruption with HW GRO/LRO by Srijit Bose · 8 days ago
  25. 92e6e0a net: wwan: iosm: Fix memory leak in ipc_mux_deinit() by Zilin Guan · 9 days ago
  26. 8da901f net/ena: fix missing lock when update devlink params by Frank Liang · 8 days ago
  27. 43b1824 Merge branch 'mlx5-misc-fixes-2025-12-25' by Jakub Kicinski · 4 days ago
  28. 0462a15 net/mlx5e: Dealloc forgotten PSP RX modify header by Cosmin Ratiu · 14 days ago
  29. 144297e net/mlx5e: Don't print error message due to invalid module by Gal Pressman · 14 days ago
  30. 7d36a4a net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query by Gal Pressman · 14 days ago
  31. 6c75dc9d net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group by Alexei Lazar · 14 days ago
  32. 3105797 net/mlx5: Lag, multipath, give priority for routes with smaller network prefix by Patrisious Haddad · 14 days ago
  33. 02d1e1a netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates by Di Zhu · 2 weeks ago
  34. 2a71a1a8 net: sock: fix hardened usercopy panic in sock_recv_errqueue by Weiming Shi · 2 weeks ago
  35. 62f7edd net: phy: mxl-86110: Add power management and soft reset support by Stefano Radaelli · 2 weeks ago
  36. 4c0856c inet: ping: Fix icmp out counting by yuan.gao · 2 weeks ago
  37. 34f3ff5 net: mscc: ocelot: Fix crash when adding interface under a lag by Jerry Wu · 14 days ago
  38. 3128df6 bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress by Alexandre Knecht · 11 days ago
  39. d706543 net: bnge: add AUXILIARY_BUS to Kconfig dependencies by Markus Blöchl · 11 days ago
  40. a428e0d net: marvell: prestera: fix NULL dereference on devlink_alloc() failure by Alok Tiwari · 9 days ago
  41. 7811ba4 netfilter: nf_conncount: update last_gc only when GC has been performed by Fernando Fernandez Mancera · 3 weeks ago
  42. d077e81 netfilter: nf_tables: fix memory leak in nf_tables_newrule() by Zilin Guan · 2 weeks ago
  43. 2bafeb8 netfilter: replace -EEXIST with -EBUSY by Daniel Gomez · 3 weeks ago
  44. 36a3200 netfilter: nft_synproxy: avoid possible data-race on update operation by Fernando Fernandez Mancera · 3 weeks ago
  45. a675d1c selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug by Florian Westphal · 5 weeks ago
  46. 7711f4b netfilter: nft_set_pipapo: fix range overlap detection by Florian Westphal · 5 weeks ago
  47. dbf8fe8 Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 9 days ago
  48. 1adaea5 ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT by Jiayuan Chen · 2 weeks ago
  49. 6595beb net: rose: fix invalid array index in rose_kill_by_device() by Pwnverse · 2 weeks ago
  50. 5939b6d net: enetc: do not print error log if addr is 0 by Wei Fang · 2 weeks ago
  51. 99537d5 net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() by Xiaolei Wang · 2 weeks ago
  52. 3be42c3 selftests: fib_test: Add test case for ipv4 multi nexthops by Vadim Fedorenko · 3 weeks ago
  53. 6e17474 net: fib: restore ECMP balance from loopback by Vadim Fedorenko · 3 weeks ago
  54. 44741e9 selftests: fib_nexthops: Add test cases for error routes deletion by Ido Schimmel · 3 weeks ago
  55. ac782f4 ipv4: Fix reference count leak when using error routes with nexthop objects by Ido Schimmel · 3 weeks ago
  56. fa0b198 net: usb: sr9700: fix incorrect command used to write single register by Ethan Nelson-Moore · 3 weeks ago
  57. 8640b74 Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux by Linus Torvalds · 10 days ago
  58. 0b34fd0 Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 days ago
  59. 58fc734 ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() by Will Rosenberg · 3 weeks ago
  60. e34f0df usbnet: avoid a possible crash in dql_completed() by Eric Dumazet · 3 weeks ago
  61. 3d970ed gve: defer interrupt enabling until NAPI registration by Ankit Garg · 3 weeks ago
  62. a48e232 net: stmmac: fix the crash issue for zero copy XDP_TX action by Wei Fang · 5 weeks ago
  63. a6694b7 Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Paolo Abeni · 10 days ago
  64. 85f4b0c octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" by Anshumali Gaur · 3 weeks ago
  65. 7839932 Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 10 days ago
  66. bba0b6a Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 days ago
  67. a69eddfd Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 days ago
  68. f8f9c1f Linux 6.19-rc3 by Linus Torvalds · 11 days ago v6.19-rc3
  69. c875a6c Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 days ago
  70. 15225b9 Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 days ago
  71. 1c55bc8 Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 days ago
  72. 03de3e4 Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 11 days ago
  73. cd80aff Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 11 days ago
  74. c9894e6 tools/sched_ext: update scx_show_state.py for scx_aborting change by Kohei Enju · 13 days ago
  75. f92ff79 tools/sched_ext: fix scx_show_state.py for scx_root change by Kohei Enju · 13 days ago
  76. 4d14429 af_unix: don't post cmsg for SO_INQ unless explicitly asked for by Jens Axboe · 3 weeks ago
  77. 3387a7a net: mana: Fix use-after-free in reset service rescan path by Dipayaan Roy · 3 weeks ago
  78. c04de0c net: avoid prefetching NULL pointers by Eric Dumazet · 3 weeks ago
  79. f79f9b7 net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct by Bagas Sanjaya · 3 weeks ago
  80. 1ab526d net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write by Deepanshu Kartikey · 3 weeks ago
  81. a1e077a net: usb: asix: validate PHY address before use by Deepanshu Kartikey · 3 weeks ago
  82. a4f800c net: mdio: rtl9300: use scoped for loops by Rosen Penev · 3 weeks ago
  83. 1f4ea48 mcb: Add missing modpost build support by Jose Javier Rodriguez Barbarin · 5 weeks ago
  84. b08fc4d kbuild: fix compilation of dtb specified on command-line without make rule by Thomas De Schampheleire · 6 weeks ago
  85. 07fe35b Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands" by Nicolas Schier · 3 weeks ago
  86. d26143bb Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 days ago
  87. d42bce4 net: dsa: b53: skip multicast entries for fdb_dump() by Jonas Gorski · 3 weeks ago
  88. 352df98 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Paolo Abeni · 12 days ago
  89. 651df41 Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 days ago
  90. 0d362c7 Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 12 days ago
  91. d5dc283 bng_en: update module description by Rajashekar Hudumula · 3 weeks ago
  92. 479e25d Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 12 days ago
  93. c53f467 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 days ago
  94. 04688d6 Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 days ago
  95. 1e5e062 Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core by Linus Torvalds · 13 days ago
  96. b63f4a4 Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 13 days ago
  97. 3f0e9c8 Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 13 days ago
  98. 4079a38 Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 13 days ago
  99. 8f0cbed Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 days ago
  100. e2cc644 Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 13 days ago