index
:
linux-stable.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.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.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
5
-28
/
+55
|
\
|
*
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
2014-09-07
1
-2
/
+0
|
*
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
2014-09-05
1
-3
/
+2
|
*
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
2014-09-05
1
-5
/
+2
|
*
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-09-05
3
-10
/
+31
|
*
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-09-02
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-02
2
-8
/
+20
|
|
\
|
|
*
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
2
-8
/
+20
*
|
|
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
2014-09-05
1
-2
/
+2
*
|
|
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-04
2
-10
/
+25
*
|
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
1
-13
/
+2
*
|
|
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
2
-7
/
+21
*
|
|
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-27
1
-1
/
+1
*
|
|
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
11
-23
/
+0
*
|
|
ipv6: White-space cleansing : Structure layouts
Ian Morris
2014-08-24
5
-21
/
+13
*
|
|
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
31
-203
/
+203
*
|
|
udp: additional GRO support
Tom Herbert
2014-08-24
1
-0
/
+33
*
|
|
tcp: Call skb_gro_checksum_validate
Tom Herbert
2014-08-24
1
-23
/
+3
*
|
|
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
2
-3
/
+3
|
/
/
*
/
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
2014-08-22
1
-1
/
+1
|
/
*
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
1
-1
/
+2
*
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-14
1
-3
/
+3
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
1
-1
/
+1
|
\
|
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-1
/
+1
*
|
tcp: md5: check md5 signature without socket lock
Dmitry Popov
2014-08-06
1
-6
/
+19
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-0
/
+1
|
\
|
*
ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction
Hannes Frederic Sowa
2014-08-02
1
-0
/
+1
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
1
-1
/
+8
*
|
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
2
-3
/
+12
*
|
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
2014-08-02
1
-7
/
+8
*
|
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
2
-15
/
+15
*
|
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
Nikolay Aleksandrov
2014-08-02
1
-3
/
+4
*
|
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
2014-07-31
2
-5
/
+5
*
|
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
2
-7
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-07-30
1
-31
/
+20
|
\
\
|
*
|
vti6: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-31
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ip: make IP identifiers less predictable
Eric Dumazet
2014-07-28
1
-0
/
+2
*
|
|
ipv6: fail early when creating netdev named all or default
WANG Cong
2014-07-29
1
-28
/
+54
*
|
|
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
2
-4
/
+20
*
|
|
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
2
-2
/
+1
*
|
|
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
2
-3
/
+3
*
|
|
inet: frag: remove lru list
Florian Westphal
2014-07-27
2
-2
/
+0
*
|
|
inet: frag: don't account number of fragment queues
Florian Westphal
2014-07-27
1
-2
/
+2
*
|
|
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-27
1
-1
/
+3
*
|
|
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
2
-10
/
+0
*
|
|
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
2
-11
/
+4
*
|
|
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-27
2
-8
/
+8
*
|
|
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
2014-07-24
1
-1
/
+0
*
|
|
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-24
1
-1
/
+1
[next]