aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter
AgeCommit message (Expand)Author
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt
2007-02-08[NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt
2007-01-09[NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy
2006-12-17[NETFILTER] IPV6: Fix dependencies.David S. Miller
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin
2006-12-02[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin
2006-10-30[NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy
2006-09-22[NETFILTER]: make some netfilter globals __read_mostlyBrian Haley
2006-09-22[NETFILTER]: ip6t_HL: remove write-only variablePatrick McHardy
2006-09-22[NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[NETFILTER]: Change tunables to __read_mostlyBrian Haley
2006-09-22[NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy
2006-07-03[NET]: add+use poison definesRandy Dunlap
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-29[NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy
2006-06-17[NET]: skb_trim auditHerbert Xu
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy
2006-06-17[NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig
2006-05-16[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy