1. 4fb473f atm: [br2864] fix spelling mistakes by gushengxian · 3 years, 7 months ago
  2. 3f07ce8 net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp() by Zou Wei · 3 years, 7 months ago
  3. cda9de0 pktgen: add pktgen_handle_all_threads() for the same code by Yejune Deng · 3 years, 7 months ago
  4. 85eb138 virtio_net: Remove BUG() to avoid machine dead by Xianting Tian · 3 years, 7 months ago
  5. ec89c2b net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  6. d402af2 net: lantiq: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  7. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  8. 9977d6f sch_htb: fix doc warning in htb_lookup_leaf() by Yu Kuai · 3 years, 7 months ago
  9. 2c3ee53 sch_htb: fix doc warning in htb_do_events() by Yu Kuai · 3 years, 7 months ago
  10. 0e5c908 sch_htb: fix doc warning in htb_charge_class() by Yu Kuai · 3 years, 7 months ago
  11. 9a034f2 sch_htb: fix doc warning in htb_deactivate() by Yu Kuai · 3 years, 7 months ago
  12. 8df7e8f sch_htb: fix doc warning in htb_activate() by Yu Kuai · 3 years, 7 months ago
  13. 4b479e9 sch_htb: fix doc warning in htb_change_class_mode() by Yu Kuai · 3 years, 7 months ago
  14. 1e95595 sch_htb: fix doc warning in htb_class_mode() by Yu Kuai · 3 years, 7 months ago
  15. 4113be2 sch_htb: fix doc warning in htb_deactivate_prios() by Yu Kuai · 3 years, 7 months ago
  16. 876b5fc sch_htb: fix doc warning in htb_activate_prios() by Yu Kuai · 3 years, 7 months ago
  17. 5f8c6d0 sch_htb: fix doc warning in htb_remove_class_from_row() by Yu Kuai · 3 years, 7 months ago
  18. 996bccc sch_htb: fix doc warning in htb_add_class_to_row() by Yu Kuai · 3 years, 7 months ago
  19. 274e5d0 sch_htb: fix doc warning in htb_next_rb_node() by Yu Kuai · 3 years, 7 months ago
  20. 4d7efa7 sch_htb: fix doc warning in htb_add_to_wait_tree() by Yu Kuai · 3 years, 7 months ago
  21. ae3554b Merge branch 'hd6470-cleanups' by David S. Miller · 3 years, 7 months ago
  22. 0f1e7a3 net: hd64570: add some required spaces by Peng Li · 3 years, 7 months ago
  23. cb625e9 net: hd64570: remove redundant parentheses by Peng Li · 3 years, 7 months ago
  24. 53da534 net: hd64570: fix the comments style issue by Peng Li · 3 years, 7 months ago
  25. 3f8b8db net: hd64570: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
  26. bc94e64 net: hd64570: fix the code style issue about trailing statements by Peng Li · 3 years, 7 months ago
  27. 1d1fa59 net: hd64570: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  28. d364c0a net: hd64570: add blank line after declarations by Peng Li · 3 years, 7 months ago
  29. 725637a net: hd64570: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  30. 06d6211 Merge branch 'sja1105-yaml' by David S. Miller · 3 years, 7 months ago
  31. 62568bd dt-bindings: net: dsa: sja1105: convert to YAML schema by Vladimir Oltean · 3 years, 8 months ago
  32. 5d645df net: dsa: sja1105: determine PHY/MAC role from PHY interface type by Vladimir Oltean · 3 years, 8 months ago
  33. 29afb83 net: dsa: sja1105: apply RGMII delays based on the fixed-link property by Vladimir Oltean · 3 years, 8 months ago
  34. c858d43 net: phy: introduce PHY_INTERFACE_MODE_REVRMII by Vladimir Oltean · 3 years, 8 months ago
  35. 1a42624 net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table by George McCollister · 3 years, 8 months ago
  36. d5a73dc net:cxgb3: fix incorrect work cancellation by Íñigo Huguet · 3 years, 8 months ago
  37. 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 8 months ago
  38. 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 8 months ago
  39. fcb3463 net: bridge: mrp: Update ring transitions. by Horatiu Vultur · 3 years, 8 months ago
  40. ecb0605 net: enetc: use get/put_unaligned helpers for MAC address handling by Michael Walle · 3 years, 8 months ago
  41. f706635 Merge branch 'hdlc_x25-cleanups' by David S. Miller · 3 years, 7 months ago
  42. 316fe3c net: hdlc_x25: fix the alignment issue by Peng Li · 3 years, 8 months ago
  43. 792b070 net: hdlc_x25: fix the code issue about "if..else.." by Peng Li · 3 years, 8 months ago
  44. 5de4460 net: hdlc_x25: add some required spaces by Peng Li · 3 years, 8 months ago
  45. ec1f377 net: hdlc_x25: move out assignment in if condition by Peng Li · 3 years, 8 months ago
  46. 579ebffe net: hdlc_x25: remove unnecessary out of memory message by Peng Li · 3 years, 8 months ago
  47. 1c906e3 net: hdlc_x25: remove redundant blank lines by Peng Li · 3 years, 8 months ago
  48. e663886 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 7 months ago
  49. 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
  50. 6fd815b Merge branch 'wireguard-fixes' by David S. Miller · 3 years, 7 months ago
  51. bf7b042 wireguard: allowedips: free empty intermediate nodes when removing single node by Jason A. Donenfeld · 3 years, 8 months ago
  52. dc680de wireguard: allowedips: allocate nodes in kmem_cache by Jason A. Donenfeld · 3 years, 8 months ago
  53. f634f41 wireguard: allowedips: remove nodes in O(1) by Jason A. Donenfeld · 3 years, 8 months ago
  54. 46cfe8e wireguard: allowedips: initialize list head in selftest by Jason A. Donenfeld · 3 years, 8 months ago
  55. a4e9f8e wireguard: peer: allocate in kmem_cache by Jason A. Donenfeld · 3 years, 8 months ago
  56. 24b70ee wireguard: use synchronize_net rather than synchronize_rcu by Jason A. Donenfeld · 3 years, 8 months ago
  57. cc5060c wireguard: do not use -O3 by Jason A. Donenfeld · 3 years, 8 months ago
  58. f8873d1 wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 8 months ago
  59. acf2492 wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 8 months ago
  60. 0efea3c tipc: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
  61. d15fd73 Merge branch 'mptcp-timestamps' by David S. Miller · 3 years, 7 months ago
  62. 5e6af0a selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support by Florian Westphal · 3 years, 8 months ago
  63. b7f653b mptcp: receive path cmsg support by Florian Westphal · 3 years, 8 months ago
  64. 892bfd3 tcp: export timestamp helpers for mptcp by Florian Westphal · 3 years, 8 months ago
  65. 7a009a7 mptcp: setsockopt: handle SOL_SOCKET in one place only by Florian Westphal · 3 years, 8 months ago
  66. 9061f24 mptcp: sockopt: propagate timestamp request to subflows by Florian Westphal · 3 years, 8 months ago
  67. ced122d sock: expose so_timestamping options for mptcp by Florian Westphal · 3 years, 8 months ago
  68. 371087a sock: expose so_timestamp options for mptcp by Florian Westphal · 3 years, 8 months ago
  69. 8d74496 igc: Enable HW VLAN Insertion and HW VLAN Stripping by Muhammad Husaini Zulkifli · 3 years, 8 months ago
  70. 5cde7be igc: Indentation fixes by Sasha Neftin · 3 years, 8 months ago
  71. 6fdef25 igc: Remove unused MDICNFG register by Sasha Neftin · 3 years, 9 months ago
  72. cca2c03 igc: Remove unused asymmetric pause bit from igc defines by Sasha Neftin · 3 years, 9 months ago
  73. 220ef1f igc: Update driver to use ethtool_sprintf by Sasha Neftin · 3 years, 9 months ago
  74. 519d8ab1 virtchnl: Add missing padding to virtchnl_proto_hdrs by Geert Uytterhoeven · 3 years, 8 months ago
  75. f9f8320 ice: Allow all LLDP packets from PF to Tx by Dave Ertman · 3 years, 8 months ago
  76. 5cd349c ice: report supported and advertised autoneg using PHY capabilities by Paul Greenwalt · 3 years, 8 months ago
  77. c7ee6ce ice: handle the VF VSI rebuild failure by Haiyue Wang · 3 years, 11 months ago
  78. 8679f07 ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared by Brett Creeley · 3 years, 11 months ago
  79. f045769 ice: Fix allowing VF to request more/less queues via virtchnl by Brett Creeley · 3 years, 11 months ago
  80. ebbf5fc netdevsim: Fix unsigned being compared to less than zero by Colin Ian King · 3 years, 8 months ago
  81. 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, 8 months ago
  82. e32ea44 icmp: fix lib conflict with trinity by Andreas Roeseler · 3 years, 8 months ago
  83. 118de61 net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning by Nathan Chancellor · 3 years, 8 months ago
  84. 1a80242 virtio-net: fix for skb_over_panic inside big mode by Xuan Zhuo · 3 years, 8 months ago
  85. 819fb78 net: ks8851: Make ks8851_read_selftest() return void by Nathan Chancellor · 3 years, 8 months ago
  86. a10541f sch_htb: fix doc warning in htb_add_to_id_tree() by Yu Kuai · 3 years, 8 months ago
  87. 92e1b57 bonding: remove redundant initialization of variable ret by Colin Ian King · 3 years, 8 months ago
  88. feb938f net: phy: marvell: use phy_modify_changed() for marvell_set_polarity() by Russell King · 3 years, 8 months ago
  89. 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, 8 months ago
  90. 821bbf7 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 8 months ago
  91. 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, 8 months ago
  92. 59607863 fib: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
  93. 49251cd net: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
  94. d773695 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
  95. a27fb31 cxgb4: fix regression with HASH tc prio value update by Rahul Lakkireddy · 3 years, 8 months ago
  96. e5118f5 Merge branch 'ipa-inline-csum' by David S. Miller · 3 years, 8 months ago
  97. d15ec19 Revert "net: ipa: disable checksum offload for IPA v4.5+" by Alex Elder · 3 years, 8 months ago
  98. 5567d4d net: ipa: add support for inline checksum offload by Alex Elder · 3 years, 8 months ago
  99. e031018 Merge branch 'caif-fixes' by David S. Miller · 3 years, 8 months ago
  100. 7f5d866 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 8 months ago