Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 years ago |
Eric Dumazet
|
1c40be12f7
net sched: fix some kernel memory leaks
|
14 years ago |
David S. Miller
|
bb7e95c8fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
stephen hemminger
|
3b87956ea6
net sched: fix race in mirred device removal
|
15 years ago |
Changli Gao
|
5acbf7f10b
act_mirred: combine duplicate code
|
15 years ago |
Changli Gao
|
210d6de78c
act_mirred: don't clone skb when skb isn't shared
|
15 years ago |
stephen hemminger
|
6ff9c3644e
net sched: printk message severity
|
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 |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 years ago |
Changli Gao
|
b76965e02b
act_mirred: optimization.
|
15 years ago |
Changli Gao
|
feed1f1724
act_mirred: cleanup
|
15 years ago |
Stephen Hemminger
|
0e991ec6a0
tc: propogate errors from tcf_hash_create
|
16 years ago |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 years ago |
Patrick McHardy
|
53b2bf3f8a
[NET_SCHED]: Use nla_policy for attribute validation in actions
|
17 years ago |
Patrick McHardy
|
cee63723b3
[NET_SCHED]: Propagate nla_parse return value
|
17 years ago |
Patrick McHardy
|
7ba699c604
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
|
17 years ago |
Jamal Hadi Salim
|
a057ae3c10
[NET_CLS_ACT]: Use skb_act_clone
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
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 |
Patrick McHardy
|
c01003c205
[IFB]: Fix crash on input device removal
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
David S. Miller
|
e9ce1cd3cf
[PKT_SCHED]: Kill pkt_act.h inlining.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Patrick McHardy
|
4bba392592
[PKT_SCHED]: Prefix tc actions with act_
|
19 years ago |