Dan Carpenter
|
c4f65b09b4
net/act_pedit: fix an error code
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Amir Vadai
|
853a14ba46
net/act_pedit: Introduce 'add' operation
|
8 years ago |
Amir Vadai
|
71d0ed7079
net/act_pedit: Support using offset relative to the conventional network headers
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Amir Vadai
|
95c2027bfe
net/sched: pedit: make sure that offset is valid
|
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 |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
5175f7106c
act_pedit: check binding before calling tcf_hash_release()
|
10 years ago |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
10 years ago |
Florian Westphal
|
4749c3ef85
net: sched: remove TC_MUNGED bits
|
10 years ago |
Jiri Pirko
|
0c6965dd31
sched: fix act file names in header comment
|
11 years ago |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
11 years ago |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
11 years ago |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
11 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 |