summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2023-10-25net: ipv6: fix typo in commentsDeming Wang
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-10-10net: ipv6: fix return value check in esp_remove_trailerMa Ke
2023-10-03ipv6: tcp: add a missing nf_reset_ct() in 3WHS handlingIlya Maximets
2023-09-20xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-04net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie
2023-09-01ipv6: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-01net: annotate data-races around sk->sk_tsflagsEric Dumazet
2023-08-30net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicatedHeng Guo
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao
2023-08-20ipv6: do not match device when remove source routeHangbin Liu
2023-08-20net: release reference to inet6_dev pointerPatrick Rohr
2023-08-20net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet
2023-08-16inet: introduce inet->inet_flagsEric Dumazet
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-15seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-08-15netfilter: Update to register_net_sysctl_szJoel Granados
2023-08-14net: factor out inet{,6}_bind_sk helpersPaolo Abeni
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski
2023-08-09net: annotate data-races around sock->opsEric Dumazet
2023-08-08ipv6: exthdrs: Replace opencoded swap() implementationZiyang Xuan
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing
2023-08-02ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-07-31net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfnLorenz Bauer
2023-07-29net: annotate data-races around sk->sk_priorityEric Dumazet
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet
2023-07-29net: gro: fix misuse of CB in udp socket lookupRichard Gobert
2023-07-28netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu
2023-07-27net: remove comment in ndisc_router_discoveryPatrick Rohr
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski