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
|
1e46ef1762
net/sched: fix idr leak in the error path of __tcf_ipt_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 |
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
|
7 years ago |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 years ago |
Xin Long
|
4f8a881acc
net: sched: fix NULL pointer dereference when action calls some targets
|
8 years ago |
Xin Long
|
96d9703050
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
|
8 years ago |
Xin Long
|
ec0acb0931
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Pablo Neira Ayuso
|
613dbd9572
netfilter: x_tables: move hook state into xt_action_param structure
|
9 years ago |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
WANG Cong
|
b2313077ed
net_sched: make tcf_hash_check() boolean
|
9 years ago |
WANG Cong
|
d15eccea69
act_ipt: fix a bind refcnt leak
|
9 years ago |
WANG Cong
|
95df1b1607
net_sched: remove internal use of TC_POLICE_*
|
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 |
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 |
David S. Miller
|
909b27f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jamal Hadi Salim
|
a57f19d30b
net sched: ipt action fix late binding
|
9 years ago |