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
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-17
net: ipv6: set route type for anycast routes
David Ahern
1
-0
/
+2
2017-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-8
/
+8
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
1
-3
/
+5
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2017-03-10
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
1
-1
/
+1
2017-03-10
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
1
-1
/
+3
2017-03-10
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+6
2017-03-08
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+32
2017-03-03
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
1
-0
/
+6
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
ipv6: orphan skbs in reassembly unit
Eric Dumazet
1
-0
/
+1
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
1
-0
/
+1
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+12
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-27
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
1
-3
/
+8
2017-02-24
vti6: return GRE_KEY for vti6
David Forster
1
-0
/
+4
2017-02-23
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
1
-6
/
+10
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-22
/
+140
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+24
2017-02-16
vti6: Don't report path MTU below IPV6_MIN_MTU.
Steffen Klassert
1
-2
/
+6
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
5
-1
/
+132
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
1
-1
/
+1
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
1
-12
/
+3
2017-02-14
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
3
-8
/
+21
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-02-12
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
1
-1
/
+1
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+8
2017-02-10
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
1
-0
/
+1
2017-02-09
xfrm: policy: make policy backend const
Florian Westphal
1
-1
/
+1
2017-02-09
xfrm: policy: remove family field
Florian Westphal
1
-4
/
+1
2017-02-09
xfrm: policy: remove garbage_collect callback
Florian Westphal
1
-1
/
+1
2017-02-09
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
1
-2
/
+1
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-0
/
+1
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-65
/
+50
2017-02-07
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
4
-15
/
+27
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
1
-0
/
+16
2017-02-07
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
1
-0
/
+1
2017-02-07
ipv6: sr: fix non static symbol warnings
Wei Yongjun
1
-4
/
+4
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-1
/
+1
[next]