Davide Caratti
|
5a4931ae01
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Davide Caratti
|
94cb549240
net/sched: act_vlan: declare push_vid with host byte order
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Davide Caratti
|
d7f2001573
net/sched: fix idr leak in the error path of tcf_vlan_init()
|
7 years ago |
Davide Caratti
|
1edf8abe04
net/sched: fix NULL dereference in the error path of tcf_vlan_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 |
Manish Kurup
|
4c5b9d9642
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
|
7 years ago |
Manish Kurup
|
e0496cbbf8
act_vlan: Change stats update to use per-core stats
|
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 |
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 |
Shmulik Ladkani
|
f39acc84aa
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions
|
9 years ago |
Shmulik Ladkani
|
45a497f2d1
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
|
9 years ago |
Hadar Hen Zion
|
956af37102
net_sched: act_vlan: Add priority option
|
9 years ago |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 years ago |
WANG Cong
|
b2313077ed
net_sched: make tcf_hash_check() boolean
|
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 |