aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_rule.c
Commit message (Expand)AuthorAge
* netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
|/
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-15
* | netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott2008-11-04
* | net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-31
|/
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-08
* netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan2008-10-08
* netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-08
* [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracksPatrick McHardy2008-04-14
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-14
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-14
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-28
* [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* netfilter endian regressionsAl Viro2007-07-26
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-11
* [NETFILTER]: Remove incorrect inline markersJan Engelhardt2007-07-11
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-11
* [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-11
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-11
* [NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy2007-05-03
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-08
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-08
* [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-08
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-03