summaryrefslogtreecommitdiff
path: root/net/sched/act_api.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-06[PKT_SCHED]: Fix error handling while dumping actionsThomas Graf1-2/+4
2006-07-06[PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf1-0/+1
2006-07-06[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf1-6/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-13[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy1-1/+1
2006-01-10[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy1-1/+1
2006-01-10[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy1-1/+1
2005-12-14[PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller1-1/+1
2005-08-30[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-4/+4
2005-08-30[NET]: Kill skb->tc_classidPatrick McHardy1-6/+1
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy1-1/+9
2005-06-19[NETLINK]: Explicit typingJamal Hadi Salim1-6/+5
2005-06-14[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle1-1/+1
2005-05-04[PKT_SCHED]: Action repeatJ Hadi Salim1-2/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+894