summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter
AgeCommit message (Expand)Author
2009-04-06netfilter: ip6tables regression fixEric Dumazet
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-19netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2009-02-18netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2009-02-18netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-20netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-03net: '&' reduxAlexey Dobriyan
2008-10-31net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt
2008-10-08netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt
2008-10-08netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan