Cong Wang
|
506a03aa04
net_sched: add missing tcf_lock for act_connmark
|
7 years ago |
Cong Wang
|
f061b48c17
Revert "net: sched: act: add extack for lookup callback"
|
7 years ago |
Cong Wang
|
97a3f84f2c
net_sched: remove unnecessary ops->delete()
|
7 years ago |
Jamal Hadi Salim
|
962ad1f937
net: sched: act_connmark method rename for grep-ability and consistency
|
7 years ago |
Stephen Hemminger
|
50f699b1f8
sched: fix trailing whitespace
|
7 years ago |
Vlad Buslov
|
0190c1d452
net: sched: atomically check-allocate action
|
7 years ago |
Vlad Buslov
|
4e8ddd7f17
net: sched: don't release reference on action overwrite
|
7 years ago |
Vlad Buslov
|
b409074e66
net: sched: add 'delete' function to action ops
|
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 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
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
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 years ago |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
8 years ago |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Etienne Noss
|
52491c7607
act_connmark: avoid crashing on malformed nlattrs with null parms
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 years ago |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
9 years ago |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
9 years ago |
Jamal Hadi Salim
|
9c4a4e488b
net sched: actions use tcf_lastuse_update for consistency
|
9 years ago |
Nicolas Dichtel
|
9854518ea0
sched: align nlattr properly when needed
|
9 years ago |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
9 years ago |
Eric W. Biederman
|
a31f1adc09
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
|
10 years ago |