Age | Commit message (Expand) | Author | Files | Lines |
2012-08-04 | net_sched: gact: Fix potential panic in tcf_gact(). | Hiroaki SHIMODA | 1 | -3/+11 |
2012-04-02 | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 1 | -3/+6 |
2011-07-06 | net: sched: constify tcf_proto and tc_action | Eric Dumazet | 1 | -1/+2 |
2011-01-20 | net_sched: cleanups | Eric Dumazet | 1 | -4/+4 |
2010-08-18 | net sched: fix some kernel memory leaks | Eric Dumazet | 1 | -9/+12 |
2010-05-18 | net sched: printk message severity | stephen hemminger | 1 | -2/+2 |
2008-11-26 | tc: propogate errors from tcf_hash_create | Stephen Hemminger | 1 | -2/+2 |
2008-07-20 | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 1 | -1/+1 |
2008-01-29 | [NET_SCHED]: Use nla_policy for attribute validation in actions | Patrick McHardy | 1 | -7/+8 |
2008-01-29 | [NET_SCHED]: Propagate nla_parse return value | Patrick McHardy | 1 | -1/+6 |
2008-01-29 | [NET_SCHED]: Convert actions from rtnetlink to new netlink API | Patrick McHardy | 1 | -14/+14 |
2007-07-11 | [NET_SCHED]: Remove unnecessary includes | Patrick McHardy | 1 | -11/+0 |
2007-04-26 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [NET] SCHED: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2006-12-03 | [PKT_SCHED] act_gact: division by zero | Kim Nordlund | 1 | -2/+2 |
2006-09-23 | [PKT_SCHED]: Kill pkt_act.h inlining. | David S. Miller | 1 | -74/+68 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-10 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy | 1 | -0/+230 |