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