1. 6ebcf50 net: openvswitch: don't schedule rebalancing if there are no datapaths by Ilya Maximets · 12 days ago master testing
  2. 8c9190b net: phy: dp83848: check phy_read() return value in config_init() by Donggeun Yoo · 12 days ago
  3. e84b89f net: airoha: grow the small RX rings by Vitaliy Sochnev · 13 days ago
  4. 94284e5 devlink: use direct firmware requests for flash updates by Miguel Garcia · 12 days ago
  5. d5f5853 netdevsim: take bus device refcount before registering device by Adriano Cordova · 12 days ago
  6. a5249d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 6 weeks ago
  7. adf50c4 Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 11 days ago
  8. 8ab1afb Merge tag 'for-7.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 days ago
  9. 97be98b9 Merge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs by Linus Torvalds · 11 days ago
  10. 7042c8c net: libwx: rename wx_pf_flags to wx_flags by Jiawen Wu · 13 days ago
  11. b35d3d2 octeon_ep: remove redundant memset in octep_setup_pfvf_mbox() by Sang-Heon Jeon · 13 days ago
  12. 60c1bcd octeontx2-pf: Add NIXLF error and poison interrupt handlers by Naveen Mamindlapalli · 2 weeks ago
  13. 66817a9 net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list() by HW He · 13 days ago
  14. 8e2faf9 net: stmmac: drop the queue-0 pinning for GSO frames by Lorenzo Bianconi · 2 weeks ago
  15. e048669 octeontx2: use dev_err_probe() for deferred probe by Juuso Rinta · 13 days ago
  16. 6b8fed2 net: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after reset by Lorenzo Bianconi · 14 days ago
  17. 7db28ab net: airoha: enable RX_DONE interrupt for RX queue 31 by Lorenzo Bianconi · 2 weeks ago
  18. 1ab75e8 Merge branch 'net-stmmac-dwmac4-auto-discover-uc-filter-size' by Paolo Abeni · 11 days ago
  19. 6815415 net: stmmac: dwmac4: Use the full perfect filter ability for UC filter by Maxime Chevallier · 2 weeks ago
  20. 384ee23 net: stmmac: dwmac4: Read the UC filter size from hardware capabilities by Maxime Chevallier · 2 weeks ago
  21. e16acad Merge branch 'net-dsa-motorcomm-add-led-support' by Jakub Kicinski · 11 days ago
  22. 5f28f63 dt-bindings: net: dsa: yt921x: Add LEDs definition example by David Yang · 2 weeks ago
  23. 9af9a81 net: dsa: motorcomm: Add LED support by David Yang · 2 weeks ago
  24. e9423a6 net: dsa: motorcomm: Split SMI module by David Yang · 2 weeks ago
  25. 9c472a0 net: dsa: motorcomm: Move to subdirectory by David Yang · 2 weeks ago
  26. b1950d0 net: dsa: yt921x: Check lock status with lockdep_assert_held_once() by David Yang · 2 weeks ago
  27. 2f38e26 Merge branch 'net-rds-own-the-fastpath-locks-across-connection-teardown' by Jakub Kicinski · 11 days ago
  28. 260c630 net/rds: don't let rds_conn_shutdown() consume a concurrent drop by Allison Henderson · 2 weeks ago
  29. 813f358 net/rds: acquire the fastpath locks in rds_conn_shutdown() by Håkon Bugge · 2 weeks ago
  30. 02c5f9d net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks() by Allison Henderson · 2 weeks ago
  31. e8e60d7 net/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdown by Gerd Rausch · 2 weeks ago
  32. 103c4b1 net/rds: clear cp_flags bits individually in rds_conn_path_reset() by Allison Henderson · 2 weeks ago
  33. 17c4476 net/rds: use clear_bit_unlock() in release_refill() by Allison Henderson · 2 weeks ago
  34. 6d0c8b7 net/rds: use wq_has_sleeper() in release_in_xmit() by Allison Henderson · 2 weeks ago
  35. 08710f0 net: usb: qmi_wwan: add Compal EXM-G1x support by Ian Lin · 2 weeks ago
  36. d85f521 net: macb: exclude software FCS from TX byte statistics by Nicolai Buchwitz · 2 weeks ago
  37. 3498acd net: phy: air_en8811h: restore AN8811HB LED GPIO after MCU restart by Ziyou Xu · 2 weeks ago
  38. 17d7aa6 netdev: don't use dev->flags for IFF_UP by Jakub Kicinski · 14 days ago
  39. fcfb5ff netdev: correct error code in netdev_nl_queue_fill_lease() by Jakub Kicinski · 14 days ago
  40. e8965b0 net: pcs: lynx: add support for 25GBASE-R by Vincent Jardin · 11 days ago
  41. 795eb0f Merge branch 'net-dsa-mt7530-modernise-register-access-and-add-two-dsa-ops' by Jakub Kicinski · 11 days ago
  42. e5ed29f net: dsa: mt7530: implement port_change_conduit op by Daniel Golle · 14 days ago
  43. e1d532b net: dsa: mt7530: implement port_fast_age by Daniel Golle · 14 days ago
  44. 3d8ca6f net: dsa: mt7530: convert to use field accessor macros by Daniel Golle · 14 days ago
  45. d7110c1 net: dsa: mt7530: drop the dummy poll machinery by Daniel Golle · 14 days ago
  46. 10d9d83 net: dsa: mt7530: replace mt7530_read with regmap_read by Daniel Golle · 14 days ago
  47. f6692ee net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API by Daniel Golle · 14 days ago
  48. 63ba2b7 net: dsa: mt7530: replace mt7530_write with regmap_write by Daniel Golle · 14 days ago
  49. b62351d net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read by Daniel Golle · 14 days ago
  50. fbf5096 net: dsa: mt7530: move MDIO bus locking into regmap by Daniel Golle · 14 days ago
  51. 277c1de Merge branch 'net-mdio-realtek-rtl9300-add-rtl83xx-support' by Jakub Kicinski · 12 days ago
  52. d4ce2ce net: mdio: realtek-rtl9300: reword Kconfig and module description by Markus Stockhausen · 14 days ago
  53. 11b8be8 net: mdio: realtek-rtl9300: Add support for RTL839x by Markus Stockhausen · 14 days ago
  54. 6ab6cb6 net: mdio: realtek-rtl9300: Add support for RTL838x by Markus Stockhausen · 14 days ago
  55. cc7a5bf net: mdio: realtek-rtl9300: Open up C22 and C45 space in parallel by Markus Stockhausen · 14 days ago
  56. 6be4be0 net: mdio: realtek-rtl9300: Increase MDIO timeout by Markus Stockhausen · 14 days ago
  57. cc3cb8d net: mdio: realtek-rtl9300: Add page tracking by Markus Stockhausen · 14 days ago
  58. ee18e22 net: mdio: realtek-rtl9300: Configure hardware polling during probing by Markus Stockhausen · 14 days ago
  59. fe7a07f net: mdio: realtek-rtl9300: suppress sysfs bind/unbind attributes by Markus Stockhausen · 14 days ago
  60. 4b1d5d5 net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus by Daniel Golle · 14 days ago
  61. 2df7667 net: phy: add phy_detach_internal() helper by Markus Stockhausen · 14 days ago
  62. 3383b50 net: mdio: realtek-rtl9300: deny C45 over C22 access by Markus Stockhausen · 14 days ago
  63. 1c86cd6 net: mdio: realtek-rtl9300: Add polling documentation by Markus Stockhausen · 14 days ago
  64. c3a1b67 dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series by Markus Stockhausen · 14 days ago
  65. 1d91ec5 Merge branch 'usb-replace-page-allocator-calls-with-kmalloc' by Jakub Kicinski · 12 days ago
  66. 534b188 USB: speedtch: replace __get_free_page() with kmalloc() by Mike Rapoport (Microsoft) · 2 weeks ago
  67. a3b4826 USB: cxacru: replace __get_free_page() with kmalloc() by Mike Rapoport (Microsoft) · 2 weeks ago
  68. 7c0ec62 net: Replace %pK output with 0 by Sebastian Andrzej Siewior · 13 days ago
  69. 5add7c8 netdevsim: fix panic when NETIF_F_LOOPBACK is set on a VF port by Jiayuan Chen · 13 days ago
  70. 25a477c Merge branch 'selftests-drv-net-split-up-gro-py' by Jakub Kicinski · 12 days ago
  71. 34d89de selftests: drv-net: bump the timeout to 15min by Jakub Kicinski · 13 days ago
  72. f225a73 selftests: drv-net: split gro.py into one test per coalescing mode by Jakub Kicinski · 13 days ago
  73. 889b0cc selftests: drv-net: hw: rename gro_hw.py to gro_stats.py by Jakub Kicinski · 13 days ago
  74. 577b5358 dt-bindings: net: fsl,fman-dtsec: Drop redundant pcs-handle-names dependency by Krzysztof Kozlowski · 13 days ago
  75. debac3a net: Remove conflicting altnames for dying netns in __dev_change_net_namespace(). by Kuniyuki Iwashima · 14 days ago
  76. 8f051d2 Merge branch 'net-dsa-realtek-enable-rtl8365mb-power-supplies' by Jakub Kicinski · 12 days ago
  77. bd6b764f net: dsa: realtek: rtl83xx: use dev_err_cast_probe() for reset GPIO by Oleksij Rempel · 2 weeks ago
  78. f823644 net: dsa: realtek: rtl83xx: add support for enabling supplies by Ahmad Fatoum · 2 weeks ago
  79. f4d0254 dt-bindings: net: dsa: realtek: add RTL8365MB power supplies by Oleksij Rempel · 2 weeks ago
  80. 5a3f7a6 net: bridge: mcast: don't truncate the port group walk on teardown by Jun Yang · 2 weeks ago
  81. 4187c29 net: optimize netif_is_l3_master() and netif_is_l3_slave() by Eric Dumazet · 14 days ago
  82. af602c7 bonding: do not clear curr_active_slave prematurely when releasing all slaves by Eric Dumazet · 14 days ago
  83. 1c03d3a Merge branch 'bonding-fix-tlb-load-tracking-overflow-on-high-speed-nics' by Jakub Kicinski · 12 days ago
  84. 4cef95f bonding: fix u32 overflow in compute_gap() by Hangbin Liu · 2 weeks ago
  85. e147615 bonding: convert unbalanced_load to per-cpu state by Hangbin Liu · 2 weeks ago
  86. 940de59 Merge tag 'hardening-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 12 days ago
  87. 7ac81e2 dm-ebs: fix incorrect device offset check in ebs_ctr() by Genjian Zhang · 5 weeks ago
  88. 7d4d4f3 dm-integrity: fix NULL pointer dereference when the 'R' flag is used by Mikulas Patocka · 12 days ago
  89. 544d85d net: qrtr: Send HELLO message on endpoint register by Chris Lew · 3 weeks ago
  90. d0ec95a hv_netvsc: Advertise the SR-IOV capability for CoCo VMs by Dexuan Cui · 2 weeks ago
  91. f695390 octeontx2-af: Fix limiting SRIOV VF count logic by Sunil Goutham · 2 weeks ago
  92. c29b37ed net: fbnic: validate mailbox TLV extents by Pengpeng Hou · 2 weeks ago
  93. 0a1071a Merge branch 'net-prepare-skb-extensions-for-reuse-across-scrubs' by Jakub Kicinski · 13 days ago
  94. dbe45b2 net: Make skb_ext_put_mctp() idempotent by Jakub Sitnicki · 2 weeks ago
  95. d7470cb net: Make skb_ext_put_sp() idempotent by Jakub Sitnicki · 2 weeks ago
  96. 70f3995 bonding: alb: fix uninitialized transport header access in alb_determine_nd() by Eric Dumazet · 14 days ago
  97. b264d84 s390/ctcm: Prevent XID null dereference by Aswin Karuvally · 3 weeks ago
  98. 2625480 hardening: Default randstruct off with rust for better allmodconfig support by Mark Brown · 13 days ago
  99. 89a3129 Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linux by Linus Torvalds · 13 days ago
  100. 9a58da8 Merge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb by Linus Torvalds · 13 days ago