index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
2
-3
/
+2
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
3
-12
/
+12
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
4
-6
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
2
-1
/
+6
|
\
|
*
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-05-15
1
-1
/
+4
|
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-11
1
-0
/
+2
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
4
-16
/
+40
|
\
\
\
|
*
|
|
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-08
2
-2
/
+12
|
*
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
2
-14
/
+28
*
|
|
|
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-08
1
-7
/
+1
|
/
/
/
*
|
|
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
2
-11
/
+17
*
|
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-1
/
+1
|
\
\
\
|
*
|
|
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
|
/
/
*
|
|
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-03
1
-2
/
+3
*
|
|
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
2017-05-01
1
-1
/
+1
*
|
|
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
2017-05-01
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
7
-74
/
+69
|
\
\
\
|
*
|
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
|
*
|
|
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-1
/
+4
|
*
|
|
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-6
/
+14
|
*
|
|
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-34
/
+39
|
*
|
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
1
-4
/
+0
|
*
|
|
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
2
-4
/
+2
|
*
|
|
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
2017-04-08
1
-9
/
+0
|
*
|
|
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
|
*
|
|
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
1
-12
/
+8
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-28
1
-5
/
+1
|
\
\
\
\
|
*
|
|
|
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
2017-04-24
1
-5
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
6
-23
/
+41
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
4
-8
/
+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
5
-149
/
+446
|
\
\
\
\
|
*
|
|
|
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
2017-04-19
1
-3
/
+4
|
*
|
|
|
esp6: fix incorrect null pointer check on xo
Colin Ian King
2017-04-19
1
-1
/
+1
|
*
|
|
|
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
1
-19
/
+23
|
*
|
|
|
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2017-04-14
2
-0
/
+4
|
*
|
|
|
esp: Use a synchronous crypto algorithm on offloading.
Steffen Klassert
2017-04-14
1
-2
/
+10
[next]