Commit Graph

25 Commits (0793f83f0ec2142d06abe53570417c8d95e0310a)

Author SHA1 Message Date
Eric Dumazet 1c40be12f7 net sched: fix some kernel memory leaks 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 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 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
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers 19 years ago
Patrick McHardy abc3bc5804 [NET]: Kill skb->tc_classid 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago