summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-04-30mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-25ip6_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye
2022-04-15ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-11ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-14esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca
2022-03-11net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09skb: make drop reason booleanableJakub Kicinski
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2022-03-03net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...Martin KaFai Lau
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau
2022-03-03net: ipv6: Handle delivery_time in ipv6 defragMartin KaFai Lau
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau
2022-03-01xfrm: fix tunnel model fragmentation behaviorLina Wang
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong
2022-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-02-24net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24ipv6: prevent a possible race condition with lifetimesNiels Dossche
2022-02-22ipv6: tcp: consistently use MAX_TCP_HEADEREric Dumazet
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu
2022-02-21gso: do not skip outer ip header in case of ipip and net_failoverTao Liu
2022-02-20net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong
2022-02-20net: tcp: use kfree_skb_reason() for tcp_v6_rcv()Menglong Dong
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool