summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong
2022-08-13ip6_tunnel: Fix the type of functionsHongbin Wang
2022-08-09ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-05net: seg6: initialize induction variable to first valid array indexNick Desaulniers
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds
2022-07-29seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-26ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()Eric Dumazet
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima
2022-07-25net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21net: ipv6: avoid accepting values greater than 2 for accept_untracked_naJaehee Park
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-19Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2022-07-19ipv6/udp: support externally provided ubufsPavel Begunkov
2022-07-18ipv6: avoid partial copy for zcPavel Begunkov
2022-07-18tcp: Fix data-races around sysctl_tcp_syncookies.Kuniyuki Iwashima
2022-07-15net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_no_pmtu_disc.Kuniyuki Iwashima
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-14seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-13net: ip6mr: add RTM_GETROUTE netlink opDavid Lamparter
2022-07-13nexthop: Fix data-races around nexthop_compat_mode.Kuniyuki Iwashima
2022-07-13icmp: Fix data-races around sysctl_icmp_echo_enable_probe.Kuniyuki Iwashima
2022-07-13ip6_tunnel: allow to inherit from VLAN encapsulated IPMatthias May
2022-07-13ip6_gre: use actual protocol to select xmitMatthias May
2022-07-13ip6_gre: set DSCP for non-IPMatthias May
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-04esp6: Fix spelling mistakeZhang Jiaming
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang
2022-06-29ipv6: remove redundant store to value after additionColin Ian King
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-28ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-06-28ipv6/addrconf: fix timing bug in tempaddr regenSam Edwards
2022-06-27ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-06-24ip6mr: convert mrt_lock to a spinlockEric Dumazet
2022-06-24ipmr: convert /proc handlers to rcu_read_lock()Eric Dumazet
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet