index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
1
-0
/
+15
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+17
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-35
/
+27
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-14
/
+24
2019-06-17
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
1
-411
/
+9
2019-06-17
netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
Fernando Fernandez Mancera
1
-0
/
+2
2019-06-15
udp: Remove unused variable/function (exact_dif)
Tim Beale
1
-11
/
+0
2019-06-15
udp: Remove unused parameter (exact_dif)
Tim Beale
1
-7
/
+6
2019-06-15
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
1
-1
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
1
-0
/
+1
2019-06-12
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2
-8
/
+13
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
1
-1
/
+1
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
1
-8
/
+81
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
1
-1
/
+28
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
1
-1
/
+19
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
1
-4
/
+35
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
1
-3
/
+108
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
1
-0
/
+18
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
1
-12
/
+37
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
1
-2
/
+47
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
1
-2
/
+52
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
1
-4
/
+27
2019-06-10
Update my email address
Jozsef Kadlecsik
1
-1
/
+1
2019-06-10
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
1
-3
/
+10
2019-06-10
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
1
-1
/
+1
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-21
/
+3
2019-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+6
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-241
/
+63
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+18
2019-06-07
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
1
-3
/
+7
2019-06-07
bpf: fix unconnected udp hooks
Daniel Borkmann
1
-0
/
+4
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
1
-1
/
+1
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
wenxu
1
-1
/
+3
2019-06-06
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
5
-14
/
+6
2019-06-06
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
1
-2
/
+0
2019-06-06
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
1
-98
/
+0
2019-06-06
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Eric Dumazet
1
-0
/
+2
2019-06-06
ipv6: tcp: enable flowlabel reflection in some RST packets
Eric Dumazet
3
-4
/
+14
2019-06-06
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
Thomas Gleixner
1
-13
/
+1
2019-06-05
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
1
-16
/
+0
2019-06-05
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
1
-21
/
+0
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
4
-28
/
+150
2019-06-05
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
1
-6
/
+7
[prev]
[next]