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
/
threads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
1
-3
/
+3
2018-01-05
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
1
-5
/
+15
2017-07-17
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
1
-1
/
+1
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
1
-2
/
+3
2017-04-03
rds: tcp: canonical connection order for all paths with index > 0
Sowmini Varadhan
1
-1
/
+1
2016-10-17
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
1
-2
/
+1
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
1
-0
/
+2
2016-07-01
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
Sowmini Varadhan
1
-0
/
+5
2016-07-01
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
1
-2
/
+3
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
1
-1
/
+1
2016-06-15
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
1
-1
/
+1
2016-06-15
RDS: Add rds_conn_path_error()
Sowmini Varadhan
1
-1
/
+2
2016-06-15
RDS: Pass rds_conn_path to rds_send_xmit()
Sowmini Varadhan
1
-1
/
+1
2016-06-15
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-40
/
+52
2016-06-08
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
1
-2
/
+8
2015-10-05
RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
Santosh Shilimkar
1
-0
/
+2
2014-10-03
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
Herton R. Krzesinski
1
-2
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-09
RDS: return to a single-threaded krdsd
Zach Brown
1
-1
/
+1
2010-09-09
rds: fix rds_send_xmit() serialization
Zach Brown
1
-1
/
+1
2010-09-09
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
1
-1
/
+1
2010-09-09
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
1
-53
/
+8
2010-03-17
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-08-24
RDS: Export symbols from core RDS
Andy Grover
1
-0
/
+2
2009-02-27
RDS: Connection handling
Andy Grover
1
-0
/
+265