Commit History

Author SHA1 Message Date
  Sowmini Varadhan b04e8554f7 RDS: TCP: Hooks to set up a single connection path 9 years ago
  Sowmini Varadhan 2da43c4a1b RDS: TCP: make receive path use the rds_conn_path 9 years ago
  Sowmini Varadhan ea3b1ea539 RDS: TCP: make ->sk_user_data point to a rds_conn_path 9 years ago
  Sowmini Varadhan afb4164d91 RDS: TCP: Refactor connection destruction to handle multiple paths 9 years ago
  Sowmini Varadhan 02105b2ccd RDS: TCP: Make rds_tcp_connection track the rds_conn_path 9 years ago
  Sowmini Varadhan 26e4e6bb68 RDS: TCP: Remove dead logic around c_passive in rds-tcp 9 years ago
  Sowmini Varadhan 226f7a7d97 RDS: Rework path specific indirections 9 years ago
  Wei Yongjun af73e72dcc RDS: TCP: Fix non static symbol warnings 9 years ago
  Sowmini Varadhan d769ef81d5 RDS: Update rds_conn_shutdown to work with rds_conn_path 9 years ago
  Sowmini Varadhan 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path 9 years ago
  Sowmini Varadhan 9c79440e2c RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 9 years ago
  Sowmini Varadhan 0b6f760cff RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks 9 years ago
  Sowmini Varadhan 335b48d980 RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely 9 years ago
  Sowmini Varadhan bd7c5f983f RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. 9 years ago
  Sowmini Varadhan eb19284026 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock 9 years ago
  Sowmini Varadhan a3382e408b RDS: TCP: Remove unused constant 9 years ago
  Sowmini Varadhan c6a58ffed5 RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket 9 years ago
  stephen hemminger f48e72318a rds: duplicate include net/tcp.h 9 years ago
  Sowmini Varadhan 1edd6a14d2 RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune 10 years ago
  Sowmini Varadhan 467fa15356 RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns. 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
  Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 14 years ago
  Pavel Emelyanov 8200a59f24 rds: Remove kfreed tcp conn from list 15 years ago
  stephen hemminger ff51bf8415 rds: make local functions/variables static 15 years ago
  Zach Brown ef87b7ea39 RDS: remove __init and __exit annotation 15 years ago
  Andy Grover 77dd550e55 RDS: Stop supporting old cong map sending method 15 years ago
  Andy Grover 809fa148a2 RDS: inc_purge() transport function unused - remove it 15 years ago
  Andy Grover 8690bfa17a RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Andy Grover 335776bd69 RDS: Track transports via an array, not a list 16 years ago