Andrew Morton
|
06892cc190
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
7 years ago |
Bart Van Assche
|
63cf1a902c
IB/srpt: Add RDMA/CM support
|
7 years ago |
Bart Van Assche
|
2a78cb4db4
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
|
7 years ago |
Leon Romanovsky
|
f97f43c9ed
RDMA/srpt: Fix RCU debug build error
|
7 years ago |
Bart Van Assche
|
2ffcf04263
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
|
7 years ago |
Bart Van Assche
|
090fa24bf2
IB/srpt: Preparations for adding RDMA/CM support
|
7 years ago |
Bart Van Assche
|
fcf589364f
IB/srpt: Don't allow reordering of commands on wait list
|
7 years ago |
Bart Van Assche
|
e28a547da6
IB/srpt: Fix a race condition related to wait list processing
|
7 years ago |
Bart Van Assche
|
db7683d7de
IB/srpt: Fix login-related race conditions
|
7 years ago |
Bart Van Assche
|
63d370a6a9
IB/srpt: Log all zero-length writes and completions
|
7 years ago |
Bart Van Assche
|
940874f8be
IB/srpt: Simplify srpt_close_session()
|
7 years ago |
Bart Van Assche
|
a11253142e
IB/srpt: Rework multi-channel support
|
7 years ago |
Bart Van Assche
|
2dc98f09f9
IB/srpt: Use the source GID as session name
|
7 years ago |
Bart Van Assche
|
ba60c84f82
IB/srpt: One target per port
|
7 years ago |
Bart Van Assche
|
c5efb62148
IB/srpt: Add P_Key support
|
7 years ago |
Bart Van Assche
|
4413834452
IB/srpt: Rework srpt_disconnect_ch_sync()
|
7 years ago |
Bart Van Assche
|
795bc112cd
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
|
7 years ago |
Bart Van Assche
|
2d67017cc7
IB/srpt: Micro-optimize I/O context state manipulation
|
7 years ago |
Bart Van Assche
|
dd3bec8655
IB/srpt: Inline srpt_get_cmd_state()
|
7 years ago |
Bart Van Assche
|
b14cb74479
IB/srpt: Introduce srpt_format_guid()
|
7 years ago |
Bart Van Assche
|
3fa7f0e994
IB/srpt: Reduce frequency of receive failure messages
|
7 years ago |
Bart Van Assche
|
ea51d2e12a
IB/srpt: Convert a warning into a debug message
|
7 years ago |
Bart Van Assche
|
b185d3f895
IB/srpt: Use the IPv6 format for GIDs in log messages
|
7 years ago |
Bart Van Assche
|
5f1141b165
IB/srpt: Verify port numbers in srpt_event_handler()
|
7 years ago |
Bart Van Assche
|
d9f45ae69f
IB/srpt: Reduce the severity level of a log message
|
7 years ago |
Bart Van Assche
|
ed262287e2
IB/srpt: Rename a local variable, a member variable and a constant
|
7 years ago |
Bart Van Assche
|
10eac19bb2
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
|
7 years ago |
Bart Van Assche
|
1b0bb73f72
IB/srpt: Remove an unused structure member
|
7 years ago |
Bart Van Assche
|
a1ffa4670c
IB/srpt: Fix ACL lookup during login
|
7 years ago |
Bart Van Assche
|
bec40c2604
IB/srpt: Disable RDMA access by the initiator
|
7 years ago |