David Ahern
|
dac9c9790e
net: Add extack to nlmsg_parse
|
6 years ago |
Cong Wang
|
95278ddaa1
net_sched: convert idrinfo->lock from spinlock to a mutex
|
6 years ago |
Eelco Chaudron
|
28169abadb
net/sched: Add hardware specific counters to TC actions
|
6 years ago |
Vlad Buslov
|
ec3ed293e7
net_sched: change tcf_del_walker() to take idrinfo->lock
|
6 years ago |
David S. Miller
|
36302685f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Vlad Buslov
|
c10bbfae3a
net: sched: null actions array pointer before releasing action
|
7 years ago |
Cong Wang
|
f061b48c17
Revert "net: sched: act: add extack for lookup callback"
|
7 years ago |
Paolo Abeni
|
97763dc0f4
net_sched: reject unknown tcfa_action values
|
7 years ago |
Cong Wang
|
244cd96adb
net_sched: remove list_head from tc_action
|
7 years ago |
Cong Wang
|
7d485c451f
net_sched: remove unused tcf_idr_check()
|
7 years ago |
Cong Wang
|
b144e7ec51
net_sched: remove unused parameter for tcf_action_delete()
|
7 years ago |
Cong Wang
|
97a3f84f2c
net_sched: remove unnecessary ops->delete()
|
7 years ago |
Cong Wang
|
edfaf94fa7
net_sched: improve and refactor tcf_action_put_many()
|
7 years ago |
Paolo Abeni
|
802bfb1915
net/sched: user-space can't set unknown tcfa_action values
|
7 years ago |
Jiri Pirko
|
1f3ed383fb
net: sched: don't dump chains only held by actions
|
7 years ago |
Vlad Buslov
|
e0479b670d
net: sched: fix unprotected access to rcu cookie pointer
|
7 years ago |
David S. Miller
|
0dbc81eab4
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
|
7 years ago |
Vlad Buslov
|
90b73b77d0
net: sched: change action API to use array of pointers to actions
|
7 years ago |
Vlad Buslov
|
0190c1d452
net: sched: atomically check-allocate action
|
7 years ago |
Vlad Buslov
|
cae422f379
net: sched: use reference counting action init
|
7 years ago |
Vlad Buslov
|
4e8ddd7f17
net: sched: don't release reference on action overwrite
|
7 years ago |
Vlad Buslov
|
16af606739
net: sched: implement reference counted action release
|
7 years ago |
Vlad Buslov
|
2a2ea34970
net: sched: implement action API that deletes action by index
|
7 years ago |
Vlad Buslov
|
3f7c72bc42
net: sched: always take reference to action
|
7 years ago |
Vlad Buslov
|
789871bb2a
net: sched: implement unlocked action init API
|
7 years ago |
Vlad Buslov
|
036bb44327
net: sched: change type of reference and bind counters
|
7 years ago |
Vlad Buslov
|
eec94fdb04
net: sched: use rcu for action cookie update
|
7 years ago |
Vlad Buslov
|
290aa0ad74
net: sched: don't disable bh when accessing action idr
|
7 years ago |
David S. Miller
|
c0b458a946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |