aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_ipt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt1-1/+1
2007-02-02[NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy1-3/+5
2006-12-02[SCHED]: Use kmemdup & kzalloc where appropriateArnaldo Carvalho de Melo1-4/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-3/+1
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-1/+1
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller1-96/+79
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-24[NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy1-0/+5
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target functionsPatrick McHardy1-4/+6
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-1/+1
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy1-0/+328