Commit History

Author SHA1 Message Date
  Sowmini Varadhan 840df162b3 rds: reduce memory footprint for RDS when transport is RDMA 8 years ago
  Sowmini Varadhan aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 8 years ago
  Sowmini Varadhan c14b036681 rds: tcp: set linger to 1 when unloading a rds-tcp 8 years ago
  Sowmini Varadhan 41500c3e2a rds: tcp: remove cp_outgoing 8 years ago
  Sowmini Varadhan e97656d03c rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN 8 years ago
  Sowmini Varadhan 8edc3affc0 rds: tcp: Take explicit refcounts on struct net 8 years ago
  Santosh Shilimkar bb7897631d RDS: mark few internal functions static to make sparse build happy 8 years ago
  Sowmini Varadhan 1a0e100fb2 RDS: TCP: Force every connection to be initiated by numerically smaller IP address 8 years ago
  Sowmini Varadhan 905dd4184e RDS: TCP: Track peer's connection generation number 8 years ago
  Joe Perches e81c7b69c8 rds: Remove unused rds_conn_error 8 years ago
  Sowmini Varadhan 5916e2c155 RDS: TCP: Enable multipath RDS for TCP 9 years ago
  Sowmini Varadhan 8315011ad6 RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts 9 years ago
  Sowmini Varadhan 02105b2ccd RDS: TCP: Make rds_tcp_connection track the rds_conn_path 9 years ago
  Sowmini Varadhan 226f7a7d97 RDS: Rework path specific indirections 9 years ago
  Sowmini Varadhan 3ecc5693c0 RDS: Update rds_conn_destroy to be MP capable 9 years ago
  Sowmini Varadhan d769ef81d5 RDS: Update rds_conn_shutdown to work with rds_conn_path 9 years ago
  Sowmini Varadhan 1c5113cf79 RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create 9 years ago
  Sowmini Varadhan fb1b3dc43d RDS: Add rds_conn_path_error() 9 years ago
  Sowmini Varadhan 992c9ec5fe RDS: update rds-info related functions to traverse multiple conn_paths 9 years ago
  Sowmini Varadhan 3c0a59001a RDS: Add rds_conn_path_connect_if_down() for MP-aware callers 9 years ago
  Sowmini Varadhan 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path 9 years ago
  Quentin Casasnovas 8c7188b234 RDS: fix race condition when sending a message on unbound socket 9 years ago
  Sowmini Varadhan 3b20fc3897 RDS: Use a single TCP socket for both send and receive. 10 years ago
  Sasha Levin 74e98eb085 RDS: verify the underlying transport exists before creating a connection 10 years ago
  Sowmini Varadhan 8f384c0177 RDS: rds_conn_lookup() should factor in the struct net for a match 10 years ago
  santosh.shilimkar@oracle.com 73ce4317bf RDS: make sure we post recv buffers 10 years ago
  Sowmini Varadhan d5a8ac28a7 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net 10 years ago
  Sowmini Varadhan c82ac7e69e net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. 10 years ago
  Sowmini Varadhan f711a6ae06 net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. 10 years ago
  Sowmini Varadhan 443be0e5af RDS: make sure not to loop forever inside rds_send_xmit 10 years ago