aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/iptable_mangle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt1-7/+3
2010-02-11netfilter: xtables: fix mangle tablesAlexey Dobriyan1-1/+3
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt1-39/+7
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-40/+7
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt1-50/+21
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches1-2/+2
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-2/+2
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt1-5/+5
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger1-1/+0
2009-01-12netfilter 01/09: remove "happy cracking" messagePatrick McHardy1-5/+1
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan1-5/+5
2008-04-14[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-04-14[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan1-7/+42
2008-01-31[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan1-12/+29
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan1-8/+10
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-20/+20
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-11/+11
2007-05-10[NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy1-1/+2
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy1-67/+29
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy1-2/+0
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-10/+15
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-1/+2
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt1-1/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf1-2/+0
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-3/+3
2006-10-04[NETFILTER]: add type parameter to ip_route_me_harderSimon Horman1-1/+2
2006-09-28[NETFILTER]: ipt annotationsAl Viro1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy1-31/+2
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260