1. c5a58f8 Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  2. 2991397 xen-netback: respect gnttab_map_refs()'s return value by Jan Beulich · 3 years, 11 months ago
  3. ffc1759 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 11 months ago
  4. 5ad3dba Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 11 months ago
  5. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  6. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 11 months ago
  7. 6cf7391 r8169: fix jumbo packet handling on RTL8168e by Heiner Kallweit · 3 years, 11 months ago
  8. 764d31c net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 by Christian Melki · 3 years, 11 months ago
  9. 4d9274c net: broadcom: bcm4908_enet: fix NAPI poll returned value by Rafał Miłecki · 3 years, 11 months ago
  10. 4dc7f09 net: broadcom: bcm4908_enet: fix RX path possible mem leak by Rafał Miłecki · 3 years, 11 months ago
  11. fcd4ba3 net: dsa: sja1105: Remove unneeded cast in sja1105_crc32() by Geert Uytterhoeven · 3 years, 11 months ago
  12. 8f1c0fd ibmvnic: fix a race between open and reset by Sukadev Bhattiprolu · 3 years, 11 months ago
  13. 17d7fd4 net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe() by Wei Yongjun · 3 years, 11 months ago
  14. 4e096a1 net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 11 months ago
  15. 88eee9b7 net: usb: qmi_wwan: support ZTE P685M modem by Lech Perczak · 3 years, 11 months ago
  16. 6fbd15c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 11 months ago
  17. bce2473 wireguard: kconfig: use arm chacha even with no neon by Jason A. Donenfeld · 4 years ago
  18. 8b5553a wireguard: queueing: get rid of per-peer ring buffers by Jason A. Donenfeld · 4 years ago
  19. 99fff52 wireguard: device: do not generate ICMP for non-IP packets by Jason A. Donenfeld · 4 years ago
  20. 5a05986 wireguard: peer: put frequently used members above cache lines by Jason A. Donenfeld · 4 years ago
  21. 7f57bd8 wireguard: socket: remove bogus __be32 annotation by Jann Horn · 4 years ago
  22. 30ac4e2 wireguard: avoid double unlikely() notation when using IS_ERR() by Antonio Quartulli · 4 years ago
  23. 92584dd vxlan: move debug check after netdev unregister by Taehee Yoo · 4 years ago
  24. 40fa756 r8152: spilt rtl_set_eee_plus and r8153b_green_en by Hayes Wang · 4 years ago
  25. 156c320 r8152: replace netif_err with dev_err by Hayes Wang · 4 years ago
  26. c79515e r8152: check if the pointer of the function exists by Hayes Wang · 4 years ago
  27. 7a0ae61 r8152: enable U1/U2 for USB_SPEED_SUPER by Hayes Wang · 4 years ago
  28. f9b3827 net: dsa: b53: Support setting learning on port by Florian Fainelli · 4 years ago
  29. e6dd86e net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter by Florian Fainelli · 4 years ago
  30. 18755e2 Marvell Sky2 Ethernet adapter: fix warning messages. by Krzysztof Halasa · 4 years ago
  31. 9bc1ef6 bcm63xx_enet: fix sporadic kernel panic by Sieng Piaw Liew · 4 years ago
  32. ee576c4 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 11 months ago
  33. 95efabf virtio_net: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  34. 42870a1a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 11 months ago
  35. 8eb65fd net/mlx4_core: Add missed mlx4_free_cmd_mailbox() by Chuhong Yuan · 4 years ago
  36. 2487768 net: stmmac: fix CBS idleslope and sendslope calculation by Song, Yoong Siang · 4 years ago
  37. 4e9d9d1 net: phy: icplus: call phy_restore_page() when phy_select_page() fails by Dan Carpenter · 4 years ago
  38. 0a8a800 net: mvpp2: skip RSS configurations on loopback port by Stefan Chulski · 4 years ago
  39. 433dfc9 dpaa_eth: fix the access method for the dpaa_napi_portal by Camelia Groza · 4 years ago
  40. 04b385f net: ag71xx: remove unnecessary MTU reservation by DENG Qingfang · 4 years ago
  41. 0393e46 ice: update the number of available RSS queues by Henry Tieman · 4 years, 2 months ago
  42. 0d4907f ice: Fix state bits on LLDP mode switch by Dave Ertman · 4 years, 2 months ago
  43. a6aa7c8 ice: Account for port VLAN in VF max packet size calculation by Brett Creeley · 4 years, 4 months ago
  44. 37b52be ice: Set trusted VF as default VSI when setting allmulti on by Brett Creeley · 4 years, 4 months ago
  45. 3672ac8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
  46. 7dcf7aa ice: report correct max number of TCs by Dave Ertman · 4 years, 5 months ago
  47. a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years ago
  48. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  49. 10e2ec8 Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
  50. 3a2eb51 octeontx2-af: Fix an off by one in rvu_dbg_qsize_write() by Dan Carpenter · 4 years ago
  51. 9c5b80b Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
  52. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  53. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  54. b32cddd i40e: Fix endianness conversions by Norbert Ciosek · 4 years ago
  55. 61c1e0e i40e: Fix add TC filter for IPv6 by Mateusz Palczewski · 4 years, 1 month ago
  56. dc88126 i40e: Fix VFs not created by Sylwester Dziedziuch · 4 years, 2 months ago
  57. 28b1208 i40e: Fix addition of RX filters after enabling FW LLDP agent by Mateusz Palczewski · 4 years, 2 months ago
  58. 4cdb9f8 i40e: Fix overwriting flow control settings during driver loading by Mateusz Palczewski · 4 years, 2 months ago
  59. d2c788f i40e: Add zero-initialization of AQ command structures by Mateusz Palczewski · 4 years, 2 months ago
  60. 58cab46 i40e: Fix memory leak in i40e_probe by Keita Suzuki · 4 years, 3 months ago
  61. 92c6058 i40e: Fix flow for IPv6 next header (extension header) by Slawomir Laba · 4 years, 4 months ago
  62. 7289e26 Merge tag 'v5.11' into rdma.git for-next by Jason Gunthorpe · 4 years ago
  63. 38b5133 octeontx2-pf: Fix otx2_get_fecparam() by Dan Carpenter · 4 years ago
  64. c776626 cteontx2-pf: cn10k: Prevent harmless double shift bugs by Dan Carpenter · 4 years ago
  65. 20e07e2 net: stmmac: Add PCI bus info to ethtool driver query output by Wong Vee Khee · 4 years ago
  66. 96be41d net: stmmac: dwmac-sun8i: Add a shutdown callback by Samuel Holland · 4 years ago
  67. 2743aa2 net: stmmac: dwmac-sun8i: Minor probe function cleanup by Samuel Holland · 4 years ago
  68. 1c22f54 net: stmmac: dwmac-sun8i: Use reset_control_reset by Samuel Holland · 4 years ago
  69. afac1d3 net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check by Samuel Holland · 4 years ago
  70. 557ef2d net: stmmac: dwmac-sun8i: Return void from PHY unpower by Samuel Holland · 4 years ago
  71. 80a2a40 r8169: use macro pm_ptr by Heiner Kallweit · 4 years ago
  72. 96313e1 net: mdio: Remove of_phy_attach() by Florian Fainelli · 4 years ago
  73. 5975655 net: mscc: ocelot: select PACKING in the Kconfig by Vladimir Oltean · 4 years ago
  74. 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years ago
  75. b646acd5 net: re-solve some conflicts after net -> net-next merge by Jakub Kicinski · 4 years ago
  76. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  77. b5d007e net: phy: broadcom: Do not modify LED configuration for SFP module PHYs by Robert Hancock · 4 years ago
  78. b834489 net: phy: Add is_on_sfp_module flag and phy_on_sfp helper by Robert Hancock · 4 years ago
  79. 3afd021 net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S by Robert Hancock · 4 years ago
  80. 966df6d lan743x: sync only the received area of an rx ring buffer by Sven Van Asbroeck · 4 years ago
  81. a8db76d lan743x: boost performance on cpu archs w/o dma cache snooping by Sven Van Asbroeck · 4 years ago
  82. 3af409c net: enetc: fix destroyed phylink dereference during unbind by Vladimir Oltean · 4 years ago
  83. 4906887 net: mvneta: Implement mqprio support by Maxime Chevallier · 4 years ago
  84. cf9bf87 net: mvneta: Remove per-cpu queue mapping for Armada 3700 by Maxime Chevallier · 4 years ago
  85. 44c3203 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 4 years ago
  86. 18af77c drivers: net: xilinx_emaclite: remove arch limitation by Gary Guo · 4 years ago
  87. a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 4 years ago
  88. d8ea7ff net: mscc: ocelot: Add support for MRP by Horatiu Vultur · 4 years ago
  89. 06b334f net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111 by Robert Hancock · 4 years ago
  90. cfb971d sfp: add support for 5gbase-t SFPs by Marek Behún · 4 years ago
  91. f6813bd net: phylink: Add 5gbase-r support by Marek Behún · 4 years ago
  92. 32aeba1 tg3: Remove unused PHY_BRCM flags by Florian Fainelli · 4 years ago
  93. 9eab3fd net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP by Shyam Sundar S K · 4 years ago
  94. 84fe68e net: amd-xgbe: Reset link when the link never comes back by Shyam Sundar S K · 4 years ago
  95. 186edbb net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning by Shyam Sundar S K · 4 years ago
  96. 30b7edc net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout by Shyam Sundar S K · 4 years ago
  97. ca0d7fd net: phy: mscc: coma mode disabled for VSC8514 by Bjarni Jonasson · 4 years ago
  98. 85e97f0 net: phy: mscc: improved serdes calibration applied to VSC8514 by Bjarni Jonasson · 4 years ago
  99. 3cc2c64 net: phy: mscc: adding LCPLL reset to VSC8514 by Bjarni Jonasson · 4 years ago
  100. 432119d net/mlx5: Add cyc2time HW translation mode support by Aya Levin · 4 years ago