aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-17[NETFILTER] IPV6: Fix dependencies.David S. Miller1-2/+3
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro1-2/+3
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin1-36/+23
2006-12-02[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy1-1/+1
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2-14/+14
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy1-0/+2
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy1-7/+2
2006-12-02[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2-51/+27
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2-21/+0
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2-19/+19
2006-12-02[IPV6]: Misc endianness annotations.Al Viro2-3/+4
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-3/+7
2006-12-02[NET]: Turn nfmark into generic markThomas Graf2-6/+5
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy1-1/+1
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy1-3/+4
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin1-8/+16
2006-10-30[NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy1-1/+1
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy5-8/+31
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy1-4/+6
2006-09-22[NETFILTER]: make some netfilter globals __read_mostlyBrian Haley1-4/+4
2006-09-22[NETFILTER]: ip6t_HL: remove write-only variablePatrick McHardy1-5/+1
2006-09-22[NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin1-1/+1
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy1-6/+2
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy1-3/+0
2006-09-22[NETFILTER]: Change tunables to __read_mostlyBrian Haley4-6/+6
2006-09-22[NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy3-244/+25
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy11-18/+2
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy7-16/+11
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-3/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2-6/+6
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-0/+1
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy1-9/+25
2006-07-03[NET]: add+use poison definesRandy Dunlap1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel1-1/+1
2006-06-29[NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy1-1/+2
2006-06-17[NET]: skb_trim auditHerbert Xu1-7/+3
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy1-1/+1
2006-06-17[NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy1-1/+1
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039)Solar Designer1-1/+1
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig1-1/+1
2006-05-16[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan1-1/+1
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy1-13/+0
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-04-09[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy1-10/+2
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy2-36/+33
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy4-158/+54
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai3-136/+0
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai3-119/+4
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton19-76/+76