aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-04netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso1-0/+6
2012-06-27netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table functionGao feng1-4/+13
2012-06-27netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng1-1/+1
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso1-11/+32
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng1-2/+4
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso1-5/+0
2012-06-07netfilter: nf_ct_ipv6: add namespace supportGao feng1-29/+59
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-2/+23
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng1-3/+3
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng1-9/+9
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches5-14/+8
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom5-13/+39
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso3-664/+0
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2-3/+3
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2-5/+5
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+0
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso1-14/+0
2012-04-02netfilter: ipv6: Stop using NLA_PUT*().David S. Miller2-10/+11
2012-03-22netfilter: remove forward module param confusion.Rusty Russell1-7/+2
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso1-0/+47
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso1-3/+10
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger3-537/+0
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+1
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-1/+1
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller3-0/+144
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-13netfilter: add ipv6 reverse path filter matchFlorian Westphal3-0/+144
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+2
2011-11-29net: dont call jump_label_dec from irq contextEric Dumazet1-1/+4
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller1-1/+0
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-4/+4
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches1-4/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-08-30netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal1-7/+4
2011-07-29netfilter: ip_queue: Fix small leak in ipq_build_packet_message()Jesper Juhl1-0/+1
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari1-1/+2
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones1-1/+2
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso1-1/+1
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet1-1/+1
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6David S. Miller1-1/+3
2011-05-10netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao1-1/+3
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-7/+12
2011-04-17netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller1-1/+2
2011-04-17netfilter: ip6_tables: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-04netfilter: get rid of atomic ops in fast pathEric Dumazet1-7/+12
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet1-2/+2
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+3