1. 5cf8ca0 cls_bpf: further limit exec opcodes subset by Daniel Borkmann · 9 years ago
  2. ef146fa cls_bpf: make binding to classid optional by Daniel Borkmann · 9 years ago
  3. bf007d1 cls_bpf: also dump TCA_BPF_FLAGS by Daniel Borkmann · 9 years ago
  4. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  5. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  6. f6bfc46 sched: cls_bpf: fix panic on filter replace by Daniel Borkmann · 9 years ago
  7. 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
  8. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  9. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 10 years ago
  10. 1e052be net_sched: destroy proto tp when all filters are gone by Cong Wang · 10 years ago
  11. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 10 years ago
  12. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 3f2ab13 net: cls_bpf: fix auto generation of per list handles by Daniel Borkmann · 10 years ago
  14. 7913ecf net: cls_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 10 years ago
  15. 33e9fcc tc: cls_bpf: rename bpf_len to bpf_num_ops by Jiri Pirko · 10 years ago
  16. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  17. 3fe6b49 net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  18. 472f583 net_sched: cls_bpf: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  19. 18cdb37 net: sched: do not use tcf_proto 'tp' argument from call_rcu by John Fastabend · 10 years ago
  20. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  21. 80dcbd1 net_sched: fix suspicious RCU usage in cls_bpf_classify() by WANG Cong · 10 years ago
  22. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  23. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  24. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  25. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  26. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  27. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  28. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  29. 1fab9ab net_sched: cls_bpf: use tabs to do indent by Yang Yingliang · 11 years ago
  30. 7d1d65c net: sched: cls_bpf: add BPF-based classifier by Daniel Borkmann · 11 years ago