index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-14
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-21
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-17
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
2023-06-12
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
2023-06-12
tcp: remove some dead code
Eric Dumazet
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
[next]