Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 13 | -181/+181 |
2007-02-08 | [NETFILTER]: ip6_tables: remove redundant structure definitions | Patrick McHardy | 3 | -57/+0 |
2007-02-08 | [NETFILTER]: ip6_tables: support MH match | Masahide NAKAMURA | 3 | -0/+117 |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct... | Jan Engelhardt | 2 | -2/+2 |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions | Jan Engelhardt | 12 | -43/+63 |
2007-02-08 | [NETFILTER]: x_tables: fix return values for LOG/ULOG | Jan Engelhardt | 1 | -2/+5 |
2007-02-08 | [NETFILTER]: Remove useless comparisons before assignments | Jan Engelhardt | 1 | -2/+1 |
2007-01-10 | [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments | Patrick McHardy | 1 | -0/+2 |
2006-12-18 | [NETFILTER] IPV6: Fix dependencies. | David S. Miller | 1 | -2/+3 |
2006-12-14 | [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops | Al Viro | 1 | -2/+3 |
2006-12-07 | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin | 1 | -36/+23 |
2006-12-03 | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy | 1 | -1/+1 |
2006-12-03 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy | 2 | -14/+14 |
2006-12-03 | [NETFILTER]: Fix PROC_FS=n warnings | Patrick McHardy | 1 | -0/+2 |
2006-12-03 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy | 1 | -7/+2 |
2006-12-03 | [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules | Patrick McHardy | 2 | -51/+27 |
2006-12-03 | [NETFILTER]: nf_conntrack: move extern declaration to header files | Patrick McHardy | 2 | -21/+0 |
2006-12-03 | [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol | Martin Josefsson | 2 | -19/+19 |
2006-12-03 | [IPV6]: Misc endianness annotations. | Al Viro | 2 | -3/+4 |
2006-12-03 | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 1 | -3/+7 |
2006-12-03 | [NET]: Turn nfmark into generic mark | Thomas Graf | 2 | -6/+5 |
2006-11-16 | [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() | Patrick McHardy | 1 | -1/+1 |
2006-11-16 | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue | Patrick McHardy | 1 | -3/+4 |
2006-10-31 | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables | Dmitry Mishin | 1 | -8/+16 |
2006-10-31 | [NETFILTER]: remove masq/NAT from ip6tables Kconfig help | Patrick McHardy | 1 | -1/+1 |
2006-10-25 | [NETFILTER]: Fix ip6_tables extension header bypass bug | Patrick McHardy | 5 | -8/+31 |
2006-10-25 | [NETFILTER]: Fix ip6_tables protocol bypass bug | Patrick McHardy | 1 | -4/+6 |
2006-09-23 | [NETFILTER]: make some netfilter globals __read_mostly | Brian Haley | 1 | -4/+4 |
2006-09-23 | [NETFILTER]: ip6t_HL: remove write-only variable | Patrick McHardy | 1 | -5/+1 |
2006-09-23 | [NETFILTER]: x_tables: small check_entry & module_refcount cleanup | Dmitry Mishin | 1 | -1/+1 |
2006-09-23 | [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT | Patrick McHardy | 1 | -6/+2 |
2006-09-23 | [NETFILTER]: kill listhelp.h | Patrick McHardy | 1 | -3/+0 |
2006-09-23 | [NETFILTER]: Change tunables to __read_mostly | Brian Haley | 4 | -6/+6 |
2006-09-23 | [NETFILTER]: ip6_tables: consolidate dst and hbh matches | Patrick McHardy | 3 | -244/+25 |
2006-09-23 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy | 11 | -18/+2 |
2006-09-23 | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy | 7 | -16/+11 |
2006-09-23 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy | 1 | -3/+1 |
2006-09-23 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2 | -6/+6 |
2006-09-23 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 1 | -0/+1 |
2006-08-14 | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 1 | -9/+25 |
2006-07-04 | [NET]: add+use poison defines | Randy Dunlap | 1 | -1/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
2006-06-30 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 1 | -1/+1 |
2006-06-30 | [NETFILTER]: x_tables: fix xt_register_table error propagation | Patrick McHardy | 1 | -1/+2 |
2006-06-18 | [NET]: skb_trim audit | Herbert Xu | 1 | -7/+3 |
2006-06-18 | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy | 1 | -1/+1 |
2006-06-18 | [NETFILTER]: conntrack: don't call helpers for related ICMP messages | Patrick McHardy | 1 | -1/+1 |
2006-05-19 | [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0... | Solar Designer | 1 | -1/+1 |
2006-05-19 | [NETFILTER]: fix format specifier for netfilter log targets | Philip Craig | 1 | -1/+1 |
2006-05-17 | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). | Alexey Dobriyan | 1 | -1/+1 |