Commit Graph

1843 Commits (654c8e0b1c623b156c5b92f28d914ab38c9c2c90)

Author SHA1 Message Date
Vladimir Sokolovsky 4c246edd25 IB/mlx4: Actually return L_Key and R_Key for fast register MRs 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Roland Dreier a77a57a1a2 IPoIB: Fix deadlock on RTNL in ipoib_stop() 17 years ago
Dave Olson 24babadec0 IB/ipath: Fix incorrect check for max physical address in TID 17 years ago
Ralph Campbell 7ec01ff950 IB/ipath: Fix lost UD send work request 17 years ago
Alexander Schmidt 6773f079b7 IB/ehca: Discard double CQE for one WR 17 years ago
Alexander Schmidt 129a10fb81 IB/ehca: Check idr_find() return value 17 years ago
Alexander Schmidt 17c2b53adb IB/ehca: Repoll CQ on invalid opcode 17 years ago
Alexander Schmidt 6c02eed930 IB/ehca: Rename goto label in ehca_poll_cq_one() 17 years ago
Alexander Schmidt 51ad241af4 IB/ehca: Update qp_state on cached modify_qp() 17 years ago
David J. Wilder b1404069f6 IPoIB/cm: Use vmalloc() to allocate rx_rings 17 years ago
Julien Brunel cd55ef5a10 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL 17 years ago
Alex Naslednikov 6e0d733d92 IB/mlx4: Allow 4K messages for UD QPs 17 years ago
Yevgeny Petrilin f780a9f119 mlx4_core: Add ethernet fields to CQE struct 17 years ago
Alexander Beregalov 70117b9e86 IB/ipath: Fix printk format warnings 17 years ago
Steve Wise be43324d8b RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device 17 years ago
Steve Wise 1c355a6e80 RDMA/cxgb3: Fix up MW access rights 17 years ago
Steve Wise 5f0f66b022 RDMA/cxgb3: Fix QP capabilities 17 years ago
Roland Dreier 3f44675439 RDMA/cma: Remove padding arrays by using struct sockaddr_storage 17 years ago
Stephen Rothwell b8b572e101 powerpc: Move include files to arch/powerpc/include/asm 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Vegard Nossum 52fd8ca6ad IB/ipath: Use unsigned long for irq flags 17 years ago
Roland Dreier e08198169e IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Jack Morgenstein 51a379d0c8 mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files 17 years ago
Faisal Latif 6492cdf3a2 RDMA/nes: CM connection setup/teardown rework 17 years ago
Roland Dreier 9905922446 IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG 17 years ago
Roland Dreier 99c3a5a9e3 IPoIB/cm: Connected mode is no longer EXPERIMENTAL 17 years ago
Roland Dreier 5ba18b186c RDMA/ucm: BKL is not needed for ib_ucm_open() 17 years ago
Roland Dreier f7a6117ee5 RDMA/ucma: BKL is not needed for ucma_open() 17 years ago
Roland Dreier 95d04f0735 IB/mlx4: Add support for memory management extensions and local DMA L_Key 17 years ago
Roland Dreier e8bb4beb2b IB/mthca: Keep free count for MTT buddy allocator 17 years ago
Roland Dreier 47b374752a IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg 17 years ago
Dotan Barak 1ca8d15619 RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes 17 years ago
Or Gerlitz 01b3fc8b15 IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures 17 years ago
Ralph Campbell 64b784b583 IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() 17 years ago
Julia Lawall 1a867c33bb IB/ehca: Release mutex in error path of alloc_small_queue_page() 17 years ago
Joachim Fenkes 593e4d4a05 IB/ehca: Use default value for Local CA ACK Delay if FW returns 0 17 years ago
Joachim Fenkes 5b673b71c8 IB/ehca: Filter PATH_MIG events if QP was never armed 17 years ago
Or Gerlitz 2f5de15128 IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event 17 years ago
Amir Vadai 38ca83a588 RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event 17 years ago
Or Gerlitz dd5bdff83b RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event 17 years ago
Greg Kroah-Hartman 110cf374a8 infiniband: make cm_device use a struct device and not a kobject. 17 years ago
Greg Kroah-Hartman d4c4196f24 infiniband: rename "device" to "ib_device" in cm_device 17 years ago
Greg Kroah-Hartman c76d3d28c3 device create: infiniband: convert device_create to device_create_drvdata 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Eli Cohen f507d28bff IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 17 years ago
Or Gerlitz de910bd921 RDMA/cma: Simplify locking needed for serialization of callbacks 17 years ago
Or Gerlitz 64c5e613b9 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr 17 years ago