| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 2006-04-11 | 1 | -2/+2 |
* | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 2006-04-09 | 1 | -10/+2 |
* | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 2006-04-09 | 2 | -36/+33 |
* | [NETFILTER]: Clean up hook registration | Patrick McHardy | 2006-04-09 | 4 | -158/+54 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 2006-04-01 | 3 | -136/+0 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 2006-04-01 | 3 | -119/+4 |
* | [NETFILTER]: Rename init functions. | Andrew Morton | 2006-03-28 | 19 | -76/+76 |
* | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso | 2006-03-22 | 1 | -0/+1 |
* | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 2006-03-22 | 1 | -6/+9 |
* | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-20 | 1 | -1/+1 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-20 | 1 | -5/+6 |
* | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy | 2006-03-20 | 3 | -185/+0 |
* | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy | 2006-03-20 | 2 | -19/+6 |
* | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 2006-03-20 | 16 | -6/+35 |
* | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy | 2006-03-20 | 1 | -5/+6 |
* | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 16 | -165/+47 |
* | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy | 2006-03-20 | 1 | -5/+21 |
* | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai | 2006-03-20 | 1 | -4/+4 |
* | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte | 2006-03-20 | 1 | -17/+22 |
* | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf | 2006-03-07 | 1 | -1/+1 |
* | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy | 2006-02-27 | 1 | -1/+6 |
* | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai | 2006-02-15 | 1 | -0/+2 |
* | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy | 2006-02-04 | 1 | -2/+2 |
* | [NETFILTER]: Fix ip6t_policy address matching | Patrick McHardy | 2006-02-04 | 1 | -2/+3 |
* | [NETFILTER]: Check policy length in policy match strict mode | Patrick McHardy | 2006-02-04 | 1 | -1/+1 |
* | [NETFILTER]: Fix possible overflow in netfilters do_replace() | Kirill Korotaev | 2006-02-04 | 1 | -0/+7 |
* | [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup | Yasuyuki Kozakai | 2006-01-17 | 7 | -422/+427 |
* | [NETFILTER] Makefile cleanup | Yasuyuki Kozakai | 2006-01-17 | 1 | -1/+0 |
* | [NETFILTER] ip[6]t_policy: Fix compilation warnings | Benoit Boissinot | 2006-01-17 | 1 | -1/+1 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 | 2 | -4/+3 |
* | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 | 29 | -1502/+140 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+2 |
* | [NET]: Some more missing include/etherdevice.h includes | David S. Miller | 2006-01-11 | 1 | -0/+1 |
* | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy | 2006-01-10 | 1 | -2/+2 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 | 1 | -2/+2 |
* | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy | 2006-01-07 | 3 | -0/+186 |
* | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy | 2006-01-05 | 1 | -8/+10 |
* | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy | 2006-01-05 | 7 | -74/+48 |
* | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso | 2006-01-05 | 2 | -9/+115 |
* | [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. | YOSHIFUJI Hideaki | 2006-01-04 | 1 | -2/+2 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 4 | -0/+4 |
* | [NETFILTER] ip_tables: NUMA-aware allocation | Eric Dumazet | 2006-01-03 | 1 | -64/+126 |
* | [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE | Patrick McHardy | 2005-12-19 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type | Yasuyuki Kozakai | 2005-12-05 | 1 | -6/+6 |
* | [NET]: Add const markers to various variables. | Arjan van de Ven | 2005-11-29 | 1 | -1/+1 |
* | [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 | Yasuyuki Kozakai | 2005-11-14 | 1 | -0/+2 |
* | [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_... | Yasuyuki Kozakai | 2005-11-14 | 1 | -16/+26 |
* | [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 | Yasuyuki Kozakai | 2005-11-14 | 2 | -7/+7 |
* | [NETFILTER]: cleanup IPv6 Netfilter Kconfig | Yasuyuki Kozakai | 2005-11-14 | 1 | -36/+14 |
* | [NETFILTER]: Add nf_conntrack subsystem. | Yasuyuki Kozakai | 2005-11-09 | 6 | -3/+1736 |