Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
11 years ago |
Eric Dumazet
|
d37d8ac17d
net: sched: use no more than one page in struct fw_head
|
11 years ago |
Wei Yongjun
|
722e47d792
net_sched: fix error return code in fw_change_attrs()
|
11 years ago |
WANG Cong
|
a8701a6c7a
net_sched: avoid casting void pointer
|
11 years ago |
WANG Cong
|
2519a602c2
net_sched: optimize tcf_match_indev()
|
11 years ago |
WANG Cong
|
832d1d5bfa
net_sched: add struct net pointer to tcf_proto_ops->dump
|
11 years ago |
WANG Cong
|
5da57f422d
net_sched: cls: refactor out struct tcf_ext_map
|
11 years ago |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 years ago |
Wei Yongjun
|
cb95ec6261
pkt_sched: fix error return code in fw_change_attrs()
|
12 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
Eric W. Biederman
|
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
|
13 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Patrick McHardy
|
47a1a1d4be
pkt_sched: remove unnecessary xchg() in packet classifiers
|
16 years ago |
Patrick McHardy
|
5239008b0d
[NET_SCHED]: Constify struct tcf_ext_map
|
17 years ago |
Patrick McHardy
|
6fa8c0144b
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
|
17 years ago |
Patrick McHardy
|
1587bac49f
[NET_SCHED]: Use typeful attribute parsing helpers
|
17 years ago |
Patrick McHardy
|
24beeab539
[NET_SCHED]: Use typeful attribute construction helpers
|
17 years ago |
Patrick McHardy
|
57e1c487a4
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
|
17 years ago |
Patrick McHardy
|
4b3550ef53
[NET_SCHED]: Use nla_nest_start/nla_nest_end
|
17 years ago |
Patrick McHardy
|
cee63723b3
[NET_SCHED]: Propagate nla_parse return value
|
17 years ago |
Patrick McHardy
|
add93b610a
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
|
17 years ago |
Patrick McHardy
|
2eb9d75c72
[NET_SCHED]: mark classifier ops __read_mostly
|
17 years ago |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 years ago |
Arnaldo Carvalho de Melo
|
dc5fc579b9
[NETLINK]: Use nlmsg_trim() where appropriate
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
10297b9931
[NET] SCHED: Fix whitespace errors.
|
18 years ago |