| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [IPV6]: Preserve procfs IPV6 address output format | YOSHIFUJI Hideaki | 2006-01-17 | 4 | -7/+7 |
* | [XFRM]: IPsec tunnel wildcard address support | Patrick McHardy | 2006-01-13 | 1 | -0/+17 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 | 12 | -32/+19 |
* | [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 | 10 | -0/+11 |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-11 | 2 | -7/+6 |
* | [IPV6]: Avoid calling ip6_xmit() with NULL sk | David Woodhouse | 2006-01-11 | 1 | -2/+18 |
* | [NET]: Some more missing include/etherdevice.h includes | David S. Miller | 2006-01-11 | 1 | -0/+1 |
* | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller | 2006-01-10 | 2 | -2/+6 |
* | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy | 2006-01-10 | 1 | -2/+2 |
* | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy | 2006-01-10 | 2 | -20/+4 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 | 1 | -2/+2 |
* | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy | 2006-01-09 | 1 | -0/+4 |
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 2006-01-09 | 2 | -22/+22 |
* | [PATCH] slab: remove unused align parameter from alloc_percpu | Pekka Enberg | 2006-01-08 | 1 | -2/+2 |
* | [IPV6]: small cleanups | Adrian Bunk | 2006-01-07 | 2 | -1/+2 |
* | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy | 2006-01-07 | 3 | -0/+186 |
* | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy | 2006-01-07 | 2 | -1/+9 |
* | [IPV4]: reset IPCB flags when neccessary | Patrick McHardy | 2006-01-07 | 1 | -0/+2 |
* | [IPV4/6]: Netfilter IPsec input hooks | Patrick McHardy | 2006-01-07 | 2 | -1/+14 |
* | [IPV6]: Move nextheader offset to the IP6CB | Patrick McHardy | 2006-01-07 | 9 | -40/+35 |
* | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy | 2006-01-07 | 1 | -19/+56 |
* | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 2006-01-05 | 1 | -1/+2 |
* | [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 |
* | [IPV6]: Use macro for rwlock_t initialization. | YOSHIFUJI Hideaki | 2006-01-04 | 1 | -1/+1 |
* | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 2006-01-03 | 1 | -5/+3 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 7 | -0/+7 |
* | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 | 1 | -3/+3 |
* | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 2006-01-03 | 3 | -24/+31 |
* | [INET6]: Generalise tcp_v6_hash_connect | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -174/+182 |
* | [TWSK]: Introduce struct timewait_sock_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -16/+9 |
* | [IPV6]: Export ipv6_opt_accepted | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -16/+21 |
* | [IPV6]: Export some symbols for DCCPv6 | Arnaldo Carvalho de Melo | 2006-01-03 | 4 | -0/+10 |
* | [IPV6]: Introduce inet6_timewait_sock | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -7/+7 |
* | [IPV6]: Generalise some functions | Arnaldo Carvalho de Melo | 2006-01-03 | 3 | -149/+159 |
* | [IP]: Simplify and consolidate MSG_PEEK error handling | Herbert Xu | 2006-01-03 | 2 | -27/+5 |
* | [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -16/+14 |
* | [IPV6]: Introduce inet6_rsk() | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -12/+11 |
* | [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add | Arnaldo Carvalho de Melo | 2006-01-03 | 3 | -72/+105 |
* | [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -30/+4 |
* | [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -91/+4 |
* | [NETFILTER] ip_tables: NUMA-aware allocation | Eric Dumazet | 2006-01-03 | 1 | -64/+126 |
* | [IPV6] mcast: Fix multiple issues in MLDv2 reports. | David L Stevens | 2005-12-27 | 1 | -30/+110 |
* | [IPV6]: Fix addrconf dead lock. | YOSHIFUJI Hideaki | 2005-12-27 | 1 | -4/+5 |