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