index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
1
-0
/
+1
*
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-04-25
1
-0
/
+1
*
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-23
1
-0
/
+6
*
net: tcp: fix shim definition of tcp_inbound_md5_hash
Vladimir Oltean
2022-03-09
1
-1
/
+1
*
skb: make drop reason booleanable
Jakub Kicinski
2022-03-09
1
-10
/
+11
*
tcp: Remove the unused api
Tao Chen
2022-03-03
1
-5
/
+0
*
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
2022-02-25
1
-0
/
+13
*
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
1
-1
/
+2
*
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
2022-02-02
1
-1
/
+1
*
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-21
1
-0
/
+4
*
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
1
-0
/
+10
*
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2021-11-16
1
-2
/
+6
*
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-03
1
-2
/
+6
*
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-02
1
-6
/
+2
*
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-02
1
-2
/
+6
*
tcp: rename sk_wmem_free_skb
Talal Ahmad
2021-11-02
1
-1
/
+8
*
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
2021-10-28
1
-1
/
+1
*
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2021-10-26
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-2
/
+3
|
\
|
*
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-15
1
-2
/
+3
*
|
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-15
1
-14
/
+3
*
|
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
2021-09-30
1
-0
/
+11
*
|
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
2021-09-24
1
-3
/
+6
*
|
tcp: make tcp_build_frag() static
Paolo Abeni
2021-09-23
1
-2
/
+0
*
|
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
2021-09-23
1
-0
/
+2
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
1
-1
/
+0
|
\
|
*
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-24
1
-1
/
+0
*
|
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
2021-07-20
1
-1
/
+0
|
/
*
tcp: consistently disable header prediction for mptcp
Paolo Abeni
2021-07-01
1
-0
/
+4
*
tcp: export timestamp helpers for mptcp
Florian Westphal
2021-06-04
1
-0
/
+4
*
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
2021-04-12
1
-1
/
+1
*
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
2021-04-02
1
-15
/
+27
*
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
1
-2
/
+0
*
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
1
-0
/
+1
*
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
2021-02-26
1
-19
/
+0
*
bpf: Compute data_end dynamically with JIT code
Cong Wang
2021-02-26
1
-6
/
+0
*
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
1
-7
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
1
-0
/
+1
|
\
|
*
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
1
-0
/
+1
*
|
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2021-02-13
1
-0
/
+12
*
|
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
2021-02-13
1
-2
/
+7
*
|
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-24
1
-1
/
+1
*
|
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-24
1
-0
/
+1
|
/
*
net: Limit logical shift left of TCP probe0 timeout
Cambda Zhu
2020-12-15
1
-1
/
+3
*
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-15
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-0
/
+1
|
\
|
*
bpf: Adds support for setting window clamp
Prankur gupta
2020-12-04
1
-0
/
+1
*
|
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
2020-12-03
1
-5
/
+4
*
|
tcp: factor out __tcp_close() helper
Paolo Abeni
2020-11-16
1
-0
/
+1
*
|
tcp: factor out tcp_build_frag()
Paolo Abeni
2020-11-16
1
-0
/
+3
[next]