summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-093-2/+25
|\
| * net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-071-2/+1
| * esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert2022-03-071-0/+3
| * esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-071-0/+5
| * xfrm: fix tunnel model fragmentation behaviorLina Wang2022-03-011-0/+16
* | ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2022-03-031-20/+12
* | net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de2022-02-281-2/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-02-252-5/+8
|\
| * Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac2022-01-271-1/+1
| * xfrm: fix MTU regressionJiri Bohac2022-01-241-4/+7
* | ipv6: prevent a possible race condition with lifetimesNiels Dossche2022-02-241-0/+2
* | gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2022-02-211-0/+2
* | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-1/+1
* | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-9/+10
* | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-161-1/+3
* | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-142-3/+3
* | ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2022-02-081-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-273-7/+0
|\ \
| * | netfilter: Remove flowtable relicsGeert Uytterhoeven2022-01-273-7/+0
| |/
* / Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-7/+20
|/
* ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-01-202-11/+14
* ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-01-201-4/+4
* sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin2022-01-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-091-1/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-1/+4
| |\
| | * xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour2021-11-231-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-092-44/+2
|\ \ \
| * | | netfilter: flowtable: remove ipv4/ipv6 modulesFlorian Westphal2021-12-232-44/+2
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-064-0/+5
|\ \ \ \
| * | | | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong2022-01-064-0/+5
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-2/+1
|\ \ \ \ \
| * | | | | ipv6/esp6: Remove structure variables and alignment statementsluo penghao2021-11-181-2/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-055-35/+98
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-041-1/+2
| * | | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-042-1/+35
| * | | | seg6: export get_srh() for ICMP handlingAndrew Lunn2022-01-042-31/+31
| * | | | ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern2022-01-031-5/+3
| * | | | ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern2022-01-031-2/+5
| * | | | lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern2021-12-311-0/+4
| * | | | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern2021-12-311-1/+5
| * | | | ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-1/+20
* | | | | ipv6: ioam: Support for Queue depth data fieldJustin Iurman2022-01-021-1/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-313-0/+3
|\ \ \ \ \
| * | | | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-292-0/+2
| * | | | | add missing bpf-cgroup.h includesJakub Kicinski2021-12-161-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-1/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ipv6: raw: check passed optlen before readingTamir Duberstein2021-12-291-0/+3
| * | | | | ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao2021-12-271-0/+2
| * | | | | udp: using datalen to cap ipv6 udp max gso segmentsCoco Li2021-12-231-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-232-6/+9
|\| | | | |