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
/
net
/
rds
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
1
-0
/
+1
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
1
-1
/
+1
2016-03-19
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-19
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-02-11
rds: duplicate include net/tcp.h
stephen hemminger
1
-1
/
+0
2015-10-05
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
1
-12
/
+4
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
1
-16
/
+145
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
1
-2
/
+2
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2010-11-04
rds: Remove kfreed tcp conn from list
Pavel Emelyanov
1
-0
/
+6
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-3
/
+3
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-09
RDS: Stop supporting old cong map sending method
Andy Grover
1
-1
/
+0
2010-09-09
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-1
/
+0
2010-09-09
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-24
RDS: Track transports via an array, not a list
Andy Grover
1
-0
/
+1
2009-08-24
RDS: Add TCP transport to RDS
Andy Grover
1
-0
/
+319