Cong Wang
|
aaa908ffbe
net_sched: switch to rcu_work
|
7 years ago |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
7 years ago |
Alexander Aring
|
571acf2106
net: sched: cls: add extack support for delete callback
|
7 years ago |
Alexander Aring
|
50a561900e
net: sched: cls: add extack support for tcf_exts_validate
|
7 years ago |
Alexander Aring
|
7306db38a6
net: sched: cls: add extack support for change callback
|
7 years ago |
Jiri Pirko
|
f36fe1c498
net: sched: introduce block mechanism to handle netif_keep_dst calls
|
7 years ago |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
22f7cec93f
cls_flow: use tcf_exts_get_net() before call_rcu()
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
94cdb47566
net_sched: use tcf_queue_work() in flow filter
|
7 years ago |
Kees Cook
|
cdeabbb881
net: sched: Convert timers to use timer_setup()
|
7 years ago |
Jiri Pirko
|
1abf272022
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
|
7 years ago |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
Jiri Pirko
|
c09fc2e11e
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
|
8 years ago |
Jiri Pirko
|
4ebc1e3cfc
net: sched: remove unneeded tcf_em_tree_change
|
8 years ago |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Geliang Tang
|
3b1af93cf1
net_sched: use setup_deferrable_timer
|
8 years ago |
Florian Westphal
|
cb9c68363e
skbuff: add and use skb_nfct helper
|
8 years ago |
Daniel Borkmann
|
d936377414
net, sched: respect rcu grace period on cls destruction
|
8 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |
Javier Martinez Canillas
|
0013de38a8
net: sched: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 years ago |
Eric Dumazet
|
743b2a6674
sched: cls_flow: use skb_to_full_sk() helper
|
9 years ago |
Tom Herbert
|
cd79a2382a
flow_dissector: Add flags argument to skb_flow_dissector functions
|
10 years ago |
Daniel Borkmann
|
32b2f4b196
sched: cls_flow: fix panic on filter replace
|
10 years ago |
Tom Herbert
|
c3f8324188
net: Add full IPv6 addresses to flow_keys
|
10 years ago |
Jiri Pirko
|
59346afe7a
flow_dissector: change port array into src, dst tuple
|
10 years ago |
Jiri Pirko
|
06635a35d1
flow_dissect: use programable dissector in skb_flow_dissect and friends
|
10 years ago |
Jiri Pirko
|
1bd758eb1c
net: change name of flow_dissector header to match the .c file name
|
10 years ago |