Davide Caratti
|
3239534a79
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Davide Caratti
|
bbc09e7842
net/sched: fix idr leak on the error path of tcf_bpf_init()
|
7 years ago |
Kirill Tkhai
|
685ecfb198
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
|
7 years ago |
Alexander Aring
|
b36201455a
net: sched: act: handle extack in tcf_generic_walker
|
7 years ago |
Alexander Aring
|
417801055b
net: sched: act: add extack for walk callback
|
7 years ago |
Alexander Aring
|
331a9295de
net: sched: act: add extack for lookup callback
|
7 years ago |
Alexander Aring
|
589dad6d71
net: sched: act: add extack to init callback
|
7 years ago |
Cong Wang
|
039af9c66b
net_sched: switch to exit_batch for action pernet ops
|
7 years ago |
Cong Wang
|
9a63b255df
net_sched: remove unused parameter from act cleanup ops
|
7 years ago |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 years ago |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
7 years ago |
Daniel Borkmann
|
6aaae2b6c4
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
|
8 years ago |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 years ago |
Daniel Borkmann
|
e86283071f
bpf: expose prog id for cls_bpf and act_bpf
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Daniel Borkmann
|
f1f7714ea5
bpf: rework prog_digest into prog_tag
|
8 years ago |
Daniel Borkmann
|
7bd509e311
bpf: add prog_digest and expose it via fdinfo/netlink
|
8 years ago |
Daniel Borkmann
|
55556dd59d
bpf: drop useless bpf_fd member from cls/act
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Thomas Graf
|
b15ca182ed
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
|
9 years ago |
Daniel Borkmann
|
f53d8c7b18
bpf: use skb_at_tc_ingress helper in tcf_bpf
|
9 years ago |
Daniel Borkmann
|
04b3f8de4b
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
|
9 years ago |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 years ago |
Daniel Borkmann
|
113214be7f
bpf: refactor bpf_prog_get and type check into helper
|
9 years ago |
Jamal Hadi Salim
|
0b0f43fe2e
net sched: indentation and other OCD stylistic fixes
|
9 years ago |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
9 years ago |