summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond2009-02-091-0/+21
* netfilter: fix tuple inversion for Node information requestEric Leblond2009-02-091-2/+2
* netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-286-26/+13Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-281-14/+3Star
| |\
| | * netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-201-14/+3Star
| * | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-261-1/+1
| |/
| * net: '&' reduxAlexey Dobriyan2008-11-042-4/+4
| * net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-311-3/+2Star
| * net: replace %p6 with %pI6Harvey Harrison2008-10-292-2/+2
| * net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-292-4/+3Star
* | CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
|/
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+8
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-084-22/+17Star
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-084-32/+24Star
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-087-60/+35Star
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-089-81/+47Star
* netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-081-13/+4Star
* netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-081-22/+22
* netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt2008-10-081-10/+10
* netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt2008-10-081-1/+1
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-14/+9Star
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-081-4/+5
* netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-8/+16
* netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-081-1/+1
* netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan2008-10-081-10/+12
* netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan2008-10-081-9/+22
* netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan2008-10-081-4/+16
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-082-6/+6
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0811-14/+15
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-082-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-2/+6
|\
| * netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-251-2/+6
* | ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-011-30/+2Star
|/
* netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2008-07-271-1/+1
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-261-2/+2
* netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-241-1/+1
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-201-1/+1
* netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-081-9/+22
* netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-081-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-2/+3
|\
| * inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-281-1/+2
| * netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy2008-06-241-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-3/+5
|\|
| * netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski2008-06-041-3/+5