Commit Graph

1067 Commits (890e037509f5b3f967b16ea0ea525c7c75b213ae)

Author SHA1 Message Date
Ralph Campbell 841adfca9c IPoIB/cm: Partial error clean up unmaps wrong address 18 years ago
Jack Morgenstein c8681f1401 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() 18 years ago
Roland Dreier 13ef5f44c3 IPoIB/cm: Remove dead definition of struct ipoib_cm_id 18 years ago
Michael S. Tsirkin 82c3aca6ad IPoIB/cm: Fix interoperability when MTU doesn't match 18 years ago
Michael S. Tsirkin 3ec7393a68 IPoIB/cm: Initialize RX before moving QP to RTR 18 years ago
Roland Dreier 24bce50803 IB/umem: Fix possible hang on process exit 18 years ago
Roland Dreier e61ef2416b IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary 18 years ago
Roland Dreier 5ae2a7a836 IB/mlx4: Handle FW command interface rev 3 18 years ago
Jack Morgenstein 082dee3216 IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() 18 years ago
Roland Dreier 54e95f8dcb IB/mlx4: Get rid of max_inline_data calculation 18 years ago
Roland Dreier 0e6e741621 IB/mlx4: Handle new FW requirement for send request prefetching 18 years ago
Roland Dreier 42c059ea2b IB/mlx4: Fix warning in rounding up queue sizes 18 years ago
Roland Dreier 614c3c85b5 IB/mlx4: Fix handling of wq->tail for send completions 18 years ago
Roland Dreier a4cd7ed86f IB/mlx4: Make sure RQ allocation is always valid 18 years ago
Sean Hefty bf2944bd56 RDMA/cma: Fix initialization of next_port 18 years ago
Jack Morgenstein 57f01b5339 IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Roland Dreier 3e1db334dc IB/mthca, mlx4_core: Fix typo in comment 18 years ago
Sean Hefty d998ccce02 IB/cm: Fix stale connection detection 18 years ago
Michael S. Tsirkin ec56dc0b7f IPoIB/cm: Fix performance regression on Mellanox 18 years ago
Michael S. Tsirkin 8b7e15772a IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ 18 years ago
Michael S. Tsirkin 2dfbfc3712 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 8fd357a6e3 IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() 18 years ago
Stefan Roscher 65a2c841d6 IB/ehca: Fix number of send WRs reported for new QP 18 years ago
Eli Cohen c0be5fb5f8 IB/mlx4: Initialize send queue entry ownership bits 18 years ago
Roland Dreier 02d89b8708 IB/mlx4: Don't allocate RQ doorbell if using SRQ 18 years ago
Michael S. Tsirkin 9f81036c54 IB/cm: Improve local id allocation 18 years ago
Michael S. Tsirkin 518b1646f8 IPoIB/cm: Fix SRQ WR leak 18 years ago
Michael S. Tsirkin 24bd1e4e32 IB/ipoib: Fix typos in error messages 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Roland Dreier 56a8c8b6ac IB/mlx4: Check if SRQ is full when posting receive 18 years ago
Eli Cohen 2446304dd6 IB/mlx4: Pass send queue sizes from userspace to kernel 18 years ago
Roland Dreier 59b0ed1212 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() 18 years ago
Michael S. Tsirkin 65adfa911a IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions 18 years ago
Michael S. Tsirkin b18aad7150 IB/mthca: Fix RESET to ERROR transition 18 years ago
Roland Dreier 1526130351 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs 18 years ago
Rolf Manderscheid 3f37cae694 IB/mthca: Set GRH:HopLimit when building MLX headers 18 years ago
Eli Cohen 1f8f7b7a7b IB/mlx4: Fix check of max_qp_dest_rdma in modify QP 18 years ago
Ali Ayoub de57c9f102 IB/mthca: Fix use-after-free on device restart 18 years ago
Hoang-Nam Nguyen bd5a6ccc0e IB/ehca: Return proper error code if register_mr fails 18 years ago
Yosef Etigin 26bbf13ce1 IPoIB: Handle P_Key table reordering 18 years ago
Roland Dreier 1af4c435f3 IB/core: Use start_port() and end_port() 18 years ago
Yosef Etigin 5eb620c81c IB/core: Add helpers for uncached GID and P_Key searches 18 years ago
Roland Dreier 8b8c8bca3a IB/ipath: Fix potential deadlock with multicast spinlocks 18 years ago
Eli Cohen 7b82cd8ee7 IB/core: Free umem when mm is already gone 18 years ago
Michael S. Tsirkin 7c5b9ef857 IPoIB/cm: Optimize stale connection detection 18 years ago
Michael S. Tsirkin bd18c11277 IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ 18 years ago
Michael S. Tsirkin 3e28c56b9b IB/mthca: Fix posting >255 recv WRs for Tavor 18 years ago
Sean Hefty 6c719f5c6c RDMA/cma: Add check to validate that cm_id is bound to a device 18 years ago
Sean Hefty be65f086f2 RDMA/cma: Fix synchronization with device removal in cma_iw_handler 18 years ago