Age | Commit message (Expand) | Author |
2007-03-07 | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment... | Patrick McHardy |
2007-03-05 | [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs | Patrick McHardy |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets | Masahide NAKAMURA |
2007-02-12 | [NETFILTER]: Kconfig: improve dependency handling | Patrick McHardy |
2007-02-12 | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption | Patrick McHardy |
2007-02-12 | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot... | Patrick McHardy |
2007-02-12 | [NETFILTER]: nf_log: minor cleanups | Patrick McHardy |
2007-02-10 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [NETFILTER]: ip6_tables: remove redundant structure definitions | Patrick McHardy |
2007-02-08 | [NETFILTER]: ip6_tables: support MH match | Masahide 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 functions | Jan Engelhardt |
2007-02-08 | [NETFILTER]: x_tables: fix return values for LOG/ULOG | Jan Engelhardt |
2007-02-08 | [NETFILTER]: Remove useless comparisons before assignments | Jan Engelhardt |
2007-01-09 | [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments | Patrick 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 loops | Al Viro |
2006-12-06 | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin |
2006-12-02 | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy |
2006-12-02 | [NETFILTER]: Fix PROC_FS=n warnings | Patrick McHardy |
2006-12-02 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: move extern declaration to header files | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol | Martin Josefsson |
2006-12-02 | [IPV6]: Misc endianness annotations. | Al Viro |
2006-12-02 | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker |
2006-12-02 | [NET]: Turn nfmark into generic mark | Thomas 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}_queue | Patrick McHardy |
2006-10-30 | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables | Dmitry Mishin |
2006-10-30 | [NETFILTER]: remove masq/NAT from ip6tables Kconfig help | Patrick McHardy |
2006-10-24 | [NETFILTER]: Fix ip6_tables extension header bypass bug | Patrick McHardy |
2006-10-24 | [NETFILTER]: Fix ip6_tables protocol bypass bug | Patrick McHardy |
2006-09-22 | [NETFILTER]: make some netfilter globals __read_mostly | Brian Haley |
2006-09-22 | [NETFILTER]: ip6t_HL: remove write-only variable | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: small check_entry & module_refcount cleanup | Dmitry Mishin |
2006-09-22 | [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT | Patrick McHardy |
2006-09-22 | [NETFILTER]: kill listhelp.h | Patrick McHardy |
2006-09-22 | [NETFILTER]: Change tunables to __read_mostly | Brian Haley |
2006-09-22 | [NETFILTER]: ip6_tables: consolidate dst and hbh matches | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy |
2006-09-22 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala |
2006-08-13 | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy |
2006-07-03 | [NET]: add+use poison defines | Randy Dunlap |