Age | Commit message (Expand) | Author | Files | Lines |
2008-08-13 | net-sched: fix Action flushing return code | Jamal Hadi Salim | 1 | -2/+2 |
2008-08-13 | net-sched: Fix actions flushing | Jamal Hadi Salim | 1 | -2/+7 |
2008-08-08 | pkt_sched: Fix actions referencing | Jamal Hadi Salim | 1 | -3/+2 |
2008-07-26 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -1/+1 |
2008-03-25 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-01-29 | [NET_SCHED]: Use typeful attribute parsing helpers | Patrick McHardy | 1 | -1/+1 |
2008-01-29 | [NET_SCHED]: Use typeful attribute construction helpers | Patrick McHardy | 1 | -1/+1 |
2008-01-29 | [NET_SCHED]: Use NLA_PUT_STRING for string dumping | Patrick McHardy | 1 | -2/+2 |
2008-01-29 | [NET_SCHED]: Use nla_nest_start/nla_nest_end | Patrick McHardy | 1 | -38/+46 |
2008-01-29 | [NET_SCHED]: Propagate nla_parse return value | Patrick McHardy | 1 | -11/+18 |
2008-01-29 | [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get | Patrick McHardy | 1 | -32/+39 |
2008-01-29 | [NET_SCHED]: act_api: use nlmsg_parse | Patrick McHardy | 1 | -4/+1 |
2008-01-29 | [NET_SCHED]: act_api: fix netlink API conversion bug | Patrick McHardy | 1 | -4/+4 |
2008-01-29 | [NET_SCHED]: Convert actions from rtnetlink to new netlink API | Patrick McHardy | 1 | -105/+109 |
2008-01-29 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 1 | -1/+1 |
2008-01-29 | [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol | Patrick McHardy | 1 | -5/+4 |
2008-01-29 | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 1 | -4/+4 |
2008-01-29 | [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) | Denis V. Lunev | 1 | -0/+10 |
2007-09-15 | [NET_SCHED] protect action config/dump from irqs | Jamal Hadi Salim | 1 | -4/+4 |
2007-07-11 | [NET_SCHED]: Remove unnecessary includes | Patrick McHardy | 1 | -10/+0 |
2007-07-11 | [NET_SCHED]: Remove unnecessary stats_lock pointers | Patrick McHardy | 1 | -4/+3 |
2007-07-11 | [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option | Patrick McHardy | 1 | -6/+0 |
2007-04-26 | [PKT_SCHED] act: Use rtnl registration interface | Thomas Graf | 1 | -9/+3 |
2007-04-26 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 1 | -8/+9 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -26/+26 |
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 | -17/+17 |
2006-09-23 | [PKT_SCHED]: Kill pkt_act.h inlining. | David S. Miller | 1 | -19/+227 |
2006-09-23 | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 1 | -5/+2 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -6/+3 |
2006-07-13 | [MAINTAINERS]: Add proper entry for TC classifier | Stephen Hemminger | 1 | -2/+0 |
2006-07-09 | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf | 1 | -1/+1 |
2006-07-06 | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf | 1 | -2/+4 |
2006-07-06 | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf | 1 | -0/+1 |
2006-07-06 | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf | 1 | -6/+5 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-13 | [NET_SCHED]: act_api: fix skb leak in error path | Patrick McHardy | 1 | -1/+1 |
2006-01-10 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy | 1 | -1/+1 |
2006-01-10 | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy | 1 | -1/+1 |
2005-12-14 | [PKT_SCHED]: Disable debug tracing logs by default in packet action API. | David S. Miller | 1 | -1/+1 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -4/+4 |
2005-08-30 | [NET]: Kill skb->tc_classid | Patrick McHardy | 1 | -6/+1 |
2005-06-28 | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 1 | -1/+9 |
2005-06-19 | [NETLINK]: Explicit typing | Jamal Hadi Salim | 1 | -6/+5 |
2005-06-14 | [NET]: Move the netdev list to vger.kernel.org. | Ralf Baechle | 1 | -1/+1 |
2005-05-04 | [PKT_SCHED]: Action repeat | J Hadi Salim | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+894 |