David S. Miller
|
87ffabb1f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Sowmini Varadhan
|
443be0e5af
RDS: make sure not to loop forever inside rds_send_xmit
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
083735f4b0
rds: switch rds_message_copy_from_user() to iov_iter
|
10 years ago |
Al Viro
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 years ago |
Joe Perches
|
c1b1203d65
net: misc: Remove extern from function prototypes
|
12 years ago |
Cong Wang
|
6114eab535
rds: remove the second argument of k[un]map_atomic()
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
14 years ago |
Shan Wei
|
441c793a56
net: cleanup unused macros in net directory
|
14 years ago |
stephen hemminger
|
ff51bf8415
rds: make local functions/variables static
|
15 years ago |
Andy Grover
|
20c72bd5f5
RDS: Implement masked atomic operations
|
15 years ago |
Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 years ago |
Zach Brown
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 years ago |
Zach Brown
|
77510481c0
RDS: remove old rs_transport comment
|
15 years ago |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 years ago |
Zach Brown
|
0f4b1c7e89
rds: fix rds_send_xmit() serialization
|
15 years ago |
Zach Brown
|
671202f349
rds: remove unused rds_send_acked_before()
|
15 years ago |
Zach Brown
|
f3c6808d3d
RDS: introduce rds_conn_connect_if_down()
|
15 years ago |
Chris Mason
|
7e3f2952ee
rds: don't let RDS shutdown a connection while senders are present
|
15 years ago |
Chris Mason
|
38a4e5e613
rds: Use RCU for the bind lookup searches
|
15 years ago |
Chris Mason
|
c83188dcd7
rds: per-rm flush_wait waitq
|
15 years ago |
Chris Mason
|
9e29db0e36
RDS: Use a generation counter to avoid rds_send_xmit loop
|
15 years ago |
Andy Grover
|
51e2cba8b5
RDS: Move atomic stats from general to ib-specific area
|
15 years ago |
Andy Grover
|
049ee3f500
RDS: Change send lock from a mutex to a spinlock
|
15 years ago |
Andy Grover
|
77dd550e55
RDS: Stop supporting old cong map sending method
|
15 years ago |
Andy Grover
|
ff3d7d3613
RDS: Perform unmapping ops in stages
|
15 years ago |
Andy Grover
|
2c3a5f9abb
RDS: Add flag for silent ops. Do atomic op before RDMA
|
15 years ago |
Andy Grover
|
7e3bd65ebf
RDS: Move some variables around for consistency
|
15 years ago |
Andy Grover
|
5b2366bd28
RDS: Rewrite rds_send_xmit
|
15 years ago |
Andy Grover
|
6c7cc6e469
RDS: Rename data op members prefix from m_ to op_
|
15 years ago |