index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
net: tcp: fix shim definition of tcp_inbound_md5_hash
Vladimir Oltean
1
-1
/
+1
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
1
-10
/
+11
2022-03-03
tcp: Remove the unused api
Tao Chen
1
-5
/
+0
2022-02-25
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
1
-0
/
+13
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
1
-1
/
+2
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
1
-1
/
+1
2022-01-21
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
1
-0
/
+4
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
1
-0
/
+10
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
1
-2
/
+6
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
1
-2
/
+6
2021-11-02
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
1
-6
/
+2
2021-11-02
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
1
-2
/
+6
2021-11-02
tcp: rename sk_wmem_free_skb
Talal Ahmad
1
-1
/
+8
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
1
-1
/
+1
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
1
-0
/
+2
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
1
-2
/
+3
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
1
-14
/
+3
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
1
-0
/
+11
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
1
-3
/
+6
2021-09-23
tcp: make tcp_build_frag() static
Paolo Abeni
1
-2
/
+0
2021-09-23
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
1
-0
/
+2
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+0
2021-07-24
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
1
-1
/
+0
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
1
-1
/
+0
2021-07-01
tcp: consistently disable header prediction for mptcp
Paolo Abeni
1
-0
/
+4
2021-06-05
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-0
/
+4
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
1
-1
/
+1
2021-04-03
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
1
-2
/
+0
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
1
-0
/
+1
2021-02-26
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
1
-19
/
+0
2021-02-26
bpf: Compute data_end dynamically with JIT code
Cong Wang
1
-6
/
+0
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
1
-7
/
+9
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-02-13
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
1
-0
/
+12
2021-02-13
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
1
-2
/
+7
2021-01-24
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-01-24
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
1
-0
/
+1
2021-01-21
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+1
2020-12-15
net: Limit logical shift left of TCP probe0 timeout
Cambda Zhu
1
-1
/
+3
2020-12-15
tcp: parse mptcp options contained in reset packets
Florian Westphal
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2020-12-04
bpf: Adds support for setting window clamp
Prankur gupta
1
-0
/
+1
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
1
-5
/
+4
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-0
/
+1
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
1
-0
/
+3
2020-11-15
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
1
-12
/
+1
2020-11-03
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
1
-1
/
+1
2020-10-02
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
1
-33
/
+0
[next]