Cong Wang
|
9fa2ddc1b7
net_sched: fix a NULL pointer deref in ipt action
|
5 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
|
7 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
7 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
|
8 years ago |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
8 years ago |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
8 years ago |
Jamal Hadi Salim
|
9c4a4e488b
net sched: actions use tcf_lastuse_update for consistency
|
8 years ago |
Nicolas Dichtel
|
9854518ea0
sched: align nlattr properly when needed
|
8 years ago |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
8 years ago |
Daniel Borkmann
|
3697649ff2
bpf: try harder on clones when writing into skb
|
8 years ago |
Tom Herbert
|
4b048d6d9d
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
|
9 years ago |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
9 years ago |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
10 years ago |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
10 years ago |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
10 years ago |
WANG Cong
|
c779f7af99
net_sched: act: fetch hinfo from a->ops->hinfo
|
11 years ago |
WANG Cong
|
671314a5ab
net_sched: act: remove capab from struct tc_action_ops
|
11 years ago |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jamal Hadi Salim
|
1a29321ed0
net_sched: act: Dont increment refcnt on replace
|
11 years ago |
WANG Cong
|
568a153a22
net_sched: fix a regression in tc actions
|
11 years ago |
WANG Cong
|
369ba56787
net_sched: init struct tcf_hashinfo at register time
|
11 years ago |
Jamal Hadi Salim
|
651a6493ae
net_sched: Use default action walker methods
|
11 years ago |
Jamal Hadi Salim
|
43c00dcf88
net_sched: Use default action lookup functions
|
11 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
12 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
13 years ago |