index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2017-04-14
2
-2
/
+99
|
*
|
|
esp6: Reorganize esp_output
Steffen Klassert
2017-04-14
2
-124
/
+243
|
*
|
|
esp6: Remame esp_input_done2
Steffen Klassert
2017-04-14
1
-3
/
+3
|
*
|
|
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
2
-3
/
+10
|
*
|
|
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
2017-04-14
2
-0
/
+57
|
|
|
/
|
|
/
|
*
|
|
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
1
-13
/
+24
*
|
|
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
3
-3
/
+36
*
|
|
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
2017-04-20
1
-9
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
2
-11
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
3
-16
/
+27
*
|
|
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
2017-04-17
1
-0
/
+8
[next]