1. 3b80b73 net: Add includes masked by netdevice.h including uapi/bpf.h by Jakub Kicinski · 3 years ago
  2. 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
  3. 343ead2 bpf, netns: Fix build without CONFIG_INET by Jakub Sitnicki · 4 years, 5 months ago
  4. 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 5 months ago
  5. e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 5 months ago
  6. ce3aa9c bpf, netns: Handle multiple link attachments by Jakub Sitnicki · 4 years, 5 months ago
  7. 2576f87 bpf, netns: Fix use-after-free in pernet pre_exit callback by Jakub Sitnicki · 4 years, 6 months ago
  8. 4ac2add bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH by Lorenz Bauer · 4 years, 6 months ago
  9. 1b51423 bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 6 months ago
  10. ab53cad bpf, netns: Keep a list of attached bpf_link's by Jakub Sitnicki · 4 years, 6 months ago
  11. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 6 months ago
  12. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 6 months ago
  13. 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 7 months ago
  14. b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 7 months ago