Age | Commit message (Expand) | Author | Files | Lines |
2016-09-02 | IB/hfi1: Rework debugfs to use SRCU | Mike Marciniszyn | 1 | -80/+52 |
2016-09-02 | IB/hfi1: Make n_krcvqs be an unsigned long integer | Harish Chegondi | 3 | -5/+5 |
2016-09-02 | IB/hfi1: Add QSFP sanity pre-check | Dean Luick | 4 | -8/+82 |
2016-09-02 | IB/hfi1: Fix AHG KDETH Intr shift | Jubin John | 1 | -1/+4 |
2016-09-02 | IB/hfi1: Fix SGE length for misaligned PIO copy | Sebastian Sanchez | 1 | -0/+12 |
2016-09-02 | IB/mlx5: Don't return errors from poll_cq | Leon Romanovsky | 1 | -20/+2 |
2016-09-02 | IB/mlx5: Use TIR number based on selector | Yishai Hadas | 3 | -1/+7 |
2016-09-02 | IB/mlx5: Simplify code by removing return variable | Leon Romanovsky | 1 | -7/+3 |
2016-09-02 | IB/mlx5: Return EINVAL when caller specifies too many SGEs | Chuck Lever | 1 | -1/+1 |
2016-09-02 | IB/mlx4: Don't return errors from poll_cq | Leon Romanovsky | 1 | -24/+2 |
2016-09-02 | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" | Leon Romanovsky | 1 | -3/+3 |
2016-09-02 | IB/ipoib: Fix memory corruption in ipoib cm mode connect flow | Erez Shitrit | 3 | -1/+18 |
2016-09-02 | IB/core: Fix use after free in send_leave function | Erez Shitrit | 1 | -11/+2 |
2016-09-02 | IB/cxgb4: Make _free_qp static to silence build warning | Baoyou Xie | 1 | -1/+1 |
2016-09-02 | IB/isert: Properly release resources on DEVICE_REMOVAL | Raju Rangoju | 2 | -3/+22 |
2016-09-02 | IB/hfi1: Fix the size parameter to find_first_bit | Christophe Jaillet | 1 | -4/+4 |
2016-09-02 | IB/mlx5: Fix the size parameter to find_first_bit | Christophe Jaillet | 1 | -3/+3 |
2016-08-26 | IB/hfi1: Clean up type used and casting | Christophe Jaillet | 1 | -2/+2 |
2016-08-26 | i40iw: Receive notification events correctly | Shiraz Saleem | 1 | -5/+3 |
2016-08-26 | i40iw: Update hw_iwarp_state | Mustafa Ismail | 1 | -0/+1 |
2016-08-25 | Merge branch 'misc-fixes' into k.o/for-4.8-rc | Doug Ledford | 1 | -21/+1 |
2016-08-25 | i40iw: Send last streaming mode message for loopback connections | Tatyana Nikolova | 1 | -21/+1 |
2016-08-24 | IB/srpt: Update sport->port_guid with each port refresh | Doug Ledford | 1 | -4/+5 |
2016-08-24 | RDMA/ocrdma: Fix the max_sge reported from FW | Selvin Xavier | 3 | -13/+17 |
2016-08-24 | i40iw: Avoid writing to freed memory | Mustafa Ismail | 1 | -2/+1 |
2016-08-24 | i40iw: Fix double free of allocated_buffer | Mustafa Ismail | 1 | -1/+0 |
2016-08-24 | IB/mlx5: Remove superfluous include of io-mapping.h | Chris Wilson | 1 | -1/+0 |
2016-08-24 | i40iw: Do not set self-referencing pointer to NULL after kfree | Mustafa Ismail | 1 | -1/+4 |
2016-08-24 | i40iw: Add missing NULL check for MPA private data | Shiraz Saleem | 1 | -2/+2 |
2016-08-23 | iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS | Bharat Potnuri | 2 | -5/+10 |
2016-08-23 | i40iw: Add missing check for interface already open | Mustafa Ismail | 1 | -0/+4 |
2016-08-23 | i40iw: Protect req_resource_num update | Mustafa Ismail | 1 | -1/+1 |
2016-08-23 | i40iw: Change mem_resources pointer to a u8 | Shiraz Saleem | 1 | -1/+1 |
2016-08-23 | IB/qib: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 1 | -21/+5 |
2016-08-22 | iw_cxgb4: use the MPA initiator's IRD if < our ORD | Steve Wise | 1 | -1/+1 |
2016-08-22 | iw_cxgb4: limit IRD/ORD advertised to ULP by device max. | Steve Wise | 1 | -0/+4 |
2016-08-22 | IB/hfi1: Fix mm_struct use after free | Ira Weiny | 1 | -0/+2 |
2016-08-22 | IB/rdmvat: Fix double vfree() in rvt_create_qp() error path | Mike Marciniszyn | 1 | -1/+2 |
2016-08-22 | IB/hfi1: Improve J_KEY generation | Mitko Haralanov | 1 | -1/+18 |
2016-08-22 | IB/hfi1: Return invalid field for non-QSFP CableInfo queries | Easwar Hariharan | 1 | -0/+5 |
2016-08-22 | IB/usnic: Fix error return code | Christophe Jaillet | 1 | -1/+2 |
2016-08-22 | IB/hfi1: Add missing error code assignment before test | Christophe Jaillet | 1 | -1/+1 |
2016-08-22 | IB/hfi1: Using kfree_rcu() to simplify the code | Wei Yongjun | 3 | -10/+2 |
2016-08-22 | IB/hfi1: Validate header in set_armed_active | Mike Marciniszyn | 1 | -1/+2 |
2016-08-22 | IB/hfi1: Pass packet ptr to set_armed_active | Mike Marciniszyn | 1 | -5/+5 |
2016-08-22 | IB/hfi1: Fetch monitor values on-demand for CableInfo query | Easwar Hariharan | 2 | -2/+33 |
2016-08-22 | IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held | Mike Marciniszyn | 4 | -16/+18 |
2016-08-22 | IB/hfi1: Remove duplicated include from affinity.c | Wei Yongjun | 1 | -1/+0 |
2016-08-22 | IB/isert: fix error return code in isert_alloc_login_buf() | Wei Yongjun | 1 | -1/+1 |
2016-08-22 | IB/core: Fix possible memory leak in cma_resolve_iboe_route() | Wei Yongjun | 1 | -6/+12 |