WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
Jiri Pirko
|
de4784ca03
net: sched: get rid of struct tc_to_netdev
|
8 years ago |
Jiri Pirko
|
5fd9fc4e20
net: sched: push cls related args into cls_common structure
|
8 years ago |
Jiri Pirko
|
2572ac53c4
net: sched: make type an argument for ndo_setup_tc
|
8 years ago |
Jiri Pirko
|
705c709126
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
|
8 years ago |
Jiri Pirko
|
a5fcf8a6c9
net: propagate tc filter chain index down the ndo_setup_tc call
|
8 years ago |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Or Gerlitz
|
24d3dc6d27
net/sched: cls_u32: Reflect HW offload status
|
8 years ago |
Alexandru Moise
|
58fa118f3d
cls_u32: don't bother explicitly initializing ->divisor to zero
|
8 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 years ago |
Jakub Kicinski
|
201c44bd8f
net: cls_u32: be more strict about skip-sw flag for knodes
|
9 years ago |
Jakub Kicinski
|
6eef3801e7
net: cls_u32: catch all hardware offload errors
|
9 years ago |
Daniel Borkmann
|
92c075dbde
net: sched: fix tc_should_offload for specific clsact classes
|
9 years ago |
Jakub Kicinski
|
d47a0f387f
net: cls_u32: be more strict about skip-sw flag
|
9 years ago |
Jakub Kicinski
|
1a0f7d2984
net: cls_u32: fix error code for invalid flags
|
9 years ago |
Samudrala, Sridhar
|
d34e3e1813
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
|
9 years ago |
Nicolas Dichtel
|
9854518ea0
sched: align nlattr properly when needed
|
9 years ago |
John Fastabend
|
9e8ce79cd7
net: sched: cls_u32 add bit to specify software only rules
|
9 years ago |
John Fastabend
|
6843e7a2ab
net: sched: consolidate offload decision in cls_u32
|
9 years ago |
John Fastabend
|
a1b7c5fd7f
net: sched: add cls_u32 offload hooks for netdevs
|
9 years ago |
WANG Cong
|
a6c1aea044
cls_u32: complete the check for non-forced case in u32_destroy()
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
5778d39d07
net_sched: fix struct tc_u_hnode layout in u32
|
10 years ago |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 years ago |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 years ago |
WANG Cong
|
a0efb80ce3
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
Eric Dumazet
|
a2aeb02a8e
net: sched: fix compile warning in cls_u32
|
11 years ago |