aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/iptable_mangle.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-151-7/+3
* netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-111-1/+3
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-39/+7
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-40/+7
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-101-50/+21
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-231-2/+2
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-2/+2
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-101-1/+1
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-101-5/+5
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0
* netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-121-5/+1
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-081-5/+5
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-141-1/+1
* [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-141-7/+42
* [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan2008-01-311-12/+29
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-8/+10
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-20/+20
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-11/+11
* [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy2007-05-101-1/+2
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-67/+29
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-2/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-10/+15
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-1/+2
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-021-2/+0
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-3/+3
* [NETFILTER]: add type parameter to ip_route_me_harderSimon Horman2006-10-041-1/+2
* [NETFILTER]: ipt annotationsAl Viro2006-09-281-1/+1
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-091-31/+2
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+260