Age | Commit message (Expand) | Author | Files | Lines |
2006-12-02 | [NET]: Turn nfmark into generic mark | Thomas Graf | 2 | -6/+5 |
2006-11-15 | [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() | Patrick McHardy | 1 | -1/+1 |
2006-11-15 | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue | Patrick McHardy | 1 | -3/+4 |
2006-10-30 | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables | Dmitry Mishin | 1 | -8/+16 |
2006-10-30 | [NETFILTER]: remove masq/NAT from ip6tables Kconfig help | Patrick McHardy | 1 | -1/+1 |
2006-10-24 | [NETFILTER]: Fix ip6_tables extension header bypass bug | Patrick McHardy | 5 | -8/+31 |
2006-10-24 | [NETFILTER]: Fix ip6_tables protocol bypass bug | Patrick McHardy | 1 | -4/+6 |
2006-09-22 | [NETFILTER]: make some netfilter globals __read_mostly | Brian Haley | 1 | -4/+4 |
2006-09-22 | [NETFILTER]: ip6t_HL: remove write-only variable | Patrick McHardy | 1 | -5/+1 |
2006-09-22 | [NETFILTER]: x_tables: small check_entry & module_refcount cleanup | Dmitry Mishin | 1 | -1/+1 |
2006-09-22 | [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT | Patrick McHardy | 1 | -6/+2 |
2006-09-22 | [NETFILTER]: kill listhelp.h | Patrick McHardy | 1 | -3/+0 |
2006-09-22 | [NETFILTER]: Change tunables to __read_mostly | Brian Haley | 4 | -6/+6 |
2006-09-22 | [NETFILTER]: ip6_tables: consolidate dst and hbh matches | Patrick McHardy | 3 | -244/+25 |
2006-09-22 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy | 11 | -18/+2 |
2006-09-22 | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy | 7 | -16/+11 |
2006-09-22 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy | 1 | -3/+1 |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2 | -6/+6 |
2006-09-22 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 1 | -0/+1 |
2006-08-13 | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 1 | -9/+25 |
2006-07-03 | [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-29 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 1 | -1/+1 |
2006-06-29 | [NETFILTER]: x_tables: fix xt_register_table error propagation | Patrick McHardy | 1 | -1/+2 |
2006-06-17 | [NET]: skb_trim audit | Herbert Xu | 1 | -7/+3 |
2006-06-17 | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy | 1 | -1/+1 |
2006-06-17 | [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-16 | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). | Alexey Dobriyan | 1 | -1/+1 |
2006-04-24 | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy | 1 | -13/+0 |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 1 | -2/+2 |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 1 | -10/+2 |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 2 | -36/+33 |
2006-04-09 | [NETFILTER]: Clean up hook registration | Patrick McHardy | 4 | -158/+54 |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 3 | -136/+0 |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 3 | -119/+4 |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton | 19 | -76/+76 |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso | 1 | -0/+1 |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 1 | -6/+9 |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar | 1 | -1/+1 |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven | 1 | -5/+6 |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy | 3 | -185/+0 |
2006-03-20 | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy | 2 | -19/+6 |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 16 | -6/+35 |
2006-03-20 | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy | 1 | -5/+6 |
2006-03-20 | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy | 16 | -165/+47 |
2006-03-20 | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy | 1 | -5/+21 |
2006-03-20 | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai | 1 | -4/+4 |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte | 1 | -17/+22 |