index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2
-3
/
+2
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
4
-6
/
+16
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
1
-0
/
+2
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+40
2017-05-08
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
1
-7
/
+1
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2
-14
/
+28
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2017-05-03
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-05-01
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-05-01
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
1
-2
/
+2
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-74
/
+69
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+1
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-23
/
+41
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-3
/
+1
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
1
-1
/
+4
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-6
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-25
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-04-25
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
1
-2
/
+4
2017-04-25
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
1
-1
/
+1
2017-04-24
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
1
-1
/
+2
2017-04-24
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
1
-5
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+13
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-149
/
+446
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-13
/
+24
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
3
-3
/
+36
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+6
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
1
-3
/
+4
2017-04-19
esp6: fix incorrect null pointer check on xo
Colin Ian King
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
3
-16
/
+27
2017-04-17
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
1
-0
/
+8
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
1
-2
/
+5
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+17
[next]