index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-03
1
-3
/
+9
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
7
-100
/
+6
*
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
1
-2
/
+3
*
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
1
-1
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-10
/
+1
|
\
|
*
net: Use umd_cleanup_helper()
Jarkko Sakkinen
2023-05-31
1
-10
/
+1
*
|
tcp: fix comment typo
Yueh-Shun Li
2023-06-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
2
-0
/
+4
|
\
\
|
*
\
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-06-20
2
-0
/
+4
|
|
\
\
|
|
*
|
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-16
1
-0
/
+3
|
|
*
|
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
2023-06-09
1
-0
/
+1
*
|
|
|
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-21
1
-7
/
+10
*
|
|
|
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-18
1
-8
/
+37
*
|
|
|
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-17
3
-9
/
+62
*
|
|
|
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-16
1
-1
/
+2
*
|
|
|
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
5
-42
/
+56
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-0
/
+2
|
\
|
|
|
|
*
|
|
udplite: Print deprecation notice.
Kuniyuki Iwashima
2023-06-15
1
-0
/
+2
*
|
|
|
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-12
1
-40
/
+9
*
|
|
|
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
2023-06-12
2
-8
/
+8
*
|
|
|
tcp: remove some dead code
Eric Dumazet
2023-06-12
1
-28
/
+12
*
|
|
|
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
2023-06-12
2
-13
/
+20
*
|
|
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
7
-0
/
+7
*
|
|
|
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-08
4
-0
/
+51
*
|
|
|
tcp: let tcp_mtu_probe() build headless packets
Eric Dumazet
2023-06-08
1
-2
/
+58
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-14
/
+13
|
\
|
|
|
|
*
|
|
tcp: gso: really support BIG TCP
Eric Dumazet
2023-06-06
1
-10
/
+9
|
*
|
|
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-02
1
-4
/
+4
*
|
|
|
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
2023-06-07
1
-7
/
+7
*
|
|
|
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
2023-06-06
1
-2
/
+2
*
|
|
|
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
2023-06-06
1
-2
/
+2
*
|
|
|
ip_gre: clean up some inconsistent indenting
Jiapeng Chong
2023-06-02
1
-4
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
5
-5
/
+25
|
\
|
|
|
|
*
|
|
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
2
-4
/
+14
|
*
|
|
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
1
-1
/
+2
|
*
|
|
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
3
-0
/
+9
*
|
|
|
net: Make gro complete function to return void
Parav Pandit
2023-05-31
1
-4
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
3
-57
/
+250
|
\
\
\
|
*
|
|
bpf: Add bpf_sock_destroy kfunc
Aditi Ghag
2023-05-19
3
-7
/
+12
|
*
|
|
bpf: udp: Implement batching for sockets iterator
Aditi Ghag
2023-05-19
1
-6
/
+199
|
*
|
|
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
Aditi Ghag
2023-05-19
1
-20
/
+7
|
*
|
|
bpf: udp: Encapsulate logic to get udp table
Aditi Ghag
2023-05-19
1
-23
/
+12
|
*
|
|
udp: seq_file: Helper function to match socket attributes
Aditi Ghag
2023-05-19
1
-7
/
+27
|
*
|
|
bpf: tcp: Avoid taking fast sock lock in iterator
Aditi Ghag
2023-05-19
1
-3
/
+2
*
|
|
|
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-26
2
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
6
-18
/
+98
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-25
1
-0
/
+2
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
3
-16
/
+81
|
|
\
\
\
|
|
*
|
|
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
2
-10
/
+28
|
|
*
|
|
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-05-23
1
-0
/
+20
[next]