index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
2016-06-07
1
-2
/
+8
*
RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
Santosh Shilimkar
2015-10-05
1
-0
/
+2
*
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
Herton R. Krzesinski
2014-10-03
1
-2
/
+1
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
1
-1
/
+1
*
RDS: return to a single-threaded krdsd
Zach Brown
2010-09-08
1
-1
/
+1
*
rds: fix rds_send_xmit() serialization
Zach Brown
2010-09-08
1
-1
/
+1
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
1
-1
/
+1
*
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
2010-09-08
1
-53
/
+8
*
RDS: Enable per-cpu workqueue threads
Tina Yang
2010-03-16
1
-1
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-2
/
+2
*
RDS: Export symbols from core RDS
Andy Grover
2009-08-23
1
-0
/
+2
*
RDS: Connection handling
Andy Grover
2009-02-26
1
-0
/
+265