1. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  2. 0f1e7a3 net: hd64570: add some required spaces by Peng Li · 3 years, 7 months ago
  3. cb625e9 net: hd64570: remove redundant parentheses by Peng Li · 3 years, 7 months ago
  4. 53da534 net: hd64570: fix the comments style issue by Peng Li · 3 years, 7 months ago
  5. 3f8b8db net: hd64570: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
  6. bc94e64 net: hd64570: fix the code style issue about trailing statements by Peng Li · 3 years, 7 months ago
  7. 1d1fa59 net: hd64570: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  8. d364c0a net: hd64570: add blank line after declarations by Peng Li · 3 years, 7 months ago
  9. 725637a net: hd64570: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  10. 5d645df net: dsa: sja1105: determine PHY/MAC role from PHY interface type by Vladimir Oltean · 3 years, 7 months ago
  11. 29afb83 net: dsa: sja1105: apply RGMII delays based on the fixed-link property by Vladimir Oltean · 3 years, 7 months ago
  12. 1a42624 net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table by George McCollister · 3 years, 7 months ago
  13. d5a73dc net:cxgb3: fix incorrect work cancellation by Íñigo Huguet · 3 years, 7 months ago
  14. 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 7 months ago
  15. ecb0605 net: enetc: use get/put_unaligned helpers for MAC address handling by Michael Walle · 3 years, 7 months ago
  16. 316fe3c net: hdlc_x25: fix the alignment issue by Peng Li · 3 years, 7 months ago
  17. 792b070 net: hdlc_x25: fix the code issue about "if..else.." by Peng Li · 3 years, 7 months ago
  18. 5de4460 net: hdlc_x25: add some required spaces by Peng Li · 3 years, 7 months ago
  19. ec1f377 net: hdlc_x25: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  20. 579ebffe net: hdlc_x25: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  21. 1c906e3 net: hdlc_x25: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  22. 26821ec Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 7 months ago
  23. bf7b042 wireguard: allowedips: free empty intermediate nodes when removing single node by Jason A. Donenfeld · 3 years, 7 months ago
  24. dc680de wireguard: allowedips: allocate nodes in kmem_cache by Jason A. Donenfeld · 3 years, 7 months ago
  25. f634f41 wireguard: allowedips: remove nodes in O(1) by Jason A. Donenfeld · 3 years, 7 months ago
  26. 46cfe8e wireguard: allowedips: initialize list head in selftest by Jason A. Donenfeld · 3 years, 7 months ago
  27. a4e9f8e wireguard: peer: allocate in kmem_cache by Jason A. Donenfeld · 3 years, 7 months ago
  28. 24b70ee wireguard: use synchronize_net rather than synchronize_rcu by Jason A. Donenfeld · 3 years, 7 months ago
  29. cc5060c wireguard: do not use -O3 by Jason A. Donenfeld · 3 years, 7 months ago
  30. 8d74496 igc: Enable HW VLAN Insertion and HW VLAN Stripping by Muhammad Husaini Zulkifli · 3 years, 7 months ago
  31. 5cde7be igc: Indentation fixes by Sasha Neftin · 3 years, 7 months ago
  32. 6fdef25 igc: Remove unused MDICNFG register by Sasha Neftin · 3 years, 8 months ago
  33. cca2c03 igc: Remove unused asymmetric pause bit from igc defines by Sasha Neftin · 3 years, 9 months ago
  34. 220ef1f igc: Update driver to use ethtool_sprintf by Sasha Neftin · 3 years, 9 months ago
  35. f9f8320 ice: Allow all LLDP packets from PF to Tx by Dave Ertman · 3 years, 8 months ago
  36. 5cd349c ice: report supported and advertised autoneg using PHY capabilities by Paul Greenwalt · 3 years, 8 months ago
  37. c7ee6ce ice: handle the VF VSI rebuild failure by Haiyue Wang · 3 years, 10 months ago
  38. 8679f07 ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared by Brett Creeley · 3 years, 10 months ago
  39. f045769 ice: Fix allowing VF to request more/less queues via virtchnl by Brett Creeley · 3 years, 10 months ago
  40. ebbf5fc netdevsim: Fix unsigned being compared to less than zero by Colin Ian King · 3 years, 7 months ago
  41. 579028d Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 7 months ago
  42. 118de61 net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning by Nathan Chancellor · 3 years, 7 months ago
  43. 1a80242 virtio-net: fix for skb_over_panic inside big mode by Xuan Zhuo · 3 years, 7 months ago
  44. 819fb78 net: ks8851: Make ks8851_read_selftest() return void by Nathan Chancellor · 3 years, 7 months ago
  45. 92e1b57 bonding: remove redundant initialization of variable ret by Colin Ian King · 3 years, 7 months ago
  46. feb938f net: phy: marvell: use phy_modify_changed() for marvell_set_polarity() by Russell King · 3 years, 7 months ago
  47. e31d57c Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 3 years, 7 months ago
  48. 5e7a2c6 Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 3 years, 7 months ago
  49. a27fb31 cxgb4: fix regression with HASH tc prio value update by Rahul Lakkireddy · 3 years, 7 months ago
  50. d15ec19 Revert "net: ipa: disable checksum offload for IPA v4.5+" by Alex Elder · 3 years, 7 months ago
  51. 5567d4d net: ipa: add support for inline checksum offload by Alex Elder · 3 years, 7 months ago
  52. fcd1a53 Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 7 months ago
  53. 6a8dd8b net:cxgb3: fix code style issues by Íñigo Huguet · 3 years, 7 months ago
  54. 5e0b892 net:cxgb3: replace tasklets with works by Íñigo Huguet · 3 years, 7 months ago
  55. 4390207 net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() by Kees Cook · 3 years, 7 months ago
  56. 35155e26 nvme-tcp-offload: Add IO level implementation by Dean Balandin · 3 years, 7 months ago
  57. e4ba452 nvme-tcp-offload: Add queue level implementation by Dean Balandin · 3 years, 7 months ago
  58. 5faf6d6 nvme-tcp-offload: Add controller level error recovery implementation by Arie Gershberg · 3 years, 7 months ago
  59. 5aadd5f nvme-tcp-offload: Add controller level implementation by Arie Gershberg · 3 years, 7 months ago
  60. 4b8178e nvme-tcp-offload: Add device scan implementation by Dean Balandin · 3 years, 7 months ago
  61. af527935 nvme-fabrics: Expose nvmf_check_required_opts() globally by Prabhakar Kushwaha · 3 years, 7 months ago
  62. 98a5097 nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions by Prabhakar Kushwaha · 3 years, 7 months ago
  63. f0e8cb6 nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP by Shai Malin · 3 years, 7 months ago
  64. 806ee7f qed: Add IP services APIs support by Nikolay Assa · 3 years, 7 months ago
  65. 826da48 qed: Add NVMeTCP Offload IO Level FW Initializations by Shai Malin · 3 years, 7 months ago
  66. 203d136 qed: Add support of HW filter block by Prabhakar Kushwaha · 3 years, 7 months ago
  67. 76684ab qed: Add NVMeTCP Offload Connection Level FW and HW HSI by Shai Malin · 3 years, 7 months ago
  68. 897e87a qed: Add NVMeTCP Offload PF Level FW and HW HSI by Shai Malin · 3 years, 7 months ago
  69. 1bd4f57 qed: Add TCP_ULP FW resource layout by Omkar Kulkarni · 3 years, 7 months ago
  70. 1f14a62 Bluetooth: btusb: Fix failing to init controllers with operation firmware by Luiz Augusto von Dentz · 3 years, 8 months ago
  71. 2c95e6c nfc: mrvl: reduce the scope of local variables by Krzysztof Kozlowski · 3 years, 7 months ago
  72. a582240 nfc: mrvl: remove useless "continue" at end of loop by Krzysztof Kozlowski · 3 years, 7 months ago
  73. 1105974 net: pcs: xpcs: convert to phylink_pcs_ops by Vladimir Oltean · 3 years, 7 months ago
  74. 2cac15d net: pcs: xpcs: convert to mdio_device by Vladimir Oltean · 3 years, 7 months ago
  75. 679e283 net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write} by Vladimir Oltean · 3 years, 7 months ago
  76. 8e2bb95 net: pcs: xpcs: export xpcs_probe by Vladimir Oltean · 3 years, 7 months ago
  77. 14b517c net: pcs: xpcs: export xpcs_config_eee by Vladimir Oltean · 3 years, 7 months ago
  78. a1a753ed net: pcs: xpcs: export xpcs_validate by Vladimir Oltean · 3 years, 7 months ago
  79. 9900074 net: pcs: xpcs: make the checks related to the PHY interface mode stateless by Vladimir Oltean · 3 years, 7 months ago
  80. a54a8b7 net: pcs: xpcs: there is only one PHY ID by Vladimir Oltean · 3 years, 7 months ago
  81. 4a20f8e net: hdlc_cisco: remove redundant space by Peng Li · 3 years, 7 months ago
  82. 4e38d51 net: hdlc_cisco: add blank line after declaration by Peng Li · 3 years, 7 months ago
  83. 05ff552 net: hdlc_cisco: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  84. c1300f3 net: hdlc_cisco: add some required spaces by Peng Li · 3 years, 7 months ago
  85. 001aa27 net: hdlc_cisco: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  86. 5abaf21 net: hdlc_cisco: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  87. f68406c net/mlx5e: Remove unreachable code in mlx5e_xmit() by Vladyslav Tarasiuk · 3 years, 8 months ago
  88. 39e8cc6 net/mlx5e: Disable TLS device offload in kdump mode by Alaa Hleihel · 3 years, 8 months ago
  89. 040ee617 net/mlx5e: Disable TX MPWQE in kdump mode by Alaa Hleihel · 3 years, 8 months ago
  90. 8ec5d43 net/mlx5e: RX, Re-place page pool numa node change logic by Tariq Toukan · 3 years, 8 months ago
  91. 771a563 net/mlx5e: Zero-init DIM structures by Lama Kayal · 3 years, 8 months ago
  92. ab57a91 net/mlx5e: IPoIB, Add support for NDR speed by Meir Lichtinger · 3 years, 8 months ago
  93. c4cf987 net/mlx5e: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  94. b74fc1c net/mlx5: check for allocation failure in mlx5_ft_pool_init() by Dan Carpenter · 3 years, 7 months ago
  95. e6dfa4a net/mlx5: Fix duplicate included vhca_event.h by Jiapeng Chong · 3 years, 8 months ago
  96. 490dcec mlx5: count all link events by Jakub Kicinski · 3 years, 8 months ago
  97. e102db7 ice: track AF_XDP ZC enabled queues in bitmap by Maciej Fijalkowski · 3 years, 8 months ago
  98. 45ce085 igc: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 8 months ago
  99. faae814 ixgbevf: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 8 months ago
  100. 74431c4 igb: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 8 months ago