1. 7cccee4 selftests/bpf: Test FD-based cgroup attachment by Andrii Nakryiko · 4 years, 10 months ago
  2. cc4f864 libbpf: Add support for bpf_link-based cgroup attachment by Andrii Nakryiko · 4 years, 10 months ago
  3. 0c991eb bpf: Implement bpf_prog replacement for an active bpf_cgroup_link by Andrii Nakryiko · 4 years, 10 months ago
  4. af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 10 months ago
  5. e5ffcc9 Merge branch 'subreg-bounds' by Alexei Starovoitov · 4 years, 10 months ago
  6. 41f70fe bpf: Test_verifier, add alu32 bounds tracking tests by John Fastabend · 4 years, 10 months ago
  7. 32f13a5 bpf: Test_verifier, #65 error message updates for trunc of boundary-cross by John Fastabend · 4 years, 10 months ago
  8. 9ac26e9 bpf: Test_verifier, bpf_get_stack return value add <0 by John Fastabend · 4 years, 10 months ago
  9. d2db08c bpf: Test_progs, add test to catch retval refine error handling by John Fastabend · 4 years, 10 months ago
  10. fa123ac bpf: Verifier, refine 32bit bound in do_refine_retval_range by John Fastabend · 4 years, 10 months ago
  11. 3f50f13 bpf: Verifier, do explicit ALU32 bounds tracking by John Fastabend · 4 years, 10 months ago
  12. 1006050 bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly by John Fastabend · 4 years, 10 months ago
  13. 4edf16b bpf, lsm: Make BPF_LSM depend on BPF_EVENTS by KP Singh · 4 years, 10 months ago
  14. c58b1558 Merge branch 'bpf_sk_assign' by Alexei Starovoitov · 4 years, 10 months ago
  15. 8a02a17 selftests: bpf: Extend sk_assign tests for UDP by Joe Stringer · 4 years, 10 months ago
  16. 2d7824f selftests: bpf: Add test for sk_assign by Lorenz Bauer · 4 years, 10 months ago
  17. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 10 months ago
  18. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 10 months ago
  19. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 10 months ago
  20. b49e42a bpf, doc: Add John as official reviewer to BPF subsystem by Daniel Borkmann · 4 years, 10 months ago
  21. f50b49a bpf: btf: Fix arg verification in btf_ctx_access() by KP Singh · 4 years, 10 months ago
  22. 0fc31b1 bpf: Simplify reg_set_min_max_inv handling by Jann Horn · 4 years, 10 months ago
  23. 604dca5 bpf: Fix tnum constraints for 32-bit comparisons by Jann Horn · 4 years, 10 months ago
  24. f2d67fe bpf: Undo incorrect __reg_bound_offset32 handling by Daniel Borkmann · 4 years, 10 months ago
  25. 641cd7b Merge branch 'bpf-lsm' by Daniel Borkmann · 4 years, 10 months ago
  26. 4dece7f bpf: lsm: Add Documentation by KP Singh · 4 years, 10 months ago
  27. 03e54f1 bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
  28. 1e092a03 tools/libbpf: Add support for BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
  29. 520b7aa bpf: lsm: Initialize the BPF LSM hooks by KP Singh · 4 years, 10 months ago
  30. 9e4e01d bpf: lsm: Implement attach, detach and execution by KP Singh · 4 years, 10 months ago
  31. 9d3fdea bpf: lsm: Provide attachment points for BPF LSM programs by KP Singh · 4 years, 10 months ago
  32. 98e828a security: Refactor declaration of LSM hooks by KP Singh · 4 years, 10 months ago
  33. fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
  34. e5fb60e selftests: Add test for overriding global data value before load by Toke Høiland-Jørgensen · 4 years, 10 months ago
  35. e2842be libbpf: Add setter for initial value for internal maps by Toke Høiland-Jørgensen · 4 years, 10 months ago
  36. 5a95cbb bpf, net: Fix build issue when net ns not configured by Daniel Borkmann · 4 years, 10 months ago
  37. ae661de Merge branch 'ifla_xdp_expected_fd' by Alexei Starovoitov · 4 years, 10 months ago
  38. 87854a0 selftests/bpf: Add tests for attaching XDP programs by Toke Høiland-Jørgensen · 4 years, 10 months ago
  39. bd5ca3e libbpf: Add function to set link XDP fd while specifying old program by Toke Høiland-Jørgensen · 4 years, 10 months ago
  40. 50a3e67 tools: Add EXPECTED_FD-related definitions in if_link.h by Toke Høiland-Jørgensen · 4 years, 10 months ago
  41. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 10 months ago
  42. e9ff9d5 bpf: Fix build warning regarding missing prototypes by Jean-Philippe Menil · 4 years, 10 months ago
  43. 291cfe3 libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create by Fletcher Dunn · 4 years, 10 months ago
  44. 2cf69d3 Merge branch 'cgroup-helpers' by Alexei Starovoitov · 4 years, 10 months ago
  45. 23599ad bpf: Add selftest cases for ctx_or_null argument type by Daniel Borkmann · 4 years, 10 months ago
  46. 834ebca bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks by Daniel Borkmann · 4 years, 10 months ago
  47. 0f09abd bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id by Daniel Borkmann · 4 years, 10 months ago
  48. 5a52ae4 bpf: Allow to retrieve cgroup v1 classid from v2 hooks by Daniel Borkmann · 4 years, 10 months ago
  49. f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 10 months ago
  50. fcf752e bpf: Enable perf event rb output for bpf cgroup progs by Daniel Borkmann · 4 years, 10 months ago
  51. 0e53d9e bpf: Enable retrieval of socket cookie for bind/post-bind hook by Daniel Borkmann · 4 years, 10 months ago
  52. f54a5bb bpf: Remove unused vairable 'bpf_xdp_link_lops' by YueHaibing · 4 years, 10 months ago
  53. e28784e bpf: Factor out attach_type to prog_type mapping for attach/detach by Andrii Nakryiko · 4 years, 10 months ago
  54. 00c4edd bpf: Factor out cgroup storages operations by Andrii Nakryiko · 4 years, 10 months ago
  55. aa131ed bpf: Test_verifier, #70 error message updates for 32-bit right shift by John Fastabend · 4 years, 10 months ago
  56. 294f2fc bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() by John Fastabend · 4 years, 10 months ago
  57. 07cd263 bpf: Verifer, refactor adjust_scalar_min_max_vals by John Fastabend · 4 years, 10 months ago
  58. 8395f32 libbpf: Don't allocate 16M for log buffer by default by Stanislav Fomichev · 4 years, 10 months ago
  59. 9fc9aad libbpf: Remove unused parameter `def` to get_map_field_int by Tobias Klauser · 4 years, 10 months ago
  60. 8c06186 bpf: Document bpf_inspect drgn tool by Andrey Ignatov · 4 years, 10 months ago
  61. aa5e2af samples, bpf: Refactor perf_event user program with libbpf bpf_link by Daniel T. Lee · 4 years, 10 months ago
  62. 24a6034 samples, bpf: Move read_trace_pipe to trace_helpers by Daniel T. Lee · 4 years, 10 months ago
  63. c9b2431 bpf: Add tests for bpf_sk_storage to bpf_tcp_ca by Martin KaFai Lau · 4 years, 10 months ago
  64. ab14fd4 bpf: Add bpf_sk_storage support to bpf_tcp_ca by Martin KaFai Lau · 4 years, 10 months ago
  65. 1440e79 selftests/bpf: Fix mix of tabs and spaces by Bill Wendling · 4 years, 10 months ago
  66. c0fd336 bpf, tcp: Make tcp_bpf_recvmsg static by YueHaibing · 4 years, 10 months ago
  67. a265279 bpf, tcp: Fix unused function warnings by YueHaibing · 4 years, 10 months ago
  68. 65c9362 bpftool: Add struct_ops support by Martin KaFai Lau · 4 years, 10 months ago
  69. d5ae04d bpftool: Translate prog_id to its bpf prog_name by Martin KaFai Lau · 4 years, 10 months ago
  70. 30255d3 bpftool: Print as a string for char array by Martin KaFai Lau · 4 years, 10 months ago
  71. ca7e6e45 bpftool: Print the enum's name instead of value by Martin KaFai Lau · 4 years, 10 months ago
  72. 90ceddc bpf: Support llvm-objcopy for vmlinux BTF by Fangrui Song · 4 years, 10 months ago
  73. 483d7a30 bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition by Wenbo Zhang · 4 years, 10 months ago
  74. fd27b18 selftests/bpf: Reset process and thread affinity after each test/sub-test by Andrii Nakryiko · 4 years, 10 months ago
  75. fc32490b selftests/bpf: Fix test_progs's parsing of test numbers by Andrii Nakryiko · 4 years, 10 months ago
  76. 94c2f50 selftests/bpf: Fix race in tcp_rtt test by Andrii Nakryiko · 4 years, 10 months ago
  77. 4107890 selftests/bpf: Fix nanosleep for real this time by Andrii Nakryiko · 4 years, 10 months ago
  78. cc9864a selftest/bpf: Fix compilation warning in sockmap_parse_prog.c by Andrii Nakryiko · 4 years, 10 months ago
  79. 86e85bf sfc: fix XDP-redirect in this driver by Jesper Dangaard Brouer · 4 years, 10 months ago
  80. 5e0ef51 remoteproc: clean up notification config by Alex Elder · 4 years, 10 months ago
  81. 1963507 net: kcm: kcmproc.c: Fix RCU list suspicious usage warning by Madhuparna Bhowmik · 4 years, 10 months ago
  82. 10ee4b87 qede: remove some unused code in function qede_selftest_receive_traffic by Zheng Zengkai · 4 years, 10 months ago
  83. 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 4 years, 10 months ago
  84. 764e558 Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code' by David S. Miller · 4 years, 10 months ago
  85. 45d0da4 net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset() by Dejin Zheng · 4 years, 10 months ago
  86. ff8ed73 net: stmmac: use readl_poll_timeout() function in init_systime() by Dejin Zheng · 4 years, 10 months ago
  87. a1dd387 chcr: remove set but not used variable 'status' by YueHaibing · 4 years, 10 months ago
  88. 48ef50f macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) by Era Mayflower · 4 years, 10 months ago
  89. a21ecf0 macsec: Support XPN frame handling - IEEE 802.1AEbw by Era Mayflower · 4 years, 10 months ago
  90. 65b7a2c Merge branch 'net-dsa-improve-serdes-integration' by David S. Miller · 4 years, 10 months ago
  91. 5d5b231 net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down by Russell King · 4 years, 10 months ago
  92. dc745ec net: dsa: mv88e6xxx: remove port_link_state functions by Russell King · 4 years, 10 months ago
  93. f365c6f net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex by Russell King · 4 years, 10 months ago
  94. 7e0e624 net: dsa: mv88e6xxx: fix Serdes link changes by Russell King · 4 years, 10 months ago
  95. a5a6858 net: dsa: mv88e6xxx: extend phylink to Serdes PHYs by Russell King · 4 years, 10 months ago
  96. 64d47d5 net: dsa: mv88e6xxx: configure interface settings in mac_config by Russell King · 4 years, 10 months ago
  97. 4c8b735 net: dsa: mv88e6xxx: use BMCR definitions for serdes control register by Russell King · 4 years, 10 months ago
  98. 87615c96 net: dsa: warn if phylink_mac_link_state returns error by Russell King · 4 years, 10 months ago
  99. 3c04d35 Merge branch 'net-mii-clause-37-helpers' by David S. Miller · 4 years, 10 months ago
  100. a9f28eb net: mii: add linkmode_adv_to_mii_adv_x() by Russell King · 4 years, 10 months ago