aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_api.c
Commit message (Expand)AuthorAge
* [PKT_SCHED] act: Use rtnl registration interfaceThomas Graf2007-04-26
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [MAINTAINERS]: Add proper entry for TC classifierStephen Hemminger2006-07-12
* [PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf2006-07-09
* [PKT_SCHED]: Fix error handling while dumping actionsThomas Graf2006-07-05
* [PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf2006-07-05
* [PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf2006-07-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy2006-03-12
* [PKT_SCHED]: Prefix tc actions with act_Patrick McHardy2006-01-09
* [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-09
* [PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller2005-12-14
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NET]: Kill skb->tc_classidPatrick McHardy2005-08-29
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-28
* [NETLINK]: Explicit typingJamal Hadi Salim2005-06-19
* [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-13
* [PKT_SCHED]: Action repeatJ Hadi Salim2005-05-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16