index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2008-11-10
tcpv6: fix option space offsets with md5
Ilpo Järvinen
2008-10-08
udp: Fix rcv socket locking
Herbert Xu
2008-10-08
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
2008-08-20
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
Wei Yongjun
2008-07-28
ipv6: use timer pending
Stephen Hemminger
2008-06-16
ipsec: Use the correct ip_local_out function
Herbert Xu
2008-06-09
netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...
Patrick McHardy
2008-05-15
{nfnetlink, ip, ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
2008-05-09
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
2008-04-13
[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.
YOSHIFUJI Hideaki
2008-04-13
[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...
YOSHIFUJI Hideaki
2008-04-13
[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
David S. Miller
2008-04-03
[IPV6]: Fix refcounting for anycast dst entries.
Denis V. Lunev
2008-04-03
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
Denis V. Lunev
2008-04-03
[IPV6]: Event type in addrconf_ifdown is mis-used.
Denis V. Lunev
2008-04-03
[ICMP]: Ensure that ICMP relookup maintains status quo
Herbert Xu
2008-04-02
[IPV6]: Fix ICMP relookup error path dst leak
Herbert Xu
2008-04-02
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
2008-04-02
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
2008-03-31
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-28
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-26
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2008-03-22
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
2008-03-20
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
2008-03-04
[ESP]: Add select on AUTHENC
Herbert Xu
2008-02-28
[IPV6]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
2008-02-27
[IPV6] SYSCTL: Fix possible memory leakage in error path.
YOSHIFUJI Hideaki
2008-02-26
[INET]: Don't create tunnels with '%' in name.
Pavel Emelyanov
2008-02-26
[IPV6]: Add missing initializations of the new nl_info.nl_net field
Benjamin Thery
2008-02-23
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
2008-02-19
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
2008-02-18
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
Pavel Emelyanov
2008-02-18
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
Denis V. Lunev
2008-02-17
[IPV6]: Fix hardcoded removing of old module code
Wang Chen
2008-02-14
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
2008-02-12
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-12
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
2008-02-09
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...
Rami Rosen
2008-02-05
[ICMP]: Restore pskb_pull calls in receive function
Herbert Xu
2008-02-05
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
Pavel Emelyanov
2008-02-03
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-01-31
[IPV6]: Update MSS even if MTU is unchanged.
Jim Paris
2008-01-31
[NETNS]: Udp sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
[next]