summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2024-04-26tcp: support rstreason for passive resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2024-04-19udp: preserve the connected status if only UDP cmsgYick Xie
2024-04-16ip6_vti: fix memleak on netns dismantleFlorian Westphal
2024-04-15udp: Avoid call to compute_score on multiple sitesGabriel Krisman Bertazi
2024-04-15net: ip6_gre: Remove generic .ndo_get_stats64Breno Leitao
2024-04-15net: ipv6_gre: Do not use custom stat allocatorBreno Leitao
2024-04-12tcp: small optimization when TCP_TW_SYN is processedEric Dumazet
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10netfilter: complete validation of user inputEric Dumazet
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-09ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-04-09tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu fieldEric Dumazet
2024-04-09tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()Eric Dumazet
2024-04-08ipv6: remove RTNL protection from ip6addrlbl_dump()Eric Dumazet
2024-04-08ip6_vti: Remove generic .ndo_get_stats64Breno Leitao
2024-04-08ip6_vti: Do not use custom stat allocatorBreno Leitao
2024-04-05tcp: annotate data-races around tp->window_clampEric Dumazet
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04netfilter: validate user input for expected lengthEric Dumazet
2024-04-03trace: tcp: fully support trace_tcp_send_resetJason Xing
2024-04-02ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-04-01ipv6: remove RTNL protection from inet6_dump_fib()Eric Dumazet
2024-04-01tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-03-29erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet
2024-03-29net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skbBalazs Scheidler
2024-03-29udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-22ipv6: Fix address dump when IPv6 is disabled on an interfaceIdo Schimmel
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11net: ipv6: exthdrs: get rid of ipv6_skb_net()Justin Iurman
2024-03-11udp: no longer touch sk->sk_refcnt in early demuxEric Dumazet
2024-03-08ipv6: raw: check sk->sk_rcvbuf earlierEric Dumazet
2024-03-08ipv6: remove RTNL protection from inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: use xa_array iterator to implement inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: make in6_dump_addrs() locklessEric Dumazet