1. 5c040ea tcp: Add num_closed_socks to struct sock_reuseport. by Kuniyuki Iwashima · 3 years, 7 months ago
  2. f9ac779 net: Introduce net.ipv4.tcp_migrate_req. by Kuniyuki Iwashima · 3 years, 7 months ago
  3. bbf29d3 libbpf: Set NLM_F_EXCL when creating qdisc by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  4. 4e164f8 libbpf: Remove unneeded check for flags during tc detach by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  5. ca16b42 tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 7 months ago
  6. 3b3af91 libbpf: Simplify the return expression of bpf_object__init_maps function by Wang Hai · 3 years, 7 months ago
  7. 380afe7 selftests, bpf: Make docs tests fail more reliably by Joe Stringer · 3 years, 7 months ago
  8. edc0571 libbpf: Fix pr_warn type warnings on 32bit by Michal Suchanek · 3 years, 7 months ago
  9. 0779890 tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 3 years, 7 months ago
  10. 56b8b7f selftests/bpf: Add xdp_redirect_multi into .gitignore by Andrii Nakryiko · 3 years, 7 months ago
  11. 7d8a819 libbpf: Install skel_internal.h header used from light skeletons by Andrii Nakryiko · 3 years, 7 months ago
  12. 232c9e8 libbpf: Refactor header installation portions of Makefile by Andrii Nakryiko · 3 years, 7 months ago
  13. 16cac00 libbpf: Move few APIs from 0.4 to 0.5 version by Andrii Nakryiko · 3 years, 7 months ago
  14. 0592471 bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul by Harishankar Vishwanathan · 3 years, 7 months ago
  15. e8e0f0f bpf, devmap: Remove drops variable from bq_xmit_all() by Hangbin Liu · 3 years, 7 months ago
  16. fc8c262 bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations by Yonghong Song · 3 years, 7 months ago
  17. d6a6a55 libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h by Florent Revest · 3 years, 7 months ago
  18. aa7f1f0 Merge branch 'bpf-xdp-bcast' by Daniel Borkmann · 3 years, 7 months ago
  19. d232924 selftests/bpf: Add xdp_redirect_multi test by Hangbin Liu · 3 years, 8 months ago
  20. e48cfe4 sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test by Hangbin Liu · 3 years, 8 months ago
  21. e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
  22. cb261b5 bpf: Run devmap xdp_prog on flush instead of bulk enqueue by Jesper Dangaard Brouer · 3 years, 8 months ago
  23. 21703cf Merge branch 'libbpf: error reporting changes for v1.0' by Alexei Starovoitov · 3 years, 7 months ago
  24. 9c6c044 bpftool: Set errno on skeleton failures and propagate errors by Andrii Nakryiko · 3 years, 7 months ago
  25. e9fc3ce libbpf: Streamline error reporting for high-level APIs by Andrii Nakryiko · 3 years, 7 months ago
  26. f12b654 libbpf: Streamline error reporting for low-level APIs by Andrii Nakryiko · 3 years, 7 months ago
  27. bad2e47 selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks by Andrii Nakryiko · 3 years, 7 months ago
  28. 5981881 libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors by Andrii Nakryiko · 3 years, 7 months ago
  29. a720a2a xsk: Use kvcalloc to support large umems by Magnus Karlsson · 3 years, 8 months ago
  30. 8fb33b6 bpf: Fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
  31. 4ce7d68 samples: bpf: Ix kernel-doc syntax in file header by Aditya Srivastava · 3 years, 7 months ago
  32. 9f0c317 libbpf: Add support for new llvm bpf relocations by Yonghong Song · 3 years, 8 months ago
  33. 5556bac Merge branch 'Add lookup_and_delete_elem support to BPF hash map types' by Andrii Nakryiko · 3 years, 7 months ago
  34. 49c299b selftests/bpf: Add bpf_lookup_and_delete_elem tests by Denis Salopek · 3 years, 8 months ago
  35. d59b9f2 bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags by Denis Salopek · 3 years, 8 months ago
  36. 3e87f19 bpf: Add lookup_and_delete_elem support to hashtab by Denis Salopek · 3 years, 8 months ago
  37. f9bceaa libbpf: Skip bpf_object__probe_loading for light skeleton by Stanislav Fomichev · 3 years, 8 months ago
  38. ec7d6dd ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy by YueHaibing · 3 years, 7 months ago
  39. 5d6c3d9 net: r6040: Allow restarting auto-negotiation by Florian Fainelli · 3 years, 7 months ago
  40. 2ae83ed Merge branch 'r6040-cleanups' by David S. Miller · 3 years, 7 months ago
  41. 0666690 net: r6040: Use ETH_FCS_LEN by Florian Fainelli · 3 years, 7 months ago
  42. 190e6e2 net: r6040: Use logical or for MDIO operations by Florian Fainelli · 3 years, 7 months ago
  43. 0056982 ehea: Use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  44. 4934fb7 sfc: falcon: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  45. 3880fc37 sfc: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  46. 52af13a net: ftgmac100: add missing error return code in ftgmac100_probe() by Yang Yingliang · 3 years, 8 months ago
  47. f5120f5 dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER by Vladimir Oltean · 3 years, 8 months ago
  48. b12a6b7 Merge branch 'dpaa2-eth-of_node' by David S. Miller · 3 years, 8 months ago
  49. 30f43d6 dpaa2-eth: name the debugfs directory after the DPNI object by Ioana Ciornei · 3 years, 8 months ago
  50. b193f2e dpaa2-eth: setup the of_node field of the device by Ioana Ciornei · 3 years, 8 months ago
  51. f07b300 Merge branch 'sja1105-stats' by David S. Miller · 3 years, 8 months ago
  52. 039b167 net: dsa: sja1105: don't use burst SPI reads for port statistics by Vladimir Oltean · 3 years, 8 months ago
  53. 30a2e9c net: dsa: sja1105: stop reporting the queue levels in ethtool port counters by Vladimir Oltean · 3 years, 8 months ago
  54. 030c8198 net: hns3: Fix return of uninitialized variable ret by Colin Ian King · 3 years, 8 months ago
  55. 04fdfad atm: Fix typo by zuoqilin · 3 years, 8 months ago
  56. b269875 net: phy: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
  57. 31d990c sfc: farch: fix compile warning in efx_farch_dimension_resources() by Yang Yingliang · 3 years, 8 months ago
  58. 4057c58 net: bonding: bond_alb: Fix some typos in bond_alb.c by Wang Hai · 3 years, 8 months ago
  59. ae8102b caif_virtio: Fix some typos in caif_virtio.c by Wang Hai · 3 years, 8 months ago
  60. faf5954 Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
  61. 70fe452 net: wan: add necessary () to macro argument by Peng Li · 3 years, 8 months ago
  62. 1bf705d net: wan: add braces {} to all arms of the statement by Peng Li · 3 years, 8 months ago
  63. 145efe6c net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
  64. eab9948 net: wan: fix the code style issue about trailing statements by Peng Li · 3 years, 8 months ago
  65. 974221c net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
  66. 4926257 net: wan: fix an code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
  67. 44be5c4 Merge branch 'sja1105-spi' by David S. Miller · 3 years, 8 months ago
  68. 718bad0 net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size by Vladimir Oltean · 3 years, 8 months ago
  69. ca021f0 net: dsa: sja1105: send multiple spi_messages instead of using cs_change by Vladimir Oltean · 3 years, 8 months ago
  70. 48e8c6f net: phy: add driver for Motorcomm yt8511 phy by Peter Geis · 3 years, 8 months ago
  71. d0d62ba net: xilinx_emaclite: Do not print real IOMEM pointer by YueHaibing · 3 years, 8 months ago
  72. 86fe2f8 net: cdc_ncm: use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 8 months ago
  73. 7567d60 net: usb: hso: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
  74. 48afdae net: atm: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
  75. 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
  76. 07b5dc1 ibmvnic: remove default label from to_string switch by Michal Suchanek · 3 years, 8 months ago
  77. 4b99b74 NFC: st21nfca: remove unnecessary variable and labels by wengjianfeng · 3 years, 8 months ago
  78. ba102914 Merge branch 'bond-cleanups' by David S. Miller · 3 years, 8 months ago
  79. 97a1111 net: bonding: use tabs instead of space for code indent by Yufeng Mo · 3 years, 8 months ago
  80. 5233351 net: bonding: remove unnecessary braces by Yufeng Mo · 3 years, 8 months ago
  81. 8ce390b net: bonding: fix code indent for conditional statements by Yufeng Mo · 3 years, 8 months ago
  82. 86a5ad0 net: bonding: add some required blank lines by Yufeng Mo · 3 years, 8 months ago
  83. 92b13ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 8 months ago
  84. 9382630 Merge branch 'net-leading-spaces' by David S. Miller · 3 years, 8 months ago
  85. 9e5914c mii: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  86. cf9207d ifb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  87. 20a4fc3 net: appletalk: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  88. a597111 net: fddi: skfp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  89. d1542f8 net: hamradio: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  90. 63b6313 net: ppp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  91. 1d314fc net: slip: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  92. 094fefd net: usb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  93. c169a93 net: wan: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  94. dc185ae Merge branch 'hns3-debugfs' by David S. Miller · 3 years, 8 months ago
  95. b4689aa net: hns3: remove the useless debugfs file node cmd by Yufeng Mo · 3 years, 8 months ago
  96. 058c3be net: hns3: refactor dump serv info of debugfs by Yufeng Mo · 3 years, 8 months ago
  97. 7b07ab0 net: hns3: refactor dump mac tnl status of debugfs by Jiaran Zhang · 3 years, 8 months ago
  98. 484e1ed net: hns3: refactor dump qs shaper of debugfs by Guangbin Huang · 3 years, 8 months ago
  99. 95b1958 net: hns3: refactor dump qos buf cfg of debugfs by Guangbin Huang · 3 years, 8 months ago
  100. 28d3bad net: hns3: refactor dump qos pri map of debugfs by Guangbin Huang · 3 years, 8 months ago