Commit Graph

249 Commits (83b7b44e1c1e9e493ccd4146558481ab5af0116a)

Author SHA1 Message Date
Michael S. Tsirkin f469b2626f IB/ucm: Fix deadlock in cleanup 18 years ago
Sean Hefty e1444b5a16 IB/cm: Fix automatic path migration support 18 years ago
Roland Dreier 04699a1f86 RDMA/addr: list_move() cleanups 18 years ago
Krishna Kumar c78bb8442b RDMA/addr: Fix some cancellation problems in process_req() 18 years ago
Krishna Kumar 9ab1ffa877 RDMA/iwcm: Fix comment for iwcm_deref_id() to match code 18 years ago
Krishna Kumar 715a588f42 RDMA/iwcm: Remove unnecessary function argument 18 years ago
Krishna Kumar 13fccdb380 RDMA/iwcm: Remove unnecessary initializations 18 years ago
Krishna Kumar 83b9658623 RDMA/iwcm: Fix memory leak 18 years ago
Krishna Kumar 33ba0fa9f3 RDMA/iwcm: Fix memory corruption bug in cm_work_handler() 18 years ago
Roland Dreier e54f81889c IB: Convert kmem_cache_t -> struct kmem_cache 18 years ago
Dotan Barak e31353eaec RDMA/cm: Remove setting local write as part of QP access flags 18 years ago
Eric Sesterhenn bed8bdfddd IB: kmemdup() cleanup 18 years ago
Krishna Kumar a1a733f65b RDMA/cma: Rewrite cma_req_handler() to encapsulate common code 18 years ago
Krishna Kumar f115db4803 RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() 18 years ago
Krishna Kumar e4022274cf RDMA/cma: Remove redundant check in cma_add_one 18 years ago
Krishna Kumar e82153b54d RDMA/cma: Optimize cma_bind_loopback() to check for empty list 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Roland Dreier 39798695b4 IB/mad: Fix race between cancel and receive completion 18 years ago
Sean Hefty 7a118df3ea RDMA/addr: Use client registration to fix module unload race 18 years ago
Jack Morgenstein 0b26c88f29 IB/uverbs: Return sq_draining value in query_qp response 18 years ago
Krishna Kumar 255d0c14b3 RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count 18 years ago
Sean Hefty 82a9c16a10 IB/cm: Send DREP in response to unmatched DREQ 19 years ago
Sean Hefty 8575329d4f IB/cm: Fix timewait crash after module unload 19 years ago
Krishna Kumar 3f168d2b66 RDMA/cma: Optimize error handling 19 years ago
Krishna Kumar 94de178ac6 RDMA/cma: Eliminate unnecessary remove_list 19 years ago
Sean Hefty 8f0472d331 RDMA/cma: Set status correctly on route resolution error 19 years ago
Krishna Kumar 6e35aabee1 RDMA/cma: Fix device removal race 19 years ago
Krishna Kumar 675a027c3d RDMA/cma: Fix leak of cm_ids in case of failures 19 years ago
Al Viro 60cad5da57 [IPV4]: annotate inetdev.h helpers 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Al Viro d7b2004528 [PATCH] missing includes from infiniband merge 19 years ago
Krishna Kumar 9cd330d36b IB: Fix typo in kerneldoc for ib_set_client_data() 19 years ago
Michael S. Tsirkin a70d059009 IB/cm: Do not track remote QPN in timewait state 19 years ago
Michael S. Tsirkin c1a0b23bf4 IB/sa: Require SA registration 19 years ago
Sean Hefty 61a73c708f RDMA/cma: Protect against adding device during destruction 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Tom Tucker 922a8e9fb2 RDMA: iWARP Connection Manager. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Sean Hefty f06d265375 IB/cm: Randomize starting comm ID 19 years ago
James Lentini 2b3e258e5d IB/mad: Remove unused includes 19 years ago
Sean Hefty 75ab13443e IB/mad: Add support for dual-sided RMPP transfers. 19 years ago
Sean Hefty 76842405fc IB/cm: Use correct reject code for invalid GID 19 years ago
Sean Hefty c1f250c0b4 IB/cm: Enable atomics along with RDMA reads 19 years ago
Ralph Campbell 9bc57e2d19 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 19 years ago
Ralph Campbell 64f817ba98 IB/uverbs: Allow resize CQ operation to return driver-specific data 19 years ago
Roland Dreier 1ccf6aa19a IB/uverbs: Fix lockdep warning when QP is created with 2 CQs 19 years ago
Roland Dreier ab10867621 IB/uverbs: Use idr_read_cq() where appropriate 19 years ago
Michael S. Tsirkin d5bb75999c RDMA/cma: Increase the IB CM retry count in CMA 19 years ago
Jack Morgenstein acaea9ee46 IB/core: Fix SM LID/LID change with client reregister set 19 years ago
Jack Morgenstein fd60ae404f IB/uverbs: Avoid a crash on device hot remove 19 years ago