aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDGravatar Ido Schimmel 1-5/+1
2023-08-09nexthop: Make nexthop bucket dump more efficientGravatar Ido Schimmel 1-11/+5
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDGravatar Ido Schimmel 1-5/+1
2023-08-04tunnels: fix kasan splat when generating ipv4 pmtu errorGravatar Florian Westphal 1-1/+1
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenGravatar Eric Dumazet 1-4/+5
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netGravatar Eric Dumazet 1-4/+7
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Gravatar Eric Dumazet 1-9/+14
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockGravatar Eric Dumazet 1-2/+4
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampGravatar Eric Dumazet 1-6/+13
2023-08-03tcp_metrics: fix addr_same() helperGravatar Eric Dumazet 1-1/+1
2023-08-02udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGESGravatar David Howells 1-0/+9
2023-07-29net: annotate data-races around sk->sk_priorityGravatar Eric Dumazet 4-5/+5
2023-07-29net: annotate data-races around sk->sk_markGravatar Eric Dumazet 4-7/+7
2023-07-29net: gro: fix misuse of CB in udp socket lookupGravatar Richard Gobert 2-4/+11
2023-07-20tcp: annotate data-races around fastopenq.max_qlenGravatar Eric Dumazet 2-3/+5
2023-07-20tcp: annotate data-races around icsk->icsk_user_timeoutGravatar Eric Dumazet 1-3/+3
2023-07-20tcp: annotate data-races around tp->notsent_lowatGravatar Eric Dumazet 1-2/+2
2023-07-20tcp: annotate data-races around rskq_defer_acceptGravatar Eric Dumazet 1-5/+6
2023-07-20tcp: annotate data-races around tp->linger2Gravatar Eric Dumazet 1-4/+4
2023-07-20tcp: annotate data-races around icsk->icsk_syn_retriesGravatar Eric Dumazet 2-4/+4
2023-07-20tcp: annotate data-races around tp->keepalive_probesGravatar Eric Dumazet 1-2/+3
2023-07-20tcp: annotate data-races around tp->keepalive_intvlGravatar Eric Dumazet 1-2/+2
2023-07-20tcp: annotate data-races around tp->keepalive_timeGravatar Eric Dumazet 1-1/+2
2023-07-20tcp: annotate data-races around tp->tsoffsetGravatar Eric Dumazet 2-4/+5
2023-07-20tcp: annotate data-races around tp->tcp_tx_delayGravatar Eric Dumazet 1-2/+2
2023-07-19Revert "tcp: avoid the lookup process failing to get sk in ehash table"Gravatar Kuniyuki Iwashima 2-19/+6
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Gravatar Yuanjun Gong 1-1/+2
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Gravatar Yuanjun Gong 1-1/+2
2023-07-19net: ipv4: Use kfree_sensitive instead of kfreeGravatar Wang Ming 1-1/+1
2023-07-18tcp: annotate data-races around tcp_rsk(req)->ts_recentGravatar Eric Dumazet 3-5/+8
2023-07-18tcp: annotate data-races around tcp_rsk(req)->txhashGravatar Eric Dumazet 3-4/+5
2023-07-14gso: fix dodgy bit handling for GSO_UDP_L4Gravatar Yan Zhai 1-5/+11
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Gravatar Eric Dumazet 1-3/+9
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)Gravatar David Howells 7-100/+6
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageGravatar David Howells 1-2/+3
2023-06-24net/tcp: optimise locking for blocking spliceGravatar Pavel Begunkov 1-1/+1
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-10/+1
2023-06-22tcp: fix comment typoGravatar Yueh-Shun Li 1-1/+1
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-0/+4
2023-06-21inet: Cleanup on charging memory for newly accepted socketsGravatar Abel Wu 1-7/+10
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar David S. Miller 2-0/+4
2023-06-18tcp: Use per-vma locking for receive zerocopyGravatar Arjun Roy 1-8/+37
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkGravatar mfreemon@cloudflare.com 3-9/+62
2023-06-16ip, ip6: Fix splice to raw and ping socketsGravatar David Howells 1-1/+2
2023-06-16xfrm: Linearize the skb after offloading if needed.Gravatar Sebastian Andrzej Siewior 1-0/+3
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksGravatar Breno Leitao 5-42/+56
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+2
2023-06-15udplite: Print deprecation notice.Gravatar Kuniyuki Iwashima 1-0/+2
2023-06-12tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)Gravatar David Howells 1-40/+9
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Gravatar Eric Dumazet 2-8/+8