index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
1
-2
/
+24
*
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
2018-07-23
1
-8
/
+93
*
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-23
1
-15
/
+39
*
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-23
1
-51
/
+81
*
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
2018-06-27
1
-1
/
+10
*
net: rds: drop VLA in rds_walk_conn_path_info()
Salvatore Mesoraca
2018-03-12
1
-1
/
+4
*
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
2018-03-12
1
-1
/
+1
*
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
2018-02-13
1
-1
/
+1
*
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
2018-02-08
1
-6
/
+9
*
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
2018-01-05
1
-4
/
+17
*
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
2018-01-05
1
-3
/
+4
*
rds: debug: fix null check on static array
Prashant Bhole
2017-12-06
1
-2
/
+2
*
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-12-01
1
-1
/
+2
*
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2017-08-03
1
-9
/
+25
*
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
2017-07-16
1
-6
/
+10
*
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
2017-06-22
1
-0
/
+1
*
rds: tcp: remove cp_outgoing
Sowmini Varadhan
2017-06-16
1
-5
/
+0
*
rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...
Sowmini Varadhan
2017-04-02
1
-1
/
+9
*
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
2017-03-07
1
-0
/
+1
*
RDS: mark few internal functions static to make sparse build happy
Santosh Shilimkar
2017-01-02
1
-5
/
+5
*
RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...
Sowmini Varadhan
2016-11-17
1
-0
/
+1
*
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
2016-11-17
1
-0
/
+2
*
rds: Remove unused rds_conn_error
Joe Perches
2016-10-17
1
-15
/
+0
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
1
-9
/
+8
*
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
Sowmini Varadhan
2016-07-01
1
-3
/
+1
*
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
Sowmini Varadhan
2016-07-01
1
-15
/
+15
*
RDS: Rework path specific indirections
Sowmini Varadhan
2016-07-01
1
-4
/
+1
*
RDS: Update rds_conn_destroy to be MP capable
Sowmini Varadhan
2016-06-14
1
-20
/
+39
*
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
2016-06-14
1
-27
/
+37
*
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create
Sowmini Varadhan
2016-06-14
1
-20
/
+45
*
RDS: Add rds_conn_path_error()
Sowmini Varadhan
2016-06-14
1
-0
/
+12
*
RDS: update rds-info related functions to traverse multiple conn_paths
Sowmini Varadhan
2016-06-14
1
-27
/
+82
*
RDS: Add rds_conn_path_connect_if_down() for MP-aware callers
Sowmini Varadhan
2016-06-14
1
-3
/
+9
*
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-14
1
-5
/
+13
*
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2015-11-24
1
-6
/
+0
*
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
2015-10-05
1
-16
/
+6
*
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
2015-09-09
1
-0
/
+6
*
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
2015-09-05
1
-4
/
+5
*
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-25
1
-0
/
+2
*
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
1
-6
/
+10
*
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
Sowmini Varadhan
2015-05-09
1
-2
/
+11
*
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
1
-0
/
+4
*
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
2015-04-08
1
-0
/
+1
*
RDS: only use passive connections when addresses match
Sowmini Varadhan
2015-04-08
1
-1
/
+1
*
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-3
/
+9
*
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
1
-3
/
+3
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-6
/
+3
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
rds: make local functions/variables static
stephen hemminger
2010-10-21
1
-1
/
+1
*
RDS: cancel connection work structs as we shut down
Zach Brown
2010-09-08
1
-0
/
+4
[next]