Vlad Buslov
|
653cd284a8
net: sched: always disable bh when taking tcf_lock
|
7 anos atrás |
Jamal Hadi Salim
|
2fbec27f81
net: sched: act_bpf method rename for grep-ability and consistency
|
7 anos atrás |
Vlad Buslov
|
2142236b45
net: sched: act_bpf: remove dependency on rtnl lock
|
7 anos atrás |
YueHaibing
|
3f6bcc5162
act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
|
7 anos atrás |
Vlad Buslov
|
0190c1d452
net: sched: atomically check-allocate action
|
7 anos atrás |
Vlad Buslov
|
4e8ddd7f17
net: sched: don't release reference on action overwrite
|
7 anos atrás |
Vlad Buslov
|
b409074e66
net: sched: add 'delete' function to action ops
|
7 anos atrás |
Vlad Buslov
|
789871bb2a
net: sched: implement unlocked action init API
|
7 anos atrás |
Vlad Buslov
|
036bb44327
net: sched: change type of reference and bind counters
|
7 anos atrás |
Davide Caratti
|
3239534a79
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
|
7 anos atrás |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 anos atrás |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Davide Caratti
|
bbc09e7842
net/sched: fix idr leak on the error path of tcf_bpf_init()
|
7 anos atrás |
Kirill Tkhai
|
685ecfb198
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
|
7 anos atrás |
Alexander Aring
|
b36201455a
net: sched: act: handle extack in tcf_generic_walker
|
7 anos atrás |
Alexander Aring
|
417801055b
net: sched: act: add extack for walk callback
|
7 anos atrás |
Alexander Aring
|
331a9295de
net: sched: act: add extack for lookup callback
|
7 anos atrás |
Alexander Aring
|
589dad6d71
net: sched: act: add extack to init callback
|
7 anos atrás |
Cong Wang
|
039af9c66b
net_sched: switch to exit_batch for action pernet ops
|
7 anos atrás |
Cong Wang
|
9a63b255df
net_sched: remove unused parameter from act cleanup ops
|
7 anos atrás |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Cong Wang
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 anos atrás |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
7 anos atrás |
Daniel Borkmann
|
6aaae2b6c4
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
|
8 anos atrás |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 anos atrás |
Daniel Borkmann
|
e86283071f
bpf: expose prog id for cls_bpf and act_bpf
|
8 anos atrás |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 anos atrás |
Daniel Borkmann
|
f1f7714ea5
bpf: rework prog_digest into prog_tag
|
8 anos atrás |
Daniel Borkmann
|
7bd509e311
bpf: add prog_digest and expose it via fdinfo/netlink
|
8 anos atrás |