index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+9
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-12
/
+27
2011-11-17
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
1
-10
/
+10
2011-11-17
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
1
-7
/
+14
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2
-2
/
+4
2011-11-16
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
1
-4
/
+3
2011-11-14
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
1
-15
/
+94
2011-11-14
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
1
-2
/
+11
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
1
-1
/
+1
2011-11-14
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
2
-14
/
+9
2011-11-13
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
1
-2
/
+0
2011-11-10
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
2
-2
/
+5
2011-11-10
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
1
-2
/
+2
2011-11-10
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
1
-2
/
+0
2011-11-09
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-09
net: make ipv6 bind honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-09
net: better pcpu data alignment
Eric Dumazet
2
-2
/
+2
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-0
/
+15
2011-11-02
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
3
-9
/
+28
2011-11-01
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
1
-3
/
+10
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
15
-0
/
+15
2011-10-30
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
1
-3
/
+40
2011-10-29
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
1
-2
/
+1
2011-10-28
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
1
-1
/
+1
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
3
-14
/
+12
2011-10-25
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
1
-0
/
+8
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
1
-6
/
+7
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2
-16
/
+17
2011-10-21
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
1
-1
/
+1
2011-10-20
cleanup: remove unnecessary include.
Kevin Wilson
1
-4
/
+0
2011-10-19
net: add skb frag size accessors
Eric Dumazet
3
-6
/
+7
2011-10-19
xfrm6: Don't call icmpv6_send on local error
Steffen Klassert
1
-2
/
+54
2011-10-19
ipv6: Fix IPsec slowpath fragmentation problem
Steffen Klassert
2
-8
/
+13
2011-10-19
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
Steffen Klassert
1
-4
/
+0
2011-10-18
ipv6: remove a rcu_read_lock in ndisc_constructor
Roy.Li
1
-3
/
+0
2011-10-14
net: more accurate skb truesize
Eric Dumazet
1
-2
/
+1
2011-10-10
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
1
-0
/
+1
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
3
-6
/
+17
2011-10-05
tcp: properly handle md5sig_pool references
Yan, Zheng
1
-3
/
+5
2011-09-29
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
1
-0
/
+3
2011-09-27
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
1
-1
/
+3
2011-09-27
ipv6: check return value for dst_alloc
Madalin Bucur
1
-1
/
+3
2011-09-27
ipv6-multicast: Fix memory leak in input path.
Ben Greear
1
-1
/
+3
2011-09-27
tcp: unalias tcp_skb_cb flags and ip_dsfield
Eric Dumazet
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
10
-60
/
+45
2011-09-20
ipv6: fix a possible double free
Roy Li
1
-2
/
+2
[next]