index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp_connect.c
Commit message (
Expand
)
Author
Age
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
*
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
2016-07-01
*
RDS: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
2016-07-01
*
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
Sowmini Varadhan
2016-07-01
*
RDS: Rework path specific indirections
Sowmini Varadhan
2016-07-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
|
\
|
*
net: rds: fix coding style issues
Joshua Houghton
2016-06-18
*
|
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-14
|
/
*
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
2016-06-07
*
rds: tcp: block BH in TCP callbacks
Eric Dumazet
2016-05-19
*
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
2016-05-03
*
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
*
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
*
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
*
net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect
Herton R. Krzesinski
2014-10-03
*
rds: Don't disable BH on BH context
Ying Xue
2012-08-22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
|
\
|
*
net: fix a lockdep splat
Eric Dumazet
2010-09-24
*
|
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
|
/
*
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-05-17
*
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
2010-02-03
*
RDS: Add TCP transport to RDS
Andy Grover
2009-08-23