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
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+34
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2020-01-30
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
1
-3
/
+3
2020-01-29
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
1
-0
/
+3
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
1
-2
/
+25
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-14
/
+19
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
1
-0
/
+6
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
1
-0
/
+7
2020-01-24
ipv6_route_seq_next should increase position index
Vasily Averin
1
-5
/
+2
2020-01-22
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-21
ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
Yuki Taguchi
1
-1
/
+3
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+13
2020-01-20
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
1
-3
/
+0
2020-01-15
xfrm: support output_mark for offload ESP packets
Ulrich Weber
1
-0
/
+2
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+7
2020-01-14
net: udp: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-2
/
+1
2020-01-14
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-2
/
+11
2020-01-10
tcp: Export TCP functions and ops struct
Mat Martineau
1
-3
/
+3
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
1
-1
/
+1
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
1
-1
/
+19
2020-01-03
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
1
-19
/
+53
2020-01-03
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
1
-6
/
+9
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-15
/
+24
2019-12-25
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2
-62
/
+17
2019-12-25
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-25
ipv6: Handle route deletion notification
Ido Schimmel
1
-1
/
+43
2019-12-25
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+40
2019-12-25
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-25
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+7
2019-12-25
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+18
2019-12-25
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-2
/
+2
2019-12-25
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
4
-11
/
+20
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+4
2019-12-14
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2
-6
/
+7
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
7
-12
/
+12
2019-11-27
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-1
/
+1
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2019-11-22
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
1
-4
/
+18
2019-11-22
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-22
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+7
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-14
/
+14
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
1
-1
/
+1
2019-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-4
/
+4
[next]