| Commit message (Expand) | Author | Age |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-11 |
* | [IPV6]: Avoid calling ip6_xmit() with NULL sk | David Woodhouse | 2006-01-11 |
* | [NET]: Some more missing include/etherdevice.h includes | David S. Miller | 2006-01-11 |
* | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller | 2006-01-11 |
* | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy | 2006-01-10 |
* | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy | 2006-01-10 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 |
* | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy | 2006-01-09 |
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 2006-01-09 |
* | [PATCH] slab: remove unused align parameter from alloc_percpu | Pekka Enberg | 2006-01-08 |
* | [IPV6]: small cleanups | Adrian Bunk | 2006-01-07 |
* | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy | 2006-01-07 |
* | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy | 2006-01-07 |
* | [IPV4]: reset IPCB flags when neccessary | Patrick McHardy | 2006-01-07 |
* | [IPV4/6]: Netfilter IPsec input hooks | Patrick McHardy | 2006-01-07 |
* | [IPV6]: Move nextheader offset to the IP6CB | Patrick McHardy | 2006-01-07 |
* | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy | 2006-01-07 |
* | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 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 | 2006-01-05 |
* | [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. | YOSHIFUJI Hideaki | 2006-01-04 |
* | [IPV6]: Use macro for rwlock_t initialization. | YOSHIFUJI Hideaki | 2006-01-04 |
* | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 2006-01-03 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 |
* | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [INET6]: Generalise tcp_v6_hash_connect | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [TWSK]: Introduce struct timewait_sock_ops | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Export ipv6_opt_accepted | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Export some symbols for DCCPv6 | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Introduce inet6_timewait_sock | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Generalise some functions | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IP]: Simplify and consolidate MSG_PEEK error handling | Herbert Xu | 2006-01-03 |
* | [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Introduce inet6_rsk() | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [NETFILTER] ip_tables: NUMA-aware allocation | Eric Dumazet | 2006-01-03 |
* | [IPV6] mcast: Fix multiple issues in MLDv2 reports. | David L Stevens | 2005-12-27 |
* | [IPV6]: Fix addrconf dead lock. | YOSHIFUJI Hideaki | 2005-12-27 |
* | [IPV6]: Increase default MLD_MAX_MSF to 64. | David L Stevens | 2005-12-26 |
* | [IPV6]: Fix Temporary Address Generation | Hiroyuki YAMAMORI | 2005-12-23 |
* | [IPV6]: Fix dead lock. | YOSHIFUJI Hideaki | 2005-12-23 |
* | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a | David S. Miller | 2005-12-22 |
|\ |
|
| * | [IPV6]: Don't select a tentative address as a source address. | YOSHIFUJI Hideaki | 2005-12-21 |
| * | [IPV6]: Run DAD when the link becomes ready. | YOSHIFUJI Hideaki | 2005-12-21 |
| * | [IPV6]: Defer IPv6 device initialization until the link becomes ready. | YOSHIFUJI Hideaki | 2005-12-21 |