1. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  2. 09756af bpf: expand BPF syscall with program load/unload by Alexei Starovoitov · 10 years ago
  3. b954d83 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected by Daniel Borkmann · 11 years ago
  4. 738cbe7 net: bpf: consolidate JIT binary allocator by Daniel Borkmann · 11 years ago
  5. 02ab695 net: filter: add "load 64-bit immediate" eBPF instruction by Alexei Starovoitov · 11 years ago
  6. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 11 years ago
  7. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 11 years ago
  8. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 11 years ago
  9. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 11 years ago
  10. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 11 years ago
  11. f5bffec net: filter: split filter.c into two files by Alexei Starovoitov · 11 years ago