1. 449e14b bpf: Fix unused variable warning by Arnd Bergmann · 4 years, 11 months ago
  2. 0b9ad56 selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test by Jakub Sitnicki · 4 years, 11 months ago
  3. 34a2cc6 selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed by Jakub Sitnicki · 4 years, 11 months ago
  4. 64d8529 bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
  5. 0b3b9ca tools: bpftool: Make libcap dependency optional by Quentin Monnet · 4 years, 11 months ago
  6. cf9bf71 tools: bpftool: Allow unprivileged users to probe features by Quentin Monnet · 4 years, 11 months ago
  7. e3450b7 tools: bpftool: For "feature probe" define "full_mode" bool as global by Quentin Monnet · 4 years, 11 months ago
  8. fd9c40c Merge branch 'test_progs-asan' by Alexei Starovoitov · 4 years, 11 months ago
  9. e4e8f4d selftests/bpf: Add runqslower binary to .gitignore by Andrii Nakryiko · 4 years, 11 months ago
  10. 8d30e80 selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest by Andrii Nakryiko · 4 years, 11 months ago
  11. 36d0b61 selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read by Andrii Nakryiko · 4 years, 11 months ago
  12. 3521ffa libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id() by Andrii Nakryiko · 4 years, 11 months ago
  13. 13c9084 selftests/bpf: Fix invalid memory reads in core_relo selftest by Andrii Nakryiko · 4 years, 11 months ago
  14. 9f56bb5 selftests/bpf: Fix memory leak in extract_build_id() by Andrii Nakryiko · 4 years, 11 months ago
  15. f25d541 selftests/bpf: Fix memory leak in test selector by Andrii Nakryiko · 4 years, 11 months ago
  16. 229bf8b libbpf: Fix memory leak and possible double-free in hashmap__clear by Andrii Nakryiko · 4 years, 11 months ago
  17. 42fce2c selftests/bpf: Convert test_hashmap into test_progs test by Andrii Nakryiko · 4 years, 11 months ago
  18. 02995dd selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers by Andrii Nakryiko · 4 years, 11 months ago
  19. 76148fa selftests/bpf: Ensure test flavors use correct skeletons by Andrii Nakryiko · 4 years, 11 months ago
  20. 3271e8f Merge branch 'BTF-map-in-map' by Alexei Starovoitov · 4 years, 11 months ago
  21. 646f02f libbpf: Add BTF-defined map-in-map support by Andrii Nakryiko · 4 years, 11 months ago
  22. 2d39d7c libbpf: Refactor map creation logic and fix cleanup leak by Andrii Nakryiko · 4 years, 11 months ago
  23. 41017e5 libbpf: Refactor BTF-defined map definition parsing logic by Andrii Nakryiko · 4 years, 11 months ago
  24. 1f427a8 Merge branch 'bpf_link-observability' by Alexei Starovoitov · 4 years, 11 months ago
  25. 5d085ad bpftool: Add link bash completions by Andrii Nakryiko · 4 years, 11 months ago
  26. 7464d01 bpftool: Add bpftool-link manpage by Andrii Nakryiko · 4 years, 11 months ago
  27. c5481f9 bpftool: Add bpf_link show and pin support by Andrii Nakryiko · 4 years, 11 months ago
  28. 50325b1 bpftool: Expose attach_type-to-string array to non-cgroup code by Andrii Nakryiko · 4 years, 11 months ago
  29. 2c2837b selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info by Andrii Nakryiko · 4 years, 11 months ago
  30. 0dbc866 libbpf: Add low-level APIs for new bpf_link commands by Andrii Nakryiko · 4 years, 11 months ago
  31. f2e10bf bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
  32. 2d602c8 bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
  33. a3b80e1 bpf: Allocate ID for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
  34. f9d0412 bpf: Refactor bpf_link update handling by Andrii Nakryiko · 4 years, 11 months ago
  35. 9b329d0 selftests/bpf: fix test_sysctl_prog with alu32 by Alexei Starovoitov · 4 years, 11 months ago
  36. a6bbdf2 libbpf: Remove unneeded semicolon in btf_dump_emit_type by Zou Wei · 4 years, 11 months ago
  37. b26d1e2 selftests/bpf: Copy runqslower to OUTPUT directory by Veronika Kabatova · 4 years, 11 months ago
  38. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 11 months ago
  39. 8c1b2bf bpf, cgroup: Remove unused exports by Christoph Hellwig · 5 years ago
  40. e411eb2 libbpf: Return err if bpf_object__load failed by Mao Wenan · 4 years, 11 months ago
  41. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 5 years ago
  42. f461d2d sysctl: avoid forward declarations by Christoph Hellwig · 5 years ago
  43. 2374c09 sysctl: remove all extern declaration from sysctl.c by Christoph Hellwig · 5 years ago
  44. 26363af mm: remove watermark_boost_factor_sysctl_handler by Christoph Hellwig · 5 years ago
  45. f131bd3 Merge branch 'cloudflare-prog' by Alexei Starovoitov · 4 years, 11 months ago
  46. 2345890 selftests/bpf: Add cls_redirect classifier by Lorenz Bauer · 5 years ago
  47. 6f8a57c bpf: Make verifier log more relevant by default by Andrii Nakryiko · 5 years ago
  48. 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 11 months ago
  49. 0a05861 xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments by Tobias Klauser · 5 years ago
  50. 082b57e net: bpf: Make bpf_ktime_get_ns() available to non GPL programs by Maciej Żenczykowski · 5 years ago
  51. 6f3f65d net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head by Lorenzo Colitti · 5 years ago
  52. 6890896 bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n by Stanislav Fomichev · 5 years ago
  53. 745abfa bpf, riscv: Fix tail call count off by one in RV32 BPF JIT by Luke Nelson · 5 years ago
  54. ae460c0 bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h by Yoshiki Komachi · 5 years ago
  55. 0456ea1 bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} by Stanislav Fomichev · 5 years ago
  56. 93e5168 tools/bpf/bpftool: Remove duplicate headers by Jagadeesh Pagadala · 5 years ago
  57. b0b3fb6 bpf: Remove set but not used variable 'dst_known' by Mao Wenan · 5 years ago
  58. 3fd8dc2 net: hns3: remove an unnecessary check in hclge_set_umv_space() by Huazhong Tan · 4 years, 11 months ago
  59. 659d458 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 5 years ago
  60. 4b36a0d net: openvswitch: suitable access to the dp_meters by Tonghao Zhang · 5 years ago
  61. 06b439d Merge branch 'hinic-add-SR-IOV-support' by David S. Miller · 4 years, 11 months ago
  62. 1f62cfa hinic: add net_device_ops associated with vf by Luo bin · 5 years ago
  63. 7dd29ee hinic: add sriov feature support by Luo bin · 5 years ago
  64. a425b6e hinic: add mailbox function support by Luo bin · 5 years ago
  65. c90af58 net/mlx4_core: Add missing iounmap() in error path by Zou Wei · 5 years ago
  66. df346f1 dccp: remove unused inline function dccp_set_seqno by YueHaibing · 5 years ago
  67. 163749a qlcnic: remove unused inline function qlcnic_hw_write_wx_2M by YueHaibing · 5 years ago
  68. 308de89 liquidio: remove unused inline functions by YueHaibing · 5 years ago
  69. 3e14462 ptp: clockmatrix: remove unnecessary comparison by Yang Yingliang · 5 years ago
  70. f30e472 hsr: remove unnecessary code in hsr_dev_change_mtu() by Taehee Yoo · 5 years ago
  71. 071c8ed tcp: mptcp: use mptcp receive buffer space to select rcv window by Florian Westphal · 5 years ago
  72. 460fd83 dpaa2-eth: add channel stat to debugfs by Ioana Ciornei · 5 years ago
  73. ae23aae octeontx2-pf: Remove unneeded semicolon by Zheng Bin · 5 years ago
  74. dce38b7 net: phy: dp83867: Remove unneeded semicolon by Zheng Bin · 5 years ago
  75. 8b5d10e Merge branch 'net-hns3-refactor-for-MAC-table' by David S. Miller · 4 years, 11 months ago
  76. 039ba86 net: hns3: optimize the filter table entries handling when resetting by Jian Shen · 5 years ago
  77. 7d0b345 net: hns3: use mutex vport_lock instead of mutex umv_lock by Jian Shen · 5 years ago
  78. c631c69 net: hns3: refactor the promisc mode setting by Jian Shen · 5 years ago
  79. f671237 net: hns3: add support for dumping UC and MC MAC list by Jian Shen · 5 years ago
  80. ee4bcd3 net: hns3: refactor the MAC address configure by Jian Shen · 5 years ago
  81. 4c58f59 net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space() by Jian Shen · 5 years ago
  82. c1c5f66 net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space() by Jian Shen · 5 years ago
  83. 1ac0e6c net: hns3: refine for unicast MAC VLAN space management by Jian Shen · 5 years ago
  84. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  85. b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 11 months ago
  86. acd6294 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  87. 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  88. e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  89. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  90. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  91. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  92. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 5 years ago
  93. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 5 years ago
  94. 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 5 years ago
  95. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 5 years ago
  96. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 5 years ago
  97. 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 5 years ago
  98. 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 5 years ago
  99. 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 5 years ago
  100. 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 5 years ago