1. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  2. 29cd3867 net: wwan: iosm: fix compilation warning by M Chetan Kumar · 3 years, 2 months ago
  3. 4ca110b cxgb4: fix eeprom len when diagnostics not implemented by Rahul Lakkireddy · 3 years, 2 months ago
  4. c7ebe23c net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer() by Dan Carpenter · 3 years, 2 months ago
  5. 721111b gve: fix unmatched u64_stats_update_end() by Dan Carpenter · 3 years, 2 months ago
  6. 68eabc3 net: ethernet: lantiq_etop: Fix compilation error by Aleksander Jan Bajkowski · 3 years, 2 months ago
  7. bb7bbb6 net: marvell: mvpp2: Fix wrong SerDes reconfiguration order by Marek Behún · 3 years, 2 months ago
  8. 7a16685 net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory by Christophe JAILLET · 3 years, 2 months ago
  9. f64ab8e net: stmmac: allow a tc-taprio base-time of zero by Vladimir Oltean · 3 years, 2 months ago
  10. 688db0c net: hns3: allow configure ETS bandwidth of all TCs by Guangbin Huang · 3 years, 2 months ago
  11. 91fcc79 net: hns3: remove check VF uc mac exist when set by PF by Guangbin Huang · 3 years, 2 months ago
  12. 1122eac net: hns3: fix some mac statistics is always 0 in device version V2 by Guangbin Huang · 3 years, 2 months ago
  13. e140c79 net: hns3: fix kernel crash when unload VF while it is being reset by Yufeng Mo · 3 years, 2 months ago
  14. 3b6db4a net: hns3: sync rx ring head in echo common pull by Yufeng Mo · 3 years, 2 months ago
  15. 0b653a8 net: hns3: fix pfc packet number incorrect after querying pfc parameters by Jie Wang · 3 years, 2 months ago
  16. beb27ca net: hns3: fix ROCE base interrupt vector initialization bug by Jie Wang · 3 years, 2 months ago
  17. 3b4c656 net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac table is full by Guangbin Huang · 3 years, 2 months ago
  18. 8f1bc38b net: mana: Fix spelling mistake "calledd" -> "called" by Colin Ian King · 3 years, 2 months ago
  19. 43aa493 amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini() by Taehee Yoo · 3 years, 2 months ago
  20. dc2fc9f net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10 by Marek Behún · 3 years, 3 months ago
  21. 9758aba amt: add IPV6 Kconfig dependency by Arnd Bergmann · 3 years, 2 months ago
  22. 1c360cc gve: Fix off by one in gve_tx_timeout() by Dan Carpenter · 3 years, 2 months ago
  23. 0b91119 hamradio: defer 6pack kfree after unregister_netdev by Lin Ma · 3 years, 2 months ago
  24. 3e0588c hamradio: defer ax25 kfree after unregister_netdev by Lin Ma · 3 years, 2 months ago
  25. 54f0bad net: sungem_phy: fix code indentation by Jean Sacren · 3 years, 2 months ago
  26. d20f7a0 Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 2 months ago
  27. c45231a litex_liteeth: Fix a double free in the remove function by Christophe JAILLET · 3 years, 3 months ago
  28. e1464db net: marvell: prestera: fix hw structure laid out by Volodymyr Mytnyk · 3 years, 3 months ago
  29. 85879f1 net: hisilicon: fix hsn3_ethtool kernel-doc warnings by Randy Dunlap · 3 years, 3 months ago
  30. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 3 months ago
  31. 69c55f6 can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip_rx_int_enable() by Marc Kleine-Budde · 3 years, 3 months ago
  32. 691204b can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off by Marc Kleine-Budde · 3 years, 3 months ago
  33. 6b78ba3 can: peak_usb: exchange the order of information messages by Stephane Grosjean · 3 years, 3 months ago
  34. 3f1c7aa can: peak_usb: always ask for BERR reporting for PCAN-USB devices by Stephane Grosjean · 3 years, 3 months ago
  35. d9447f7 can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path by Vincent Mailhol · 3 years, 3 months ago
  36. 10d0f97 Merge branch 'pci/vpd' by Bjorn Helgaas · 3 years, 3 months ago
  37. a46a503 net: marvell: prestera: fix patchwork build problems by Volodymyr Mytnyk · 3 years, 3 months ago
  38. dce981c amt: remove duplicate include in amt.c by Zhang Mingyu · 3 years, 3 months ago
  39. a6785bd octeontx2-nicvf: fix ioctl callback by Arnd Bergmann · 3 years, 3 months ago
  40. 9dcc007 ax88796c: fix ioctl callback by Arnd Bergmann · 3 years, 3 months ago
  41. 3f81c57 amt: Fix NULL but dereferenced coccicheck error by Yang Li · 3 years, 3 months ago
  42. 6789a4c0 net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF by Jakub Kicinski · 3 years, 3 months ago
  43. 827beb7 net: ethernet: litex: Remove unnecessary print function dev_err() by Xu Wang · 3 years, 3 months ago
  44. 9cbc336 octeontx2-pf: select CONFIG_NET_DEVLINK by Arnd Bergmann · 3 years, 3 months ago
  45. f6a5101 sfc: use swap() to make code cleaner by Yang Guang · 3 years, 3 months ago
  46. d7be1d1 octeontx2-af: use swap() to make code cleaner by Yang Guang · 3 years, 3 months ago
  47. 0c500ef tg3: Remove redundant assignments by luo penghao · 3 years, 3 months ago
  48. b93c6a9 bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed by Huang Guobin · 3 years, 3 months ago
  49. a5bda90 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 3 months ago
  50. a4db905 net: phy: fix duplex out of sync problem while changing settings by Heiner Kallweit · 3 years, 3 months ago
  51. abfecb3 Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 3 months ago
  52. 43e1b12 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 3 months ago
  53. e6ba527 ice: Fix race conditions between virtchnl handling and VF ndo ops by Brett Creeley · 3 years, 4 months ago
  54. b385cca ice: Fix not stopping Tx queues for VFs by Brett Creeley · 3 years, 4 months ago
  55. ce572a5 ice: Fix replacing VF hardware MAC to existing MAC filter by Sylwester Dziedziuch · 3 years, 9 months ago
  56. 0299fae ice: Remove toggling of antispoof for VF trusted promiscuous mode by Brett Creeley · 3 years, 9 months ago
  57. 1a8c777 ice: Fix VF true promiscuous mode by Brett Creeley · 3 years, 11 months ago
  58. 25edbc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 3 months ago
  59. 92f6248 net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge by Vladimir Oltean · 3 years, 3 months ago
  60. 5f15d39 net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled by Ansuel Smith · 3 years, 3 months ago
  61. a441434 amt: Remove duplicate include by Jiapeng Chong · 3 years, 3 months ago
  62. db24343 amt: fix error return code in amt_init() by Yang Yingliang · 3 years, 3 months ago
  63. 236f57f net: marvell: prestera: Add explicit padding by Geert Uytterhoeven · 3 years, 3 months ago
  64. 6ab9f57 bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD by Wan Jiabing · 3 years, 3 months ago
  65. d52bcb4 net: davinci_emac: Fix interrupt pacing disable by Maxim Kiselev · 3 years, 3 months ago
  66. 2649949 net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy by Yuiko Oshino · 3 years, 3 months ago
  67. 44261f8 Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
  68. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 3 months ago
  69. 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  70. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 3 months ago
  71. 1d6d336 net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c by Jean Sacren · 3 years, 3 months ago
  72. 047304d netdevsim: fix uninit value in nsim_drv_configure_vfs() by Jakub Kicinski · 3 years, 3 months ago
  73. a2a2a69 Merge tag 'v5.15' into rdma.git for-next by Jason Gunthorpe · 3 years, 3 months ago
  74. b75f709 amt: add mld report message handler by Taehee Yoo · 3 years, 3 months ago
  75. bc54e49 amt: add multicast(IGMP) report message handler by Taehee Yoo · 3 years, 3 months ago
  76. cbc21dc amt: add data plane of amt interface by Taehee Yoo · 3 years, 3 months ago
  77. b9022b5 amt: add control plane of amt interface by Taehee Yoo · 3 years, 3 months ago
  78. a66f64b netdevsim: rename 'driver' entry points by Jakub Kicinski · 3 years, 3 months ago
  79. a3353ec netdevsim: move max vf config to dev by Jakub Kicinski · 3 years, 3 months ago
  80. 1c40107 netdevsim: move details of vf config to dev by Jakub Kicinski · 3 years, 3 months ago
  81. 5e388f3 netdevsim: move vfconfig to nsim_dev by Jakub Kicinski · 3 years, 3 months ago
  82. 26c37d8 netdevsim: take rtnl_lock when assigning num_vfs by Jakub Kicinski · 3 years, 3 months ago
  83. 635096a net: mana: Support hibernation and kexec by Dexuan Cui · 3 years, 3 months ago
  84. 62ea8b7 net: mana: Improve the HWC error handling by Dexuan Cui · 3 years, 3 months ago
  85. 3c37f35 net: mana: Report OS info to the PF driver by Dexuan Cui · 3 years, 3 months ago
  86. 6c7ea69 net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() by Dexuan Cui · 3 years, 3 months ago
  87. 6b278c0 ibmvnic: delay complete() by Sukadev Bhattiprolu · 3 years, 3 months ago
  88. 6e20d00 ibmvnic: Process crqs after enabling interrupts by Sukadev Bhattiprolu · 3 years, 3 months ago
  89. 8878e46 ibmvnic: don't stop queue in xmit by Sukadev Bhattiprolu · 3 years, 3 months ago
  90. f7536ff nfp: flower: Allow ipv6gretap interface for offloading by Yu Xiao · 3 years, 3 months ago
  91. ebed1cf Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 3 months ago
  92. 2aec919 Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 3 months ago
  93. 4e44671 RDMA/qed: Use helper function to set GUIDs by Kamal Heib · 3 years, 3 months ago
  94. 816625c virtio-net: don't let virtio core to validate used length by Jason Wang · 3 years, 3 months ago
  95. fc02e8c virtio_net: clarify tailroom logic by Michael S. Tsirkin · 3 years, 3 months ago
  96. 6d40edc Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years, 3 months ago
  97. d269287 bnxt_en: Remove not used other ULP define by Leon Romanovsky · 3 years, 3 months ago
  98. 5c59579 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years, 3 months ago
  99. ba064e4 netdevsim: remove max_vfs dentry by Jakub Kicinski · 3 years, 3 months ago
  100. b16eb3c net/mlx5: Support internal port as decap route device by Ariel Levkovich · 4 years ago