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
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
4
-26
/
+4
2015-12-03
ipv6: add complete rcu protection around np->opt
Eric Dumazet
9
-36
/
+74
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
3
-9
/
+5
2015-11-25
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
1
-4
/
+0
2015-11-25
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
2015-11-23
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-19
net/ip6_tunnel: fix dst leak
Paolo Abeni
1
-1
/
+1
2015-11-17
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-11-16
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-4
/
+15
2015-11-16
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-11-16
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-11-16
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
1
-1
/
+1
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
1
-8
/
+12
2015-11-05
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
1
-0
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-25
/
+16
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-03
sit: fix sit0 percpu double allocations
Eric Dumazet
1
-22
/
+4
2015-11-03
net: fix percpu memory leaks
Eric Dumazet
2
-6
/
+18
2015-11-03
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
1
-9
/
+9
2015-11-01
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-4
/
+4
2015-11-01
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-37
/
+33
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
1
-19
/
+27
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
1
-5
/
+1
2015-10-28
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
1
-0
/
+1
2015-10-27
ipv6: icmp: include addresses in debug messages
Bjørn Mork
1
-4
/
+8
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-16
/
+52
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
1
-3
/
+6
2015-10-23
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-1
/
+5
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
2
-5
/
+26
2015-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-8
/
+16
2015-10-22
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
1
-2
/
+4
2015-10-22
ipv6: gro: support sit protocol
Eric Dumazet
1
-0
/
+12
2015-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2015-10-22
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
1
-1
/
+2
2015-10-22
net: Really fix vti6 with oif in dst lookups
David Ahern
2
-1
/
+5
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-26
/
+28
2015-10-19
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
1
-0
/
+1
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-35
/
+21
2015-10-19
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
1
-2
/
+0
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
24
-106
/
+157
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-14
/
+0
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
1
-1
/
+1
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
1
-1
/
+1
[next]