index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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