Commit Graph

828 Commits (ad2905f06512c70c44a7efd178536ad197c48528)

Author SHA1 Message Date
Hoang-Nam Nguyen cea9ea67e9 IB/ehca: Fix mismatched spin_unlock in irq handler 18 years ago
Hoang-Nam Nguyen ce29d72cc7 IB/ehca: Fix improper use of yield() with spinlock held 18 years ago
Ishai Rabinovitz a20f3a6d7e IB/srp: Check match_strdup() return 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
Hoang-Nam Nguyen f2d9136133 IB/ehca: Use proper GFP_ flags for get_zeroed_page() 18 years ago
Jack Morgenstein 98714cb161 IB/mthca: Fix PRM compliance problem in atomic-send completions 18 years ago
Sean Hefty 0cefcf0bbc RDMA/ucma: Don't report events with invalid user context 18 years ago
Sean Hefty 30a5ec982e RDMA/ucma: Fix struct ucma_event leak when backlog is full 18 years ago
Steve Wise 881a045fc5 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects 18 years ago
Erez Zilber f0938401f2 IB/iser: Return error code when PDUs may not be sent 18 years ago
Michael S. Tsirkin 46707e96b7 IB/mthca: Fix off-by-one in FMR handling on memfree 18 years ago
Michael S. Tsirkin 9d79f1b467 [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion 18 years ago
Roland Dreier 0b0df6f207 IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() 18 years ago
Leonid Arsh 82da703ee6 IB/mthca: Add HCA profile module parameters 18 years ago
Roland Dreier bf628dc22a IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G 18 years ago
Roland Dreier 82b399133b IPoIB: Make sure struct ipoib_neigh.queue is always initialized 18 years ago
Ralph Campbell 5180311fe9 IB/iser: Use the new verbs DMA mapping functions 18 years ago
Ralph Campbell 85507bcce0 IB/srp: Use new verbs IB DMA mapping functions 18 years ago
Ralph Campbell 37ccf9df97 IPoIB: Use the new verbs DMA mapping functions 18 years ago
Ralph Campbell 1527106ff8 IB/core: Use the new verbs DMA mapping functions 18 years ago
Ralph Campbell f2cbb660ed IB/ipath: Implement new verbs DMA mapping functions 18 years ago
Sean Hefty 7521663857 RDMA/cma: Export rdma cm interface to userspace 18 years ago
Sean Hefty 628e5f6d39 RDMA/cma: Add support for RDMA_PS_UDP 18 years ago
Sean Hefty 0fe313b000 RDMA/cma: Allow early transition to RTS to handle lost CM messages 18 years ago
Sean Hefty a1b1b61f80 RDMA/cma: Report connect info with connect events 18 years ago
Sean Hefty 9b2e9c0c24 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm 18 years ago
Roland Dreier 0a1336c8c9 IB/ipath: Fix IRQ for PCI Express HCAs 18 years ago
Krishna Kumar ad1f9791e9 RDMA/amso1100: Fix memory leak in c2_qp_modify() 18 years ago
Roland Dreier dee234f48a IB/iser: Remove unused "write-only" variables 18 years ago
Roland Dreier 44f8e3f3f7 IB/ipath: Remove unused "write-only" variables 18 years ago
Roland Dreier f47e22c6e4 IB/fmr: ib_flush_fmr_pool() may wait too long 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef Sipek 1cfd6e648b [PATCH] struct path: convert infiniband 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
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
Michael S. Tsirkin 2745b5b713 IPoIB: Fix skb leak when freeing neighbour 18 years ago
Vu Pham d2fcea7d68 IB/srp: Fix memory leak on reconnect 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 c9edea298e RDMA/amso1100: Prevent deadlock in destroy QP 18 years ago
Jack Morgenstein 7013696a5f IB/mthca: Fix initial SRQ logsize for mem-free HCAs 18 years ago
Hoang-Nam Nguyen 2771e9ed47 IB/ehca: Use WQE offset instead of WQE addr for pending work reqs 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