summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err().Yasuyuki Kozakai2007-04-251-14/+39
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-2513-37/+49
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-254-9/+11
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-251-1/+1
* IPv6: fix Routing Header Type 0 handling thinkoYOSHIFUJI Hideaki2007-04-241-1/+1
* [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-242-6/+45
* [IPV6] SNMP: Fix {In,Out}NoRoutes statistics.YOSHIFUJI Hideaki2007-04-131-11/+20
* [IPV6]: Revert recent change to rt6_check_dev().David S. Miller2007-04-061-14/+5
* [IPv6]: Exclude truncated packets from InHdrErrors statisticsMitsuru Chinen2007-04-041-4/+4
* [IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2007-04-022-3/+3
* [IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu2007-03-271-0/+3
* [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-252-38/+67
* [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-251-9/+5
* [NET]: fix up misplaced inlines.Dave Jones2007-03-223-7/+7
* [IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa2007-03-161-0/+1
* [IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright2007-03-091-1/+1
* [IPV6]: Fix for ipv6_setsockopt NULL dereferenceOlaf Kirch2007-03-091-1/+1
* [IPV6]: Do not set IF_READY if device is downHerbert Xu2007-03-071-4/+0
* [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller2007-03-071-3/+7
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* [NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai2007-03-051-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-052-8/+4
* [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens2007-02-281-0/+1
* [IPV6]: anycast refcnt fixMichal Wrobel2007-02-281-0/+2
* [IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2007-02-262-1/+1
* [IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki2007-02-261-0/+8
* [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki2007-02-261-8/+14
* [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai2007-02-261-5/+2
* [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-263-69/+76
* [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin2007-02-261-10/+14
* [IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA2007-02-261-1/+1
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-5/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-143-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1414-14/+0
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-134-11/+60
* [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-132-12/+19
* [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki2007-02-121-1/+1
* [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-121-0/+7
* [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-121-1/+2
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-2/+2
* [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-121-0/+1
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-127-9/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1149-894/+896
|\
| * [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...Masahide NAKAMURA2007-02-101-3/+5
| * [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-102-20/+20
| * [UDP]: UDP can use sk_hash to speedup lookupsEric Dumazet2007-02-101-2/+2
| * [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1049-869/+869
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [NET]: change layout of ehash tableEric Dumazet2007-02-081-2/+2
OpenPOWER on IntegriCloud