index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
1
-1
/
+2
*
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-10-26
1
-2
/
+1
*
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-26
1
-4
/
+10
*
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
1
-0
/
+2
*
tcp: make tcp_read_sock() more robust
Eric Dumazet
2022-03-23
1
-4
/
+6
*
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-22
1
-0
/
+3
*
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
2020-07-22
1
-4
/
+1
*
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2020-07-22
1
-3
/
+3
*
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-07-22
1
-2
/
+5
*
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-20
1
-2
/
+4
*
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-14
1
-0
/
+2
*
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-14
1
-0
/
+2
*
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
2020-02-14
1
-0
/
+1
*
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-02-14
1
-0
/
+1
*
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2020-01-27
1
-2
/
+2
*
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
1
-1
/
+1
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
1
-1
/
+1
*
tcp: Don't dequeue SYN/FIN-segments from write-queue
Christoph Paasch
2019-09-21
1
-1
/
+2
*
tcp: Reset send_head when removing skb from write-queue
Christoph Paasch
2019-09-21
1
-2
/
+1
*
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-09-10
1
-9
/
+20
*
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-31
1
-0
/
+2
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-31
1
-1
/
+3
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-17
1
-0
/
+1
*
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
2019-02-23
1
-1
/
+0
*
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
2019-01-31
1
-1
/
+1
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-12-01
1
-8
/
+3
*
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-26
1
-1
/
+1
*
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-08-24
1
-2
/
+2
*
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-25
1
-2
/
+1
*
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-05-19
1
-1
/
+2
*
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-16
1
-1
/
+1
*
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
2018-04-29
1
-1
/
+0
*
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-29
1
-2
/
+4
*
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-31
1
-0
/
+1
*
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-13
1
-0
/
+6
*
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-31
1
-0
/
+3
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2018-01-02
1
-0
/
+1
*
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-01
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+1
|
\
|
*
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
1
-1
/
+1
*
|
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
1
-1
/
+3
*
|
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
2017-08-25
1
-2
/
+1
*
|
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
1
-0
/
+65
*
|
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
2017-08-16
1
-0
/
+2
*
|
tcp: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-1
/
+31
*
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
1
-13
/
+26
*
|
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2017-07-31
1
-1
/
+19
*
|
tcp: extract the function to compute delivery rate
Wei Wang
2017-07-31
1
-7
/
+16
*
|
tcp: remove header prediction
Florian Westphal
2017-07-31
1
-3
/
+1
*
|
tcp: remove prequeue support
Florian Westphal
2017-07-31
1
-105
/
+0
|
/
[next]