summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7
* netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-161-1/+4
* netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-161-2/+2
* netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-161-5/+10
* netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-161-0/+1
* netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-031-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-301-103/+0
|\
| * ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-091-103/+0
* | net: Allow userns root to control ipv6Eric W. Biederman2012-11-181-4/+4
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-162-3/+67
|\ \
| * | netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal2012-11-131-1/+6
| * | netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-021-0/+61
| * | netfilter: nf_nat: use PTR_RETWu Fengguang2012-10-291-3/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-102-3/+5
|\ \
| * | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-281-2/+2
| * | netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-281-1/+3
| |/
* | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-031-1/+1
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-015-12/+10
|/
* nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov2012-09-271-1/+1
* netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt2012-09-213-109/+0
* netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt2012-09-213-104/+0
* netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso2012-09-211-55/+55
* ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-191-5/+3
* ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-191-55/+19
* ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-42/+95
* netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell2012-09-051-0/+1
* netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2012-08-303-0/+175
* netfilter: ip6tables: add NETMAP targetPatrick McHardy2012-08-303-0/+105
* netfilter: ip6tables: add REDIRECT targetPatrick McHardy2012-08-303-0/+110
* netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-303-0/+148
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-306-2/+749
* netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2012-08-301-57/+6
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-302-12/+48
* netfilter: PTR_RET can be usedWu Fengguang2012-08-144-13/+4
* netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-041-0/+6
* netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table functionGao feng2012-06-271-4/+13
* netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-271-1/+1
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-11/+32
* netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-071-2/+4
* netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-071-5/+0
* netfilter: nf_ct_ipv6: add namespace supportGao feng2012-06-071-29/+59
* netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-2/+23
* netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-071-3/+3
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-9/+9
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-155-14/+8
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-095-13/+39
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-083-664/+0
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-202-3/+3
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-202-5/+5
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
OpenPOWER on IntegriCloud