summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-091-3/+3
* | net: remove the check argument from __skb_gro_checksum_convertLi RongQing2020-01-031-1/+1
* | net: Add device index to tcp_md5sigDavid Ahern2020-01-021-1/+19
* | tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern2020-01-021-19/+53
* | ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hashDavid Ahern2020-01-021-6/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-317-15/+24
|\ \ | |/
| * sit: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-241-1/+1
| * vti: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-241-1/+1
| * tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-241-2/+2
| * ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-241-1/+1
| * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-244-11/+20
* | ipv6: Remove old route notifications and convert listenersIdo Schimmel2019-12-242-62/+17
* | ipv6: Handle multipath route deletion notificationIdo Schimmel2019-12-241-0/+26
* | ipv6: Handle route deletion notificationIdo Schimmel2019-12-241-1/+43
* | ipv6: Only Replay routes of interest to new listenersIdo Schimmel2019-12-241-0/+40
* | ipv6: Notify multipath route if should be offloadedIdo Schimmel2019-12-241-0/+48
* | ipv6: Notify route if replacing currently offloaded oneIdo Schimmel2019-12-241-0/+7
* | ipv6: Notify newly added route if should be offloadedIdo Schimmel2019-12-241-0/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-4/+4
|\
| * ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu2019-12-131-4/+4
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
|/
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-042-6/+7
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2019-12-047-12/+12
* net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski2019-11-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-222-3/+3
|\
| * net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski2019-11-211-2/+2
| * ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu2019-11-201-1/+1
* | seg6: allow local packet processing for SRv6 End.DT6 behaviorAndrea Mayer2019-11-221-4/+18
* | ipv6: introduce and uses route look hints for list input.Paolo Abeni2019-11-211-2/+24
* | ipv6: keep track of routes using srcPaolo Abeni2019-11-212-0/+7
* | net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-14/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-11-183-4/+4
|\ \
OpenPOWER on IntegriCloud