summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-302-16/+36
|\
| * esp6: add gso_segment for esp6 beet modeXin Long2020-03-261-0/+36
| * ESP: Export esp_output_fill_trailer functionRaed Salem2020-02-191-16/+0
* | net: ipv6: add rpl sr tunnelAlexander Aring2020-03-304-0/+398
* | net: add net available in build_stateAlexander Aring2020-03-304-5/+6
* | net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-304-3/+333
* | addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-301-0/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-302-9/+27
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-272-9/+27
| |\ \
| | * | vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich2020-03-161-1/+1
| | * | ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-271-1/+1
| | * | vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-02-061-7/+25
* | | | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski2020-03-271-0/+1
* | | | Remove DST_HOSTDavid Laight2020-03-241-6/+0
* | | | netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-151-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-133-13/+42
|\| | |
| * | | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-122-2/+2
| * | | ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-101-0/+4
| * | | net/ipv6: remove the old peer route if change it to a new oneHangbin Liu2020-03-031-4/+17
| * | | net/ipv6: need update peer route when modify metricHangbin Liu2020-03-031-4/+16
| * | | net/ipv6: use configured metric when add peer routeHangbin Liu2020-03-011-3/+3
* | | | inet: Use fallthrough;Joe Perches2020-03-1211-20/+18
* | | | ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu2020-03-031-17/+4
* | | | ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-282-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-281-2/+8
|\| | |
| * | | ipv6: restrict IPV6_ADDRFORM operationEric Dumazet2020-02-271-2/+8
* | | | net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese2020-02-241-0/+70
* | | | ip6mr: Fix RCU list debugging warningAmol Grover2020-02-241-1/+2
|/ / /
* | | net: ip6_gre: Distribute switch variables for initializationKees Cook2020-02-202-7/+14
* | | ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier2020-02-171-0/+1
* | | ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-171-3/+4
| |/ |/|
* | net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
* | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-131-0/+34
* | ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet2020-02-071-0/+3
|/
* mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven2020-01-301-3/+3
* mptcp: handle tcp fallback when using syn cookiesFlorian Westphal2020-01-291-0/+3
* udp: Support UDP fraglist GRO/GSO.Steffen Klassert2020-01-271-2/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-266-14/+19
|\
| * ipv6_route_seq_next should increase position indexVasily Averin2020-01-241-5/+2
| * net, ip6_tunnel: fix namespaces moveWilliam Dauchy2020-01-221-3/+1
| * ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi2020-01-211-1/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-01-212-2/+13
| |\
| | * xfrm: support output_mark for offload ESP packetsUlrich Weber2020-01-151-0/+2
| | * vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2020-01-141-2/+11
| * | net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom2020-01-201-3/+0
| |/
* | mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad2020-01-241-0/+6
* | mptcp: Add MPTCP socket stubsMat Martineau2020-01-241-0/+7
* | ipv6: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-151-0/+7
* | net: udp: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-141-2/+1
* | tcp: Export TCP functions and ops structMat Martineau2020-01-101-3/+3