1. 0016c76 DO-NOT-MERGE: mptcp: enabled by default by Matthieu Baerts · 11 days ago b4/net-mptcp-misc-fixes-6-19-rc8 master
  2. 8173f18 selftests: mptcp: connect: fix maybe-uninitialize warn by Matthieu Baerts (NGI0) · 11 days ago
  3. e47922f mptcp: fix kdoc warnings by Matthieu Baerts (NGI0) · 11 days ago
  4. c4ad2a9 mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr() by Matthieu Baerts (NGI0) · 11 days ago
  5. 9edc92f mptcp: pm: in-kernel: always set as unavail when removing addr by Matthieu Baerts (NGI0) · 11 days ago
  6. ff87e36 EDITME: cover title for net-mptcp-misc-fixes-6.19-rc8 by Matthieu Baerts (NGI0) · 11 days ago
  7. 7576bd9 Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue' by Jakub Kicinski · 11 days ago
  8. 0b8c878 net: cpsw: Execute ndo_set_rx_mode callback in a work queue by Kevin Hao · 12 days ago
  9. c0b5dc7 net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue by Kevin Hao · 12 days ago
  10. 279fe48 Merge branch 'gve-stats-reporting-fixes' by Jakub Kicinski · 11 days ago
  11. c7db85d gve: Correct ethtool rx_dropped calculation by Max Yuan · 12 days ago
  12. 7b9ebcc gve: Fix stats report corruption on queue count change by Debarghya Kundu · 12 days ago
  13. 6788d44 Merge branch 'net-gro-fix-outer-network-offset' by Jakub Kicinski · 11 days ago
  14. bee60ce selftest: net: add a test-case for encap segmentation after GRO by Paolo Abeni · 12 days ago
  15. 5c2c3c3 net: gro: fix outer network offset by Paolo Abeni · 12 days ago
  16. f613e8b net: add proper RCU protection to /proc/net/ptype by Eric Dumazet · 12 days ago
  17. 78211543 net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi() by Chen Ni · 13 days ago
  18. 3125fc1 net: spacemit: k1-emac: fix jumbo frame support by Tomas Hlavacek · 2 weeks ago
  19. 79987ce Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 12 days ago
  20. d9f5824 Merge branch 'enetc-v4-hardware-integration-fixes' by Jakub Kicinski · 12 days ago
  21. c28d765 net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4 by Claudiu Manoil · 2 weeks ago
  22. 21d0fc9 net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4 by Claudiu Manoil · 2 weeks ago
  23. 9ae13b2 net: enetc: Remove CBDR cacheability AXI settings for ENETC v4 by Claudiu Manoil · 2 weeks ago
  24. a69c172 net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4 by Claudiu Manoil · 2 weeks ago
  25. 74d9391 tipc: use kfree_sensitive() for session key material by Daniel Hodges · 2 weeks ago
  26. dbbec8c net: stmmac: fix stm32 (and potentially others) resume regression by Russell King (Oracle) · 2 weeks ago
  27. 1c172fe net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts by Jakub Kicinski · 2 weeks ago
  28. 83b67cc9 linkwatch: use __dev_put() in callers to prevent UAF by Jiayuan Chen · 13 days ago
  29. fdf3f68 net: don't touch dev->stats in BPF redirect paths by Jakub Kicinski · 2 weeks ago
  30. 6d06bc8 net: usb: r8152: fix resume reset deadlock by Sergey Senozhatsky · 2 weeks ago
  31. f8db647 macvlan: fix error recovery in macvlan_common_newlink() by Eric Dumazet · 2 weeks ago
  32. adcbadf net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module by Marek Behún · 2 weeks ago
  33. 4085719 i40e: drop udp_tunnel_get_rx_info() call from i40e_open() by Mohammad Heib · 7 weeks ago
  34. 234e615 ice: drop udp_tunnel_get_rx_info() call from ndo_open() by Mohammad Heib · 7 weeks ago
  35. fc6f36e ice: Fix PTP NULL pointer dereference during VSI rebuild by Aaron Ma · 4 weeks ago
  36. 88b68f3 ice: PTP: fix missing timestamps on E825 hardware by Jacob Keller · 3 weeks ago
  37. 99854c1 ice: fix missing TX timestamps interrupts on E825 devices by Grzegorz Nitka · 3 months ago
  38. 31a7a0b dpaa2-switch: add bounds check for if_id in IRQ handler by Junrui Luo · 2 weeks ago
  39. 82deb28 Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices' by Jakub Kicinski · 2 weeks ago
  40. 6cbba46 net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup by Zilin Guan · 2 weeks ago
  41. 8558aef net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup by Zilin Guan · 2 weeks ago
  42. 926ede0 net: liquidio: Initialize netdev pointer before queue setup by Zilin Guan · 2 weeks ago
  43. ed48a84 dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero by Junrui Luo · 3 weeks ago
  44. de5720f Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c' by Jakub Kicinski · 2 weeks ago
  45. cabd1a97 net/sched: cls_u32: use skb_header_pointer_careful() by Eric Dumazet · 2 weeks ago
  46. 13e00fd net: add skb_header_pointer_careful() helper by Eric Dumazet · 2 weeks ago
  47. 37d312b MAINTAINERS: add an entry for PSP by Jakub Kicinski · 2 weeks ago
  48. 1cac389 Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 weeks ago
  49. e829083 Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 weeks ago
  50. 426ca15 net: fix segmentation of forwarding fraglist GRO by Jibin Zhang · 3 weeks ago
  51. 085820673 Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Paolo Abeni · 2 weeks ago
  52. 1eab33a wifi: mac80211: correctly decode TTLM with default link map by Benjamin Berg · 2 weeks ago
  53. df8b9be Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error' by Jakub Kicinski · 2 weeks ago
  54. c5d5ecf selftests: mptcp: join: fix local endp not being tracked by Matthieu Baerts (NGI0) · 3 weeks ago
  55. 2ef9e3a selftests: mptcp: check subflow errors in close events by Matthieu Baerts (NGI0) · 3 weeks ago
  56. dccf461 mptcp: only reset subflow errors when propagated by Matthieu Baerts (NGI0) · 3 weeks ago
  57. 8467458 selftests: mptcp: check no dup close events after error by Matthieu Baerts (NGI0) · 3 weeks ago
  58. 280d654 mptcp: avoid dup SUB_CLOSED events after disconnect by Matthieu Baerts (NGI0) · 3 weeks ago
  59. 95f82b2b Merge branch 'mlx5-misc-fixes-2026-01-27' by Jakub Kicinski · 2 weeks ago
  60. 011be34 net/mlx5e: Skip ESN replay window setup for IPsec crypto offload by Jianbo Liu · 3 weeks ago
  61. a8f930b net/mlx5: Fix vhca_id access call trace use before alloc by Parav Pandit · 3 weeks ago
  62. 2610a3d net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect by Shay Drory · 3 weeks ago
  63. 2aa1545 net: phy: micrel: fix clk warning when removing the driver by Wei Fang · 3 weeks ago
  64. a62f7d6 net/mlx5e: don't assume psp tx skbs are ipv6 csum handling by Daniel Zahka · 3 weeks ago
  65. 2b73e75 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 weeks ago
  66. cc0cf10 net: bridge: fix static key check by Martin Kaiser · 3 weeks ago
  67. d2492688 nfc: nci: Fix race between rfkill and nci_unregister_device(). by Kuniyuki Iwashima · 3 weeks ago
  68. 8dfce89 Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 2 weeks ago
  69. a040afa gve: fix probe failure if clock read fails by Jordan Rhee · 3 weeks ago
  70. d32ba90 Merge branch 'mlx5-misc-fixes-2026-01-26' by Jakub Kicinski · 3 weeks ago
  71. 476681f net/mlx5e: Account for netdev stats in ndo_get_stats64 by Gal Pressman · 3 weeks ago
  72. f6766693 net/mlx5e: TC, delete flows only for existing peers by Mark Bloch · 3 weeks ago
  73. 2ae8c7e net/mlx5: Fix Unbinding uplink-netdev in switchdev mode by Shay Drory · 3 weeks ago
  74. 05faf2c ice: stop counting UDP csum mismatch as rx_errors by Jesse Brandeburg · 2 months ago
  75. 9bb30be ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues by Aaron Ma · 7 weeks ago
  76. 100cf7b4 ixgbe: don't initialize aci lock in ixgbe_recovery_probe() by Kohei Enju · 9 weeks ago
  77. 6383447 ixgbe: fix memory leaks in the ixgbe_recovery_probe() path by Kohei Enju · 9 weeks ago
  78. 1f97d9dc Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 3 weeks ago
  79. e9acda5 bonding: fix use-after-free due to enslave fail after slave array update by Nikolay Aleksandrov · 3 weeks ago
  80. f584427 dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' group name by Gabor Juhos · 3 weeks ago
  81. 4f0d22e pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver by Bartosz Golaszewski · 3 weeks ago
  82. 165c34f nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). by Kuniyuki Iwashima · 3 weeks ago
  83. 2c84959 net: spacemit: Check for netif_carrier_ok() in emac_stats_update() by Vivian Wang · 3 weeks ago
  84. e2a9eeb mptcp: fix race in mptcp_pm_nl_flush_addrs_doit() by Eric Dumazet · 3 weeks ago
  85. 8d7ba71 rocker: fix memory leak in rocker_world_port_post_fini() by Kery Qi · 3 weeks ago
  86. fcb70a5 Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 3 weeks ago
  87. 709bbb0 net: dsa: yt921x: Fix MIB overflow wraparound routine by David Yang · 3 weeks ago
  88. ca12c4a net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id() by Zeng Chi · 3 weeks ago
  89. f0813bc net: wwan: t7xx: fix potential skb->frags overflow in RX path by Kery Qi · 3 weeks ago
  90. 63804fe Linux 6.19-rc7 by Linus Torvalds · 3 weeks ago
  91. 1742272 selftests: net: add ipv6 ping to local address from localhost by Fernando Fernandez Mancera · 3 weeks ago
  92. 03cbcdf ipv6: use the right ifindex when replying to icmpv6 from localhost by Fernando Fernandez Mancera · 3 weeks ago
  93. 09f979d net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins() by Zilin Guan · 3 weeks ago
  94. 944c614 sfc: fix deadlock in RSS config read by Edward Cree · 3 weeks ago
  95. f66f5c2 Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 3 weeks ago
  96. 0237777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 weeks ago
  97. f9e6e6d Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 weeks ago
  98. 0a6dce0 Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 weeks ago
  99. 11de40c Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 weeks ago
  100. 913fb06 Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 weeks ago