Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | * | | | | | | | | | | | | | | IB/srpt: Handle GID change events | Doug Ledford | 2014-08-12 | 1 | -0/+1 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | IB/srp: Fix residual handling | Bart Van Assche | 2014-08-01 | 1 | -3/+7 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | IB/srp: Fix deadlock between host removal and multipathd | Bart Van Assche | 2014-08-01 | 1 | -10/+28 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior | Bart Van Assche | 2014-08-01 | 1 | -1/+2 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: report asic-id in query device | Mitesh Ahuja | 2014-08-12 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Update sli data structure for endianness | Devesh Sharma | 2014-08-12 | 2 | -50/+129 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Obtain SL from device structure | Devesh Sharma | 2014-08-12 | 2 | -4/+4 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Update the ocrdma module version string | Selvin Xavier | 2014-08-01 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Fix a sparse warning | Selvin Xavier | 2014-08-01 | 1 | -1/+3 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Initialize the GID table while registering the device | Selvin Xavier | 2014-08-01 | 1 | -0/+53 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K | Selvin Xavier | 2014-08-01 | 3 | -2/+8 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Add missing adapter mailbox opcodes | Selvin Xavier | 2014-08-01 | 1 | -29/+33 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Return proper value for max_mr_size | Mitesh Ahuja | 2014-08-01 | 3 | -3/+4 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Do proper cleanup even if FW is in error state | Mitesh Ahuja | 2014-08-01 | 3 | -2/+19 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Allow only SEND opcode in case of UD QPs | Mitesh Ahuja | 2014-08-01 | 1 | -0/+7 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs | Selvin Xavier | 2014-08-01 | 1 | -0/+10 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation | Devesh Sharma | 2014-08-01 | 1 | -2/+5 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported | Devesh Sharma | 2014-08-01 | 2 | -2/+2 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Handle shutdown event from be2net driver | Devesh Sharma | 2014-08-01 | 1 | -0/+9 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | be2net: Issue shutdown event to ocrdma driver | Devesh Sharma | 2014-08-01 | 4 | -3/+20 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes | Selvin Xavier | 2014-08-01 | 1 | -2/+12 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Query and initalize the PFC SL | Selvin Xavier | 2014-08-01 | 6 | -1/+278 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | RDMA/ocrdma: Avoid posting DPP requests for RDMA READ | Devesh Sharma | 2014-08-01 | 1 | -1/+2 | |
| | | | | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | | * | | | | | | | | | | | | | | | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-12 | 1 | -1/+1 | |
| | | | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-12 | 1 | -4/+2 | |
| | | | | | | | * | | | | | | | | | | | | | | | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein | 2014-08-05 | 6 | -1/+113 | |
| | | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | * | | | | | | | | | | | | | | | RDMA/uapi: Include socket.h in rdma_user_cm.h | Doug Ledford | 2014-08-12 | 1 | -0/+1 | |
| | | | | | | * | | | | | | | | | | | | | | | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() | Dan Carpenter | 2014-08-12 | 1 | -2/+5 | |
| | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | | | | | IB/mad: Add user space RMPP support | Ira Weiny | 2014-08-10 | 4 | -36/+88 | |
| | | | | | * | | | | | | | | | | | | | | | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 12 | -16/+186 | |
| | | | | | * | | | | | | | | | | | | | | | IB/mad: Add dev_notice messages for various umad/mad registration failures | Ira Weiny | 2014-08-10 | 2 | -9/+57 | |
| | | | | | * | | | | | | | | | | | | | | | IB/mad: Update module to [pr|dev]_* style print messages | Ira Weiny | 2014-08-10 | 3 | -77/+85 | |
| | | | | | * | | | | | | | | | | | | | | | IB/umad: Update module to [pr|dev]_* style print messages | Ira Weiny | 2014-08-10 | 1 | -11/+15 | |
| | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise | 2014-08-05 | 1 | -0/+27 | |
| | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | IB/iser: Clarify a duplicate counters check | Roi Dayan | 2014-08-01 | 1 | -1/+4 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Replace connection waitqueue with completion object | Ariel Nahum | 2014-08-01 | 3 | -23/+22 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Protect iser state machine with a mutex | Ariel Nahum | 2014-08-01 | 3 | -14/+65 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Remove redundant return code in iser_free_ib_conn_res() | Sagi Grimberg | 2014-08-01 | 1 | -5/+2 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Seperate iser_conn and iscsi_endpoint storage space | Ariel Nahum | 2014-08-01 | 2 | -4/+14 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Fix responder resources advertisement | Sagi Grimberg | 2014-08-01 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Add TIMEWAIT_EXIT event handling | Roi Dayan | 2014-08-01 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | IB/iser: Support IPv6 address family | Roi Dayan | 2014-08-01 | 3 | -15/+9 | |
| | | | |/ / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick | 2014-08-12 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | | | | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin | 2014-08-10 | 2 | -45/+46 | |
| | | * | | | | | | | | | | | | | | | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit | 2014-08-05 | 3 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit | 2014-08-05 | 3 | -65/+20 | |
| | | * | | | | | | | | | | | | | | | IB/ipath: Add P_Key change event support | Or Gerlitz | 2014-08-05 | 1 | -4/+10 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | RDMA/cxgb4: Only call CQ completion handler if it is armed | Steve Wise | 2014-08-01 | 3 | -12/+37 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 2014-08-01 | 3 | -1/+93 | |
| * | | | | | | | | | | | | | | | mlx4_core: Add helper functions to support MR re-registration | Matan Barak | 2014-08-01 | 4 | -2/+202 |