aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-04memcg: accounting for objects allocated for new netdeviceVasily Averin
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang
2022-05-03net: sysctl: use shared sysctl macroTonghao Zhang
2022-05-02ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran
2022-05-02ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTXPeilin Ye
2022-04-30mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet
2022-04-30ipv6: refactor ip6_finish_output2()Pavel Begunkov
2022-04-30ipv6: help __ip6_finish_output() inliningPavel Begunkov
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric 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-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima
2022-04-22net/ipv6: Enforce limits for accept_unsolicited_na sysctlArun Ajith S
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15ipv6: fix NULL deref in ip6_rcv_core()Eric 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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-13net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()Menglong Dong
2022-04-13net: ipv6: add skb drop reasons to ip6_rcv_core()Menglong Dong
2022-04-13net: ipv6: add skb drop reasons to TLV parseMenglong Dong
2022-04-13net: ipv6: remove redundant statistics in ipv6_hop_jumbo()Menglong Dong
2022-04-13net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong
2022-04-13net: ipv6: add skb drop reasons to ip6_pkt_drop()Menglong Dong
2022-04-13ipv6: exthdrs: use swap() instead of open coding itGuo Zhengkui
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-04-11ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-04-11netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-07net-core: rx_otherhost_dropped to core_statsJeffrey Ji
2022-04-06ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-04-06ip6_tunnel: Remove duplicate assignmentsHongbin Wang
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern