aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-22
|\
| * [IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki2005-12-21
| * [IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki2005-12-21
| * [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-21
| * [IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki2005-12-21
| * [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-21
* | [IPV6]: Fix address deletionKristian Slavov2005-12-21
|/
* [XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy2005-12-19
* [IPV6]: Fix route lifetime.YOSHIFUJI Hideaki2005-12-19
* [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUEPatrick McHardy2005-12-19
* [IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller2005-12-14
* [TCPv6]: Fix skb leakArnaldo Carvalho de Melo2005-12-12
* [IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA2005-12-09
* [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 typeYasuyuki Kozakai2005-12-05
* [IPV6]: Load protocol module dynamically.YOSHIFUJI Hideaki2005-12-02
* [IGMP]: workaround for IGMP v1/v2 bugDavid Stevens2005-12-02
* [IPV6]: make two functions staticAdrian Bunk2005-11-29
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-29
* [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().YOSHIFUJI Hideaki2005-11-29
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-20
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-19
| * [IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala2005-11-19
| * [IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki2005-11-19
* | [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng2005-11-20
* | [IPV6]: Fib dump really needs GFP_ATOMIC.David S. Miller2005-11-17
* | [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassemblyYasuyuki Kozakai2005-11-16
* | [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.cLuiz Capitulino2005-11-15
* | [IPV6]: small fix for ipv6_dev_get_saddr(...)Yan Zheng2005-11-15
* | [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai2005-11-14
* | [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai2005-11-14
* | [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai2005-11-14
* | [NETFILTER]: cleanup IPv6 Netfilter KconfigYasuyuki Kozakai2005-11-14
* | [IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dumpThomas Graf2005-11-12
* | [IPV6]: Fix rtnetlink dump infinite loopHerbert Xu2005-11-12
* | [IPV6]: Fix inet6_init missing unregister.David S. Miller2005-11-11
* | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* | [NETLINK]: Make netlink_callback->done() optionalThomas Graf2005-11-09
* | [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
* | [IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA2005-11-09
* | [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb2005-11-09
* | [NET]: kfree cleanupJesper Juhl2005-11-08
* | [IPV6]: RFC3484 compliant source address selectionYOSHIFUJI Hideaki2005-11-08
* | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki2005-11-08
* | [IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki2005-11-08
* | [TCP/DCCP]: Randomize port selectionStephen Hemminger2005-11-05
* | [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng2005-11-02
* | [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-02
* | [MCAST] IPv6: Check packet size when process MulticastYan Zheng2005-10-31
* | [IPV6]: Fix behavior of ip6_route_input() for link local addressYan Zheng2005-10-31
* | [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-31