Cong Wang
|
7801db8aec
net_sched: avoid generating same handle for u32 filters
|
11 years ago |
Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
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 |
Yang Yingliang
|
82d567c266
net_sched: change "foo* bar" to "foo *bar"
|
11 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 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
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 |
stephen hemminger
|
86fce3ba1e
cls_u32: fix sparse warnings
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Dan Carpenter
|
4e18b3edf7
cls_u32: signedness bug
|
15 years ago |
stephen hemminger
|
66d50d2550
u32: negative offset fix
|
15 years ago |
Changli Gao
|
fbc2e7d9cf
cls_u32: use skb_header_pointer() to dereference data safely
|
15 years ago |
stephen hemminger
|
6ff9c3644e
net sched: printk message severity
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 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 |
Frans Pop
|
b138338056
net: remove trailing space in messages
|
15 years ago |
Jarek Poplawski
|
6f57321422
pkt_sched: cls_u32: Fix locking in u32_change()
|
16 years ago |
Patrick McHardy
|
47a1a1d4be
pkt_sched: remove unnecessary xchg() in packet classifiers
|
16 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
David S. Miller
|
72b25a913e
pkt_sched: Get rid of u32_list.
|
17 years ago |
Jarek Poplawski
|
e56cfad132
[NET_SCHED] cls_u32: refcounting fix for u32_delete()
|
17 years ago |
Al Viro
|
0382b9c354
[PKT_SCHED]: annotate cls_u32
|
17 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 |