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
*
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
3
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-26
4
-13
/
+12
|
\
|
*
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
2
-13
/
+8
|
*
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
1
-0
/
+1
|
*
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-01-09
1
-0
/
+3
*
|
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
2
-0
/
+2
*
|
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-01-24
1
-12
/
+22
*
|
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-01-24
2
-0
/
+5
*
|
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
2017-01-20
1
-0
/
+2
*
|
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-01-19
1
-3
/
+1
*
|
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-1
/
+11
*
|
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
2017-01-16
1
-2
/
+2
*
|
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-01-16
1
-21
/
+30
*
|
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2017-01-13
2
-1
/
+5
*
|
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-12
1
-1
/
+2
*
|
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-10
1
-0
/
+1
*
|
ipv6: fix typos
Alexander Alemayhu
2017-01-09
1
-2
/
+2
|
/
*
vti6: fix device register to report IFLA_INFO_KIND
David Forster
2017-01-06
1
-1
/
+1
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2016-12-29
1
-1
/
+1
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
11
-11
/
+11
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
1
-1
/
+5
*
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
1
-1
/
+1
*
net: ipv6: check route protocol when deleting routes
Mantas M
2016-12-17
1
-0
/
+2
*
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
7
-33
/
+124
|
\
|
*
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
|
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-3
/
+6
|
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-4
/
+1
|
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
1
-3
/
+2
|
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
2
-5
/
+44
|
*
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
1
-12
/
+42
|
*
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
2
-0
/
+14
|
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
1
-2
/
+2
|
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-12-04
2
-4
/
+4
*
|
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
2016-12-05
1
-1
/
+4
*
|
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
1
-1
/
+1
|
/
*
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
3
-5
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
10
-9
/
+46
|
\
|
*
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
1
-1
/
+1
|
*
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
2016-12-02
1
-1
/
+0
|
*
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
1
-1
/
+1
|
|
\
|
|
*
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-12-01
3
-3
/
+4
|
|
\
\
|
|
*
|
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2016-11-29
2
-3
/
+3
[next]