Cong Wang
|
9fa2ddc1b7
net_sched: fix a NULL pointer deref in ipt action
|
5 lat temu |
Roman Mashak
|
8690075430
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
|
6 lat temu |
Cong Wang
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 lat temu |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
7 lat temu |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
7 lat temu |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
7 lat temu |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 lat temu |
Antonio Quartulli
|
4fe77d82ef
skbedit: allow the user to specify bitmask for mark
|
8 lat temu |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
8 lat temu |
Jamal Hadi Salim
|
61cc535de3
net sched actions: skbedit convert to use more modern nla_put_xxx
|
8 lat temu |
Jamal Hadi Salim
|
ff202ee1ed
net sched actions: skbedit add support for mod-ing skb pkt_type
|
8 lat temu |
WANG Cong
|
b2313077ed
net_sched: make tcf_hash_check() boolean
|
8 lat temu |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
8 lat temu |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
8 lat temu |
Jamal Hadi Salim
|
9c4a4e488b
net sched: actions use tcf_lastuse_update for consistency
|
8 lat temu |
David S. Miller
|
909b27f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 lat temu |
Jamal Hadi Salim
|
5e1567aeb7
net sched: skbedit action fix late binding
|
8 lat temu |
Nicolas Dichtel
|
9854518ea0
sched: align nlattr properly when needed
|
8 lat temu |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
8 lat temu |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
9 lat temu |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
10 lat temu |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
10 lat temu |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
10 lat temu |
WANG Cong
|
c779f7af99
net_sched: act: fetch hinfo from a->ops->hinfo
|
11 lat temu |
WANG Cong
|
671314a5ab
net_sched: act: remove capab from struct tc_action_ops
|
11 lat temu |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 lat temu |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 lat temu |
Jamal Hadi Salim
|
1a29321ed0
net_sched: act: Dont increment refcnt on replace
|
11 lat temu |
WANG Cong
|
568a153a22
net_sched: fix a regression in tc actions
|
11 lat temu |
WANG Cong
|
369ba56787
net_sched: init struct tcf_hashinfo at register time
|
11 lat temu |