index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
1
-1
/
+5
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
1
-0
/
+3
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
1
-0
/
+3
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-05-02
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
1
-2
/
+2
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
1
-0
/
+1
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
1
-1
/
+9
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-1
/
+2
2024-04-26
rstreason: prepare for active reset
Jason Xing
1
-5
/
+10
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
1
-6
/
+10
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
1
-1
/
+5
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
1
-0
/
+3
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-4
/
+4
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
1
-4
/
+4
2024-03-25
tcp: properly terminate timers for kernel sockets
Eric Dumazet
1
-0
/
+2
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
1
-1
/
+1
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+2
2024-01-29
tcp: add sanity checks to rx zerocopy
Eric Dumazet
1
-1
/
+11
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+94
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+4
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+25
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
1
-0
/
+6
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
1
-0
/
+93
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
1
-3
/
+19
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-4
/
+4
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-4
/
+2
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
1
-0
/
+1
2023-10-27
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
1
-7
/
+17
2023-10-27
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
1
-0
/
+13
2023-10-27
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
1
-10
/
+13
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
1
-31
/
+8
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
1
-1
/
+2
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
1
-0
/
+17
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
1
-117
/
+28
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
1
-0
/
+2
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
1
-4
/
+14
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
1
-2
/
+2
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
1
-4
/
+2
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
1
-3
/
+5
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+8
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-8
/
+8
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
1
-2
/
+2
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+2
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
1
-1
/
+2
2023-09-29
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
1
-8
/
+2
[next]