index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-04-26
1
-2
/
+1
*
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-04-26
1
-16
/
+18
*
net: ipv6: regenerate host route if moved to gc list
David Ahern
2017-04-25
1
-2
/
+12
*
ipv6: fix source routing
Sabrina Dubroca
2017-04-25
1
-0
/
+4
*
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
2017-04-25
1
-2
/
+4
*
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
2017-04-24
1
-1
/
+2
*
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-04-21
1
-7
/
+6
*
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-04-21
1
-0
/
+4
*
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
2017-04-21
1
-1
/
+0
*
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
2017-04-20
1
-0
/
+3
*
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
2017-04-17
1
-2
/
+5
*
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
1
-9
/
+1
*
ipv6: Fix idev->addr_list corruption
Rabin Vincent
2017-04-12
1
-4
/
+7
*
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
2017-03-22
1
-1
/
+1
*
net: ipv6: set route type for anycast routes
David Ahern
2017-03-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-15
2
-8
/
+8
|
\
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
2
-8
/
+8
*
|
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
1
-3
/
+5
*
|
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-13
1
-1
/
+6
*
|
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-13
1
-0
/
+2
*
|
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
1
-1
/
+1
*
|
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-09
1
-1
/
+3
*
|
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
2017-03-09
1
-5
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-03-07
1
-2
/
+6
|
\
\
|
*
|
vti6: Don't report path MTU below IPV6_MIN_MTU.
Steffen Klassert
2017-02-16
1
-2
/
+6
*
|
|
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
2017-03-07
1
-5
/
+5
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
3
-12
/
+32
|
\
\
|
*
|
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
2017-03-02
1
-0
/
+6
|
*
|
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
2017-03-02
1
-5
/
+9
|
*
|
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-03-01
1
-0
/
+1
|
*
|
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2017-03-01
1
-0
/
+1
|
*
|
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
2017-03-01
1
-7
/
+15
*
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
2
-3
/
+12
|
\
\
|
*
|
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
2017-02-26
1
-3
/
+8
|
*
|
vti6: return GRE_KEY for vti6
David Forster
2017-02-24
1
-0
/
+4
*
|
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
|
/
/
*
|
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2017-02-22
1
-6
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
1
-2
/
+4
|
\
\
|
*
|
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-02-18
1
-2
/
+4
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
8
-22
/
+140
|
\
\
\
|
*
|
|
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
5
-1
/
+132
|
*
|
|
net: Add a skb_gro_flush_final helper.
Steffen Klassert
2017-02-15
1
-1
/
+1
|
*
|
|
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-15
1
-12
/
+3
|
*
|
|
xfrm: policy: make policy backend const
Florian Westphal
2017-02-09
1
-1
/
+1
|
*
|
|
xfrm: policy: remove family field
Florian Westphal
2017-02-09
1
-4
/
+1
|
*
|
|
xfrm: policy: remove garbage_collect callback
Florian Westphal
2017-02-09
1
-1
/
+1
|
*
|
|
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
2017-02-09
1
-2
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
4
-8
/
+24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
2017-02-14
3
-8
/
+21
[next]