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 |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Doug Ledford
|
b806ef3bbe
Merge branch 'for-4.2-misc' into k.o/for-4.2
|
10 years ago |
Wengang Wang
|
d655a9fbc8
rds: re-entry of rds_ib_xmit/rds_iw_xmit
|
10 years ago |
Sowmini Varadhan
|
d97dac54bf
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
|
10 years ago |
Sowmini Varadhan
|
a28c257c9e
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
|
10 years ago |
Sagi Grimberg
|
3c88f3dcff
RDS: Switch to generic logging helpers
|
10 years ago |
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
|
11 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,...)))
|
13 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 |