aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg1-2/+2
2006-01-07[IPV6]: small cleanupsAdrian Bunk2-1/+2
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy3-0/+186
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2-1/+9
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy1-0/+2
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2-1/+14
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy9-40/+35
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy1-19/+56
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn1-1/+2
2006-01-05[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy1-8/+10
2006-01-05[NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy7-74/+48
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso2-9/+115
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki1-2/+2
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki1-1/+1
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig1-5/+3
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo7-0/+7
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-3/+3
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo3-24/+31
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2-174/+182
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo1-16/+9
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo2-16/+21
2006-01-03[IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo4-0/+10
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2-7/+7
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo3-149/+159
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2-27/+5
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2-16/+14
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2-12/+11
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo3-72/+105
2006-01-03[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo1-30/+4
2006-01-03[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo1-91/+4
2006-01-03[NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet1-64/+126
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens1-30/+110
2005-12-27[IPV6]: Fix addrconf dead lock.YOSHIFUJI Hideaki1-4/+5
2005-12-26[IPV6]: Increase default MLD_MAX_MSF to 64.David L Stevens1-1/+1
2005-12-23[IPV6]: Fix Temporary Address GenerationHiroyuki YAMAMORI1-0/+3
2005-12-23[IPV6]: Fix dead lock.YOSHIFUJI Hideaki1-4/+4
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller3-17/+118
2005-12-21[IPV6]: Fix address deletionKristian Slavov1-2/+3
2005-12-21[IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki1-1/+8
2005-12-21[IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki1-0/+23
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki1-10/+64
2005-12-21[IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki1-2/+14
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki1-4/+9
2005-12-19[XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy1-0/+1
2005-12-19[IPV6]: Fix route lifetime.YOSHIFUJI Hideaki2-5/+13
2005-12-19[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUEPatrick McHardy1-1/+1
2005-12-13[IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller1-2/+2
2005-12-12[TCPv6]: Fix skb leakArnaldo Carvalho de Melo1-10/+9
2005-12-08[IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA1-1/+1
2005-12-05[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 typeYasuyuki Kozakai1-6/+6