index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
2005-12-22
3
-17
/
+118
|
\
|
*
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
2005-12-21
1
-1
/
+8
|
*
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
1
-0
/
+23
|
*
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
1
-10
/
+64
|
*
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
2005-12-21
1
-2
/
+14
|
*
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
2005-12-21
1
-4
/
+9
*
|
[IPV6]: Fix address deletion
Kristian Slavov
2005-12-21
1
-2
/
+3
|
/
*
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
2005-12-19
1
-0
/
+1
*
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2005-12-19
2
-5
/
+13
*
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
2005-12-19
1
-1
/
+1
*
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
2005-12-13
1
-2
/
+2
*
[TCPv6]: Fix skb leak
Arnaldo Carvalho de Melo
2005-12-12
1
-10
/
+9
*
[IPv6] IPsec: fix pmtu calculation of esp
Kazunori MIYAZAWA
2005-12-08
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
Yasuyuki Kozakai
2005-12-05
1
-6
/
+6
*
[IPV6]: Load protocol module dynamically.
YOSHIFUJI Hideaki
2005-12-02
1
-14
/
+33
*
[IGMP]: workaround for IGMP v1/v2 bug
David Stevens
2005-12-02
1
-0
/
+5
*
[IPV6]: make two functions static
Adrian Bunk
2005-11-29
2
-3
/
+4
*
[NET]: Add const markers to various variables.
Arjan van de Ven
2005-11-29
2
-2
/
+2
*
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2005-11-28
1
-0
/
+2
*
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
David S. Miller
2005-11-20
5
-14
/
+34
|
\
|
*
[IPV6]: Fix sending extension headers before and including routing header.
YOSHIFUJI Hideaki
2005-11-20
4
-12
/
+31
|
*
[IPV6]: Fix calculation of AH length during filling ancillary data.
Ville Nuorvala
2005-11-20
1
-1
/
+1
|
*
[IPV6]: Fix memory management error during setting up new advapi sockopts.
YOSHIFUJI Hideaki
2005-11-20
1
-1
/
+2
*
|
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
Yan Zheng
2005-11-20
1
-5
/
+5
*
|
[IPV6]: Fib dump really needs GFP_ATOMIC.
David S. Miller
2005-11-17
1
-1
/
+1
*
|
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
Yasuyuki Kozakai
2005-11-16
1
-25
/
+16
*
|
[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
Luiz Capitulino
2005-11-14
1
-1
/
+1
*
|
[IPV6]: small fix for ipv6_dev_get_saddr(...)
Yan Zheng
2005-11-14
1
-2
/
+3
*
|
[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6
Yasuyuki Kozakai
2005-11-14
1
-0
/
+2
*
|
[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...
Yasuyuki Kozakai
2005-11-14
1
-16
/
+26
*
|
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
Yasuyuki Kozakai
2005-11-14
2
-7
/
+7
*
|
[NETFILTER]: cleanup IPv6 Netfilter Kconfig
Yasuyuki Kozakai
2005-11-14
1
-36
/
+14
*
|
[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump
Thomas Graf
2005-11-12
1
-1
/
+1
*
|
[IPV6]: Fix rtnetlink dump infinite loop
Herbert Xu
2005-11-12
1
-4
/
+2
*
|
[IPV6]: Fix inet6_init missing unregister.
David S. Miller
2005-11-11
1
-2
/
+6
*
|
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-11-10
4
-64
/
+44
*
|
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
2005-11-10
1
-1
/
+1
*
|
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-11-09
9
-4
/
+1750
*
|
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
2005-11-09
1
-0
/
+1
*
|
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
2005-11-09
1
-1
/
+2
*
|
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
5
-20
/
+10
*
|
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
2005-11-08
1
-104
/
+240
*
|
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
2005-11-08
2
-44
/
+48
*
|
[IPV6]: Put addr_diff() into common header for future use.
YOSHIFUJI Hideaki
2005-11-08
1
-52
/
+2
*
|
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
2005-11-05
1
-11
/
+4
*
|
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
2005-11-03
1
-1
/
+1
*
|
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
2005-11-02
1
-1
/
+3
*
|
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
2005-10-31
1
-2
/
+17
*
|
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
2005-10-31
1
-1
/
+1
*
|
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2005-10-31
2
-114
/
+192
[next]