index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: TCP: Remove unused constant
Sowmini Varadhan
2016-03-18
1
-2
/
+0
*
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
2016-03-18
1
-10
/
+135
*
rds: duplicate include net/tcp.h
stephen hemminger
2016-02-11
1
-1
/
+0
*
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
2015-10-05
1
-12
/
+4
*
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
1
-16
/
+145
*
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
1
-2
/
+2
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
rds: Remove kfreed tcp conn from list
Pavel Emelyanov
2010-11-03
1
-0
/
+6
*
rds: make local functions/variables static
stephen hemminger
2010-10-21
1
-3
/
+3
*
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
1
-1
/
+1
*
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-08
1
-1
/
+0
*
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
1
-1
/
+0
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RDS: Track transports via an array, not a list
Andy Grover
2009-08-23
1
-0
/
+1
*
RDS: Add TCP transport to RDS
Andy Grover
2009-08-23
1
-0
/
+319