Sowmini Varadhan
|
1a0e100fb2
RDS: TCP: Force every connection to be initiated by numerically smaller IP address
|
8 年之前 |
Sowmini Varadhan
|
905dd4184e
RDS: TCP: Track peer's connection generation number
|
8 年之前 |
Joe Perches
|
e81c7b69c8
rds: Remove unused rds_conn_error
|
8 年之前 |
Sowmini Varadhan
|
5916e2c155
RDS: TCP: Enable multipath RDS for TCP
|
9 年之前 |
Sowmini Varadhan
|
8315011ad6
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
|
9 年之前 |
Sowmini Varadhan
|
02105b2ccd
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
|
9 年之前 |
Sowmini Varadhan
|
226f7a7d97
RDS: Rework path specific indirections
|
9 年之前 |
Sowmini Varadhan
|
3ecc5693c0
RDS: Update rds_conn_destroy to be MP capable
|
9 年之前 |
Sowmini Varadhan
|
d769ef81d5
RDS: Update rds_conn_shutdown to work with rds_conn_path
|
9 年之前 |
Sowmini Varadhan
|
1c5113cf79
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create
|
9 年之前 |
Sowmini Varadhan
|
fb1b3dc43d
RDS: Add rds_conn_path_error()
|
9 年之前 |
Sowmini Varadhan
|
992c9ec5fe
RDS: update rds-info related functions to traverse multiple conn_paths
|
9 年之前 |
Sowmini Varadhan
|
3c0a59001a
RDS: Add rds_conn_path_connect_if_down() for MP-aware callers
|
9 年之前 |
Sowmini Varadhan
|
0cb43965d4
RDS: split out connection specific state from rds_connection to rds_conn_path
|
9 年之前 |
Quentin Casasnovas
|
8c7188b234
RDS: fix race condition when sending a message on unbound socket
|
9 年之前 |
Sowmini Varadhan
|
3b20fc3897
RDS: Use a single TCP socket for both send and receive.
|
10 年之前 |
Sasha Levin
|
74e98eb085
RDS: verify the underlying transport exists before creating a connection
|
10 年之前 |
Sowmini Varadhan
|
8f384c0177
RDS: rds_conn_lookup() should factor in the struct net for a match
|
10 年之前 |
santosh.shilimkar@oracle.com
|
73ce4317bf
RDS: make sure we post recv buffers
|
10 年之前 |
Sowmini Varadhan
|
d5a8ac28a7
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
|
10 年之前 |
Sowmini Varadhan
|
c82ac7e69e
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
|
10 年之前 |
Sowmini Varadhan
|
f711a6ae06
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
|
10 年之前 |
Sowmini Varadhan
|
443be0e5af
RDS: make sure not to loop forever inside rds_send_xmit
|
10 年之前 |
Sowmini Varadhan
|
1789b2c077
RDS: only use passive connections when addresses match
|
10 年之前 |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 年之前 |
Hannes Frederic Sowa
|
65cd8033ff
ipv4: split inet_ehashfn to hash functions per compilation unit
|
11 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 年之前 |
stephen hemminger
|
ff51bf8415
rds: make local functions/variables static
|
15 年之前 |
Zach Brown
|
4518071ac1
RDS: cancel connection work structs as we shut down
|
15 年之前 |