index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-08
tcp: let tcp_mtu_probe() build headless packets
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
2023-06-06
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
2023-06-06
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
2023-06-06
tcp: gso: really support BIG TCP
Eric Dumazet
2023-06-02
ip_gre: clean up some inconsistent indenting
Jiapeng Chong
2023-06-02
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-05-31
net: Use umd_cleanup_helper()
Jarkko Sakkinen
2023-05-31
net: Make gro complete function to return void
Parav Pandit
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
2023-05-25
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-23
ip: Remove ip_append_page()
David Howells
2023-05-23
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
ip, udp: Support MSG_SPLICE_PAGES
David Howells
[next]