aboutsummaryrefslogtreecommitdiff
path: root/net/sched/act_api.c
AgeCommit message (Expand)Author
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-12[MAINTAINERS]: Add proper entry for TC classifierStephen Hemminger
2006-07-09[PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf
2006-07-05[PKT_SCHED]: Fix error handling while dumping actionsThomas Graf
2006-07-05[PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf
2006-07-05[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-12[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy
2005-12-13[PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NET]: Kill skb->tc_classidPatrick McHardy
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy
2005-06-18[NETLINK]: Explicit typingJamal Hadi Salim
2005-06-13[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle
2005-05-03[PKT_SCHED]: Action repeatJ Hadi Salim
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds