index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Lines
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
-0
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
-9
/
+7
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-13
/
+23
2018-03-25
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
-4
/
+9
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
-0
/
+2
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-2
/
+4
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
-2
/
+4
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
-6
/
+7
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
-0
/
+1
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
-2
/
+3
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
-1
/
+1
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
-1
/
+1
2018-03-19
vti6: Fix dev->max_mtu setting
Stefano Brivio
-1
/
+1
2018-03-19
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
-8
/
+16
2018-03-19
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
-4
/
+6
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-3
/
+9
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
-7
/
+14
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
-0
/
+3
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
-0
/
+2
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
-1
/
+2
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
-1
/
+2
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
-29
/
+42
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
-1
/
+2
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
-1
/
+1
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
-2
/
+2
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-18
/
+11
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
-0
/
+7
2018-02-27
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
-4
/
+8
2018-02-25
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
-4
/
+5
2018-02-25
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
-14
/
+2
2018-02-25
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
-0
/
+4
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
-1
/
+1
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-15
/
+15
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
-0
/
+5
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
-2
/
+7
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
-5
/
+7
2018-02-14
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
-2
/
+2
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
-0
/
+4
2018-02-14
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
-8
/
+2
2018-02-07
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
-1
/
+2
2018-02-07
net/ipv6: onlink nexthop checks should default to main table
David Ahern
-2
/
+3
2018-02-07
net/ipv6: Handle reject routes with onlink flag
David Ahern
-1
/
+2
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-2
/
+3
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-4
/
+4
2018-02-06
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
-4
/
+4
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
-0
/
+1
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
-9
/
+0
2018-02-06
net: erspan: fix metadata extraction
William Tu
-2
/
+4
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+2
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
-2
/
+1
[next]