1. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 4 years ago
  2. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  3. 286a862 net: dsa: xrs700x: check if partner is same as port in hsr join by George McCollister · 4 years ago
  4. 9c39198 Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
  5. f7d9d48 net: lapbether: Remove netif_start_queue / netif_stop_queue by Xie He · 4 years ago
  6. 2055a99 net: bonding: fix error return code of bond_neigh_init() by Jia-Ju Bai · 4 years ago
  7. 29d98f5 net: enetc: allow hardware timestamping on TX queues with tc-etf enabled by Vladimir Oltean · 4 years ago
  8. 1b2395d net: enetc: set MAC RX FIFO to recommended value by Alex Marginean · 4 years ago
  9. 2e26962 net: davicom: Use platform_get_irq_optional() by Paul Cercueil · 4 years ago
  10. cf9e60a net: davicom: Fix regulator not turned off on driver removal by Paul Cercueil · 4 years ago
  11. ac88c53 net: davicom: Fix regulator not turned off on failed probe by Paul Cercueil · 4 years ago
  12. 62765d3 net: wan: fix error return code of uhdlc_init() by Jia-Ju Bai · 4 years ago
  13. 143c253 net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() by Jia-Ju Bai · 4 years ago
  14. 4d8c79b net: usb: log errors to dmesg/syslog by Grant Grundler · 4 years ago
  15. 492bbe7 net: usb: cdc_ncm: emit dev_err on error paths by Grant Grundler · 4 years ago
  16. a4813dc net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the file chcr_ktls.c by Bhaskar Chowdhury · 4 years ago
  17. bf9279c net: dsa: bcm_sf2: simplify optional reset handling by Philipp Zabel · 4 years ago
  18. 6c810cf crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 4 years ago
  19. fbda790 Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  20. a4dcfbc ethernet: alx: fix order of calls on resume by Jakub Kicinski · 4 years ago
  21. 3e21a10 lan743x: trim all 4 bytes of the FCS; not just 2 by George McCollister · 4 years ago
  22. d8861ba gianfar: fix jumbo packets+napi+rx overrun crash by Michael Braun · 4 years ago
  23. 155b23e sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count by Denis Efremov · 4 years ago
  24. 85554bc net/hamradio/6pack: remove redundant check in sp_encaps() by Denis Efremov · 4 years ago
  25. abbf9a0 r8169: fix r8168fp_adjust_ocp_cmd function by Hayes Wang · 4 years ago
  26. 69cdb79 ibmvnic: remove excessive irqsave by Junlin Yang · 4 years ago
  27. 8eb37ab stmmac: intel: Fixes clock registration error seen for multiple interfaces by Wong Vee Khee · 4 years ago
  28. 9a7b395 net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII by Ong Boon Leong · 4 years ago
  29. 6650d31 net: intel: iavf: fix error return code of iavf_init_get_resources() by Jia-Ju Bai · 4 years ago
  30. 38c26ff net: tehuti: fix error return code in bdx_probe() by Jia-Ju Bai · 4 years ago
  31. 00ff801 net/mlx4_en: update moderation when config reset by Kevin(Yudong) Yang · 4 years ago
  32. 67eb211 ibmvnic: always store valid MAC address by Jiri Wiesner · 4 years ago
  33. 863a42b netdevsim: init u64 stats for 32bit hardware by Hillf Danton · 4 years ago
  34. 6c59cff net: usb: qmi_wwan: allow qmimux add/del with master up by Daniele Palmas · 4 years ago
  35. 6a5166e net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled by Vladimir Oltean · 4 years ago
  36. 053d8ad net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10 by Vladimir Oltean · 4 years ago
  37. f1becbe net: mscc: ocelot: properly reject destination IP keys in VCAP IS1 by Vladimir Oltean · 4 years ago
  38. c5a58f8 Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  39. 7a76638 ixgbe: Fix memleak in ixgbe_configure_clsu32 by Dinghao Liu · 4 years, 2 months ago
  40. d785e1f ixgbe: fail to create xfrm offload of IPsec tunnel mode SA by Antony Antony · 4 years, 5 months ago
  41. 4b5dc1a Revert "r8152: adjust the settings about MAC clock speed down for RTL8153" by Hayes Wang · 4 years ago
  42. b124223 net: macb: Add default usrio config to default gem config by Atish Patra · 4 years ago
  43. ef9a6df Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years ago
  44. 879c348 net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 by Ong Boon Leong · 4 years ago
  45. 6881b07 ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning. by Michal Suchanek · 4 years ago
  46. 2378b2c octeontx2-af: cn10k: fix an array overflow in is_lmac_valid() by Dan Carpenter · 4 years ago
  47. 295d4cd iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle()) by Jiri Kosina · 4 years ago
  48. 436b265 iwlwifi: fix ARCH=i386 compilation warnings by Pierre-Louis Bossart · 4 years ago
  49. a22549f iwlwifi: mvm: add terminate entry for dmi_system_id tables by Wei Yongjun · 4 years, 1 month ago
  50. 2991397 xen-netback: respect gnttab_map_refs()'s return value by Jan Beulich · 4 years, 1 month ago
  51. 95b39f0 net: ethernet: mtk-star-emac: fix wrong unmap in RX handling by Biao Huang · 4 years ago
  52. fa706dc stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-S by Wong Vee Khee · 4 years ago
  53. 386a966 vio: make remove callback return void by Uwe Kleine-König · 4 years, 1 month ago
  54. 3946688 hv_netvsc: Fix validation in netvsc_linkstatus_callback() by Andrea Parri (Microsoft) · 4 years ago
  55. 2eb4898 Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years ago
  56. 3a5d12c net: enetc: keep RX ring consumer index in sync with hardware by Vladimir Oltean · 4 years ago
  57. 96a5223 net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr by Vladimir Oltean · 4 years ago
  58. c76a972 net: enetc: force the RGMII speed and duplex instead of operating in inband mode by Vladimir Oltean · 4 years ago
  59. a74dbce net: enetc: don't disable VLAN filtering in IFF_PROMISC mode by Vladimir Oltean · 4 years ago
  60. 827b6fd net: enetc: fix incorrect TPID when receiving 802.1ad tagged packets by Vladimir Oltean · 4 years ago
  61. 6d36ecd net: enetc: take the MDIO lock only once per NAPI poll cycle by Vladimir Oltean · 4 years ago
  62. 3222b5b net: enetc: initialize RFS/RSS memories for unused ports too by Vladimir Oltean · 4 years ago
  63. c646d10 net: enetc: don't overwrite the RSS indirection table when initializing by Vladimir Oltean · 4 years ago
  64. 165bc5a sh_eth: fix TRSCER mask for R7S9210 by Sergey Shtylyov · 4 years ago
  65. 75be7fb sh_eth: fix TRSCER mask for R7S72100 by Sergey Shtylyov · 4 years ago
  66. 8c91bc3 sh_eth: fix TRSCER mask for SH771x by Sergey Shtylyov · 4 years ago
  67. d9032db net: phy: fix save wrong speed and duplex problem if autoneg is on by Guangbin Huang · 4 years ago
  68. 826d821 xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating by Jan Beulich · 4 years, 1 month ago
  69. 73f476a net: phy: ti: take into account all possible interrupt sources by Ioana Ciornei · 4 years, 1 month ago
  70. 2712625 can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode by Torin Cooper-Bennun · 4 years, 1 month ago
  71. 2afe72e can: mcp251xfd: revert "can: mcp251xfd: add BQL support" by Marc Kleine-Budde · 4 years, 1 month ago
  72. c638200 can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode by Joakim Zhang · 4 years, 1 month ago
  73. ec15e27 can: flexcan: enable RX FIFO after FRZ/HALT valid by Joakim Zhang · 4 years, 1 month ago
  74. 449052c can: flexcan: assert FRZ bit in flexcan_chip_freeze() by Joakim Zhang · 4 years, 1 month ago
  75. b36fc87 net: hns3: fix bug when calculating the TCAM table info by Jian Shen · 4 years ago
  76. c75ec14 net: hns3: fix query vlan mask value error for flow director by Jian Shen · 4 years ago
  77. ae85ddd net: hns3: fix error mask definition of flow director by Jian Shen · 4 years ago
  78. d313d16 net: broadcom: bcm4908_enet: enable RX after processing packets by Rafał Miłecki · 4 years, 1 month ago
  79. 20d7d1c bnxt_en: reliably allocate IRQ table on reset to avoid crash by Edwin Peer · 4 years, 1 month ago
  80. d20cd74 bnxt_en: Fix race between firmware reset and driver remove. by Vasundhara Volam · 4 years, 1 month ago
  81. dc860b8 mlxsw: spectrum_router: Ignore routes using a deleted nexthop object by Ido Schimmel · 4 years, 1 month ago
  82. ae9b24dd mlxsw: spectrum_ethtool: Add an external speed to PTYS register by Danielle Ratson · 4 years, 1 month ago
  83. 6a4d723 net: fec: ptp: avoid register access when ipg clock is disabled by Heiko Thiery · 4 years, 1 month ago
  84. 7f65415 net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused by Arnd Bergmann · 4 years, 1 month ago
  85. 63c75c0 net: dsa: mt7530: don't build GPIO support if !GPIOLIB by DENG Qingfang · 4 years, 1 month ago
  86. 907310c net: mscc: ocelot: select NET_DEVLINK by Arnd Bergmann · 4 years, 1 month ago
  87. 9c63faa net: stmmac: re-init rx buffers when mac resume back by Joakim Zhang · 4 years, 1 month ago
  88. 396e13e net: stmmac: fix wrongly set buffer2 valid when sph unsupport by Joakim Zhang · 4 years, 1 month ago
  89. bfaf91c net: stmmac: fix dma physical address of descriptor when display ring by Joakim Zhang · 4 years, 1 month ago
  90. c511819 net: stmmac: fix watchdog timeout during suspend/resume stress test by Joakim Zhang · 4 years, 1 month ago
  91. a3e860a net: stmmac: stop each tx channel independently by Joakim Zhang · 4 years, 1 month ago
  92. 0d1bf7a Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by Jakub Kicinski · 4 years ago
  93. c490492 mt76: mt7915: fix unused 'mode' variable by Arnd Bergmann · 4 years, 1 month ago
  94. d0bd52c mt76: dma: do not report truncated frames to mac80211 by Lorenzo Bianconi · 4 years, 1 month ago
  95. fb5fabb mt76: mt7921: remove incorrect error handling by Arnd Bergmann · 4 years, 1 month ago
  96. 62541e2 iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabled by Kalle Valo · 4 years, 1 month ago
  97. ffc1759 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 1 month ago
  98. 5ad3dba Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  99. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  100. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 1 month ago