aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_mangle.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* netfilter: PTR_RET can be usedWu Fengguang2012-08-13
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller2011-04-17
* netfilter: cleanup printk messagesStephen Hemminger2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-15
* netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-11
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-23
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan2008-10-08
* netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy2008-06-24
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-14
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-31
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-11
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-26
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-08
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-08
* [NET]: Turn nfmark into generic markThomas Graf2006-12-03
* [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-10
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16