Commit History

Author SHA1 Message Date
  Daniel Borkmann 1f211a1b92 net, sched: add clsact qdisc 9 years ago
  Daniel Borkmann fdc5432a7b net, sched: add skb_at_tc_ingress helper 9 years ago
  Daniel Borkmann c46646d048 sched, bpf: add helper for retrieving routing realms 10 years ago
  Daniel Borkmann 5cf8ca0e47 cls_bpf: further limit exec opcodes subset 10 years ago
  Daniel Borkmann ef146fa40c cls_bpf: make binding to classid optional 10 years ago
  Daniel Borkmann bf007d1c75 cls_bpf: also dump TCA_BPF_FLAGS 10 years ago
  Alexei Starovoitov 27b29f6305 bpf: add bpf_redirect() helper 10 years ago
  Daniel Borkmann 045efa82ff cls_bpf: introduce integrated actions 10 years ago
  Daniel Borkmann f6bfc46da6 sched: cls_bpf: fix panic on filter replace 10 years ago
  Alexei Starovoitov 3431205e03 bpf: make programs see skb->data == L2 for ingress and egress 10 years ago
  Alexei Starovoitov a166151cbe bpf: fix bpf helpers to use skb->mac_header relative offsets 10 years ago
  Daniel Borkmann 54720df130 cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps 10 years ago
  Cong Wang 1e052be69d net_sched: destroy proto tp when all filters are gone 10 years ago
  Daniel Borkmann e2e9b6541d cls_bpf: add initial eBPF support for programmable classifiers 10 years ago
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Daniel Borkmann 3f2ab13594 net: cls_bpf: fix auto generation of per list handles 10 years ago
  Daniel Borkmann 7913ecf69e net: cls_bpf: fix size mismatch on filter preparation 10 years ago
  Jiri Pirko 33e9fcc666 tc: cls_bpf: rename bpf_len to bpf_num_ops 10 years ago
  Jiri Pirko 57d743a3de net: sched: cls: remove unused op put from tcf_proto_ops 10 years ago
  Jiri Pirko 3fe6b49e2f net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu 10 years ago
  Jiri Pirko 472f583701 net_sched: cls_bpf: remove unnecessary iteration and use passed arg 10 years ago
  John Fastabend 18cdb37ebf net: sched: do not use tcf_proto 'tp' argument from call_rcu 11 years ago
  WANG Cong 18d0264f63 net_sched: remove the first parameter from tcf_exts_destroy() 11 years ago
  WANG Cong 80dcbd12fb net_sched: fix suspicious RCU usage in cls_bpf_classify() 11 years ago
  John Fastabend 1f947bf151 net: sched: rcu'ify cls_bpf 11 years ago
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 years ago
  Daniel Borkmann b1fcd35cf5 net: filter: let unattached filters use sock_fprog_kern 11 years ago
  Cong Wang 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter 11 years ago
  WANG Cong 832d1d5bfa net_sched: add struct net pointer to tcf_proto_ops->dump 11 years ago
  WANG Cong 5da57f422d net_sched: cls: refactor out struct tcf_ext_map 11 years ago