1. c6e088b i40e: clean up packet type lookup table by Jesse Brandeburg · 3 years, 11 months ago
  2. dda90cb ice: report hash type such as L2/L3/L4 by Jesse Brandeburg · 3 years, 11 months ago
  3. 8fe088b Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 7 months ago
  4. 200cedf1 Merge branch 'hdlc_ppp-cleanups' by David S. Miller · 3 years, 7 months ago
  5. 37cb4b9 net: hdlc_ppp: add required space by Peng Li · 3 years, 7 months ago
  6. ee58a3c net: hdlc_ppp: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  7. 4ec4795 net: hdlc_ppp: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  8. cb36c41 net: hdlc_ppp: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  9. 2b57681 net: hdlc_ppp: add blank line after declarations by Peng Li · 3 years, 7 months ago
  10. f271606 net: hdlc_ppp: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  11. a31fcbc Merge branch 'mdio-nodes' by David S. Miller · 3 years, 7 months ago
  12. 7e33d84 net: mdio: use device_set_node() to setup both fwnode and of by Ioana Ciornei · 3 years, 7 months ago
  13. 43e76d4 driver core: add a helper to setup both the of_node and fwnode of a device by Ioana Ciornei · 3 years, 7 months ago
  14. 70ef608 net: mdio: setup of_node for the MDIO device by Ioana Ciornei · 3 years, 7 months ago
  15. b67fda9 r8152: store the information of the pipes by Hayes Wang · 3 years, 7 months ago
  16. a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  17. 4de7725 Merge branch 'gianfar-64-bit-stats' by David S. Miller · 3 years, 7 months ago
  18. 14870b7 net: gianfar: Implement rx_missed_errors counter by Esben Haabendal · 3 years, 7 months ago
  19. 8da32a1 net: gianfar: Add definitions for CAR1 and CAM1 register bits by Esben Haabendal · 3 years, 7 months ago
  20. e2dbbbe net: gianfar: Avoid 16 bytes of memset by Esben Haabendal · 3 years, 7 months ago
  21. ef09487 net: gianfar: Clear CAR registers by Esben Haabendal · 3 years, 7 months ago
  22. 2658530 net: gianfar: Extend statistics counters to 64-bit by Esben Haabendal · 3 years, 7 months ago
  23. d59a24f net: gianfar: Convert to ndo_get_stats64 interface by Esben Haabendal · 3 years, 7 months ago
  24. 55d96f7 net: sched: fix error return code in tcf_del_walker() by Yang Yingliang · 3 years, 7 months ago
  25. b244163 net: ipa: Add missing of_node_put() in ipa_firmware_load() by Yang Yingliang · 3 years, 7 months ago
  26. 2d8ea14 net: fix mistake path for netdev_features_strings by Jian Shen · 3 years, 7 months ago
  27. 01f1b6e documentation: networking: devlink: fix prestera.rst formatting that causes build warnings by Oleksandr Mazur · 3 years, 7 months ago
  28. d356dbe net: pcs: xpcs: Fix a less than zero u16 comparison error by Colin Ian King · 3 years, 7 months ago
  29. 587b839 ice: remove redundant continue statement in a for-loop by Colin Ian King · 3 years, 7 months ago
  30. 4d7f75f net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled by Lorenzo Bianconi · 3 years, 7 months ago
  31. 1e00113 ice: remove unnecessary NULL checks before ptp_read_system_* by Jacob Keller · 3 years, 7 months ago
  32. b13ad3e ice: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
  33. c73bf3b ice: remove local variable by Paul M Stillwell Jr · 3 years, 8 months ago
  34. b6b0501 ice: reduce scope of variables by Paul M Stillwell Jr · 3 years, 8 months ago
  35. 0c526d44 ice: mark PTYPE 2 as reserved by Jacob Keller · 3 years, 8 months ago
  36. 638a0c8c ice: fix incorrect payload indicator on PTYPE by Jacob Keller · 3 years, 8 months ago
  37. f20792d selftests/bpf: Fix selftests build with old system-wide headers by Andrii Nakryiko · 3 years, 7 months ago
  38. 28131e9 bpf: Fix up register-based shifts in interpreter to silence KUBSAN by Daniel Borkmann · 3 years, 7 months ago
  39. 4a638d5 libbpf: Fail compilation if target arch is missing by Lorenz Bauer · 3 years, 7 months ago
  40. dfdda1a samples/bpf: Add missing option to xdp_sample_pkts usage by Wang Hai · 3 years, 7 months ago
  41. bf067f1 samples/bpf: Add missing option to xdp_fwd usage by Wang Hai · 3 years, 7 months ago
  42. 712b78c bpf: Fix typo in kernel/bpf/bpf_lsm.c by Shuyi Cheng · 3 years, 7 months ago
  43. 809ed84 selftests/bpf: Whitelist test_progs.h from .gitignore by Daniel Xu · 3 years, 7 months ago
  44. 0c33795 Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 3 years, 7 months ago
  45. 8ac9900 Merge branch 'marvell-prestera-flower-match-all' by David S. Miller · 3 years, 7 months ago
  46. 13defa2 net: marvell: prestera: Add matchall support by Serhiy Boiko · 3 years, 7 months ago
  47. 8b474a9 net: marvell: Implement TC flower offload by Serhiy Boiko · 3 years, 7 months ago
  48. 220e898 Merge branch 'net-smc-stats' by David S. Miller · 3 years, 7 months ago
  49. 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 7 months ago
  50. f0dd7bf net/smc: Add netlink support for SMC fallback statistics by Guvenc Gulce · 3 years, 7 months ago
  51. 8c40602 net/smc: Add netlink support for SMC statistics by Guvenc Gulce · 3 years, 7 months ago
  52. e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 7 months ago
  53. fb0a1da mlxsw: spectrum_router: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  54. 1d24b6b Merge branch 'nfp-ct-part-two' by David S. Miller · 3 years, 7 months ago
  55. 30c4a9f nfp: flower-ct: implement action_merge check by Louis Peens · 3 years, 7 months ago
  56. 5e5f081 nfp: flower-ct: fill ct metadata check function by Louis Peens · 3 years, 7 months ago
  57. c698e2a nfp: flower-ct: fill in ct merge check function by Louis Peens · 3 years, 7 months ago
  58. a6ffdd3 nfp: flower-ct: implement code to save merge of tc and nft flows by Louis Peens · 3 years, 7 months ago
  59. b5e30c6 nfp: flower-ct: add nft_merge table by Louis Peens · 3 years, 7 months ago
  60. 4772ad3 nfp: flower-ct: make a full copy of the rule when it is a NFT flow by Yinjun Zhang · 3 years, 7 months ago
  61. 9525501 nfp: flower-ct: add nft flows to nft list by Louis Peens · 3 years, 7 months ago
  62. 62268e7 nfp: flower-ct: add nft callback stubs by Louis Peens · 3 years, 7 months ago
  63. d33d24a nfp: flower-ct: add delete flow handling for ct by Louis Peens · 3 years, 7 months ago
  64. 63e96bc Merge branch 'net-phy-cleanups' by David S. Miller · 3 years, 7 months ago
  65. 16d4d65 net: phy: replace if-else statements with switch by Weihang Li · 3 years, 7 months ago
  66. 33ab463 net: phy: remove unnecessary line continuation by Wenpeng Liang · 3 years, 7 months ago
  67. 450bf1f net: phy: print the function name by __func__ instead of an fixed string by Wenpeng Liang · 3 years, 7 months ago
  68. 169d7a4 net: phy: fix formatting issues with braces by Wenpeng Liang · 3 years, 7 months ago
  69. 3bdee6a net: phy: fix space alignment issues by Wenpeng Liang · 3 years, 7 months ago
  70. e1f8212 net: phy: delete repeated words of comments by Wenpeng Liang · 3 years, 7 months ago
  71. 1953feb net: phy: correct format of block comments by Wenpeng Liang · 3 years, 7 months ago
  72. 775f254 net: phy: change format of some declarations by Wenpeng Liang · 3 years, 7 months ago
  73. 56a967c net: qualcomm: rmnet: Remove some unneeded casts by Subash Abhinov Kasiviswanathan · 3 years, 7 months ago
  74. f7246bd net: iosm: remove the repeated declaration and comment by Shaokun Zhang · 3 years, 7 months ago
  75. a4fc566 net: dsa: xrs700x: forward HSR supervision frames by George McCollister · 3 years, 7 months ago
  76. d917c35 net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS by Bjorn Andersson · 3 years, 7 months ago
  77. c2ae34a7 net: hsr: don't check sequence number if tag removal is offloaded by George McCollister · 3 years, 7 months ago
  78. 61273f9 net: stmmac: Fix error return code in ingenic_mac_probe() by Wei Yongjun · 3 years, 7 months ago
  79. c765449 net: chelsio: cxgb4: use eth_zero_addr() to assign zero address by Yang Yingliang · 3 years, 7 months ago
  80. 1f5c3cc Merge branch 'cosa-cleanups' by David S. Miller · 3 years, 7 months ago
  81. b877320 net: cosa: remove redundant spaces by Peng Li · 3 years, 7 months ago
  82. 6619e2b net: cosa: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
  83. e84c3e1 net: cosa: add some required spaces by Peng Li · 3 years, 7 months ago
  84. 5737472 net: cosa: fix the code style issue about trailing statements by Peng Li · 3 years, 7 months ago
  85. 9edc7d6 net: cosa: fix the alignment issue by Peng Li · 3 years, 7 months ago
  86. 3fac4b9 net: cosa: use BIT macro by Peng Li · 3 years, 7 months ago
  87. acc3edf net: cosa: add necessary () to macro argument by Peng Li · 3 years, 7 months ago
  88. 70d063b net: cosa: remove redundant braces {} by Peng Li · 3 years, 7 months ago
  89. c8f4b11 net: cosa: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
  90. c0a963e net: cosa: fix the comments style issue by Peng Li · 3 years, 7 months ago
  91. b4d5f1e net: cosa: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  92. 2076b3e net: cosa: replace comparison to NULL with "!chan->rx_skb" by Peng Li · 3 years, 7 months ago
  93. 77282db net: cosa: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  94. 0569a3d net: cosa: add blank line after declarations by Peng Li · 3 years, 7 months ago
  95. 786f0dc net: cosa: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  96. 95d359e net: iosm: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
  97. 56b57b8 qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c by Wang Hai · 3 years, 7 months ago
  98. 4d1fb7c ethtool: add a stricter length check by Jakub Kicinski · 3 years, 7 months ago
  99. 1b3fc77 inet_diag: add support for tw_mark by Maciej Żenczykowski · 3 years, 7 months ago
  100. 1d0bbbf net: mhi_net: make mhi_wwan_ops static by Jiapeng Chong · 3 years, 7 months ago