Age | Commit message (Expand) | Author |
2006-07-03 | [NET]: add+use poison defines | Randy Dunlap |
2006-06-30 | Remove 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 propagation | Patrick McHardy |
2006-06-17 | [NET]: skb_trim audit | Herbert Xu |
2006-06-17 | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy |
2006-06-17 | [NETFILTER]: conntrack: don't call helpers for related ICMP messages | Patrick 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 targets | Philip 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 debugging | Patrick McHardy |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy |
2006-04-09 | [NETFILTER]: Clean up hook registration | Patrick McHardy |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte |
2006-03-07 | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf |
2006-02-27 | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy |
2006-02-15 | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai |
2006-02-04 | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy |
2006-02-04 | [NETFILTER]: Fix ip6t_policy address matching | Patrick McHardy |
2006-02-04 | [NETFILTER]: Check policy length in policy match strict mode | Patrick McHardy |
2006-02-04 | [NETFILTER]: Fix possible overflow in netfilters do_replace() | Kirill Korotaev |
2006-01-17 | [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup | Yasuyuki Kozakai |
2006-01-17 | [NETFILTER] Makefile cleanup | Yasuyuki Kozakai |
2006-01-17 | [NETFILTER] ip[6]t_policy: Fix compilation warnings | Benoit Boissinot |
2006-01-13 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-11 | [NET]: Some more missing include/etherdevice.h includes | David S. Miller |
2006-01-10 | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy |
2006-01-10 | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn |
2006-01-07 | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy |
2006-01-05 | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy |
2006-01-05 | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy |
2006-01-05 | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso |