summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_TOS.c
AgeCommit message (Expand)AuthorLines
2008-01-28[NETFILTER]: remove ipt_TOS.cJan Engelhardt-82/+0
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt-20/+15
2008-01-28[NETFILTER]: Convert old checksum helper namesPatrick McHardy-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-4/+4
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu-1/+1
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt-3/+3
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo-2/+2
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt-5/+6
2006-12-02[NET]: netfilter checksum annotationsAl Viro-3/+2
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy-3/+3
2006-09-28[NETFILTER]: ipt annotationsAl Viro-2/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy-1/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy-2/+1
2006-09-22[NETFILTER]: replace open coded checksum updatesPatrick McHardy-14/+8
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton-4/+4
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy-0/+2
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy-13/+2
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte-1/+1
2005-08-29[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte-1/+1
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+105