Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-08-22 | IB/hfi1: Allocate cpu mask on the heap to silence warning | Tadeusz Struk | 1 | -7/+13 |
2016-08-22 | IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one | Yuval Shaia | 1 | -3/+3 |
2016-08-22 | IB/mlx4: Make function use_tunnel_data return void | Yuval Shaia | 1 | -7/+7 |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 60 | -2985/+4226 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 90 | -537/+15933 |
2016-08-04 | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 51 | -72/+13295 |
2016-08-04 | Soft RoCE driver | Moni Shoua | 35 | -0/+12885 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -4/+3 |
2016-08-04 | Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 | Doug Ledford | 6 | -23/+29 |
2016-08-04 | IB/core: Support for CMA multicast join flags | Alex Vesker | 3 | -23/+107 |
2016-08-04 | IB/sa: Add cached attribute containing SM information to SA port | Alex Vesker | 1 | -0/+41 |
2016-08-04 | IB/uverbs: Fix race between uverbs_close and remove_one | Jason Gunthorpe | 2 | -13/+25 |
2016-08-04 | IB/mthca: Clean up error unwind flow in mthca_reset() | Markus Elfring | 1 | -21/+20 |
2016-08-04 | IB/mthca: NULL arg to pci_dev_put is OK | Markus Elfring | 1 | -2/+1 |
2016-08-04 | IB/hfi1: NULL arg to sc_return_credits is OK | Markus Elfring | 1 | -1/+1 |
2016-08-04 | IB/mlx4: Add diagnostic hardware counters | Mark Bloch | 2 | -1/+206 |
2016-08-04 | Use smaller 512 byte messages for portmapper messages | Mustafa Ismail | 1 | -1/+2 |
2016-08-04 | IB/ipoib: Report SG feature regardless of HW UD CSUM capability | Yuval Shaia | 2 | -7/+6 |
2016-08-04 | IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct | Roland Dreier | 1 | -2/+2 |
2016-08-04 | IB/hfi1: Disable by default | Bart Van Assche | 1 | -1/+0 |
2016-08-04 | IB/rdmavt: Disable by default | Bart Van Assche | 1 | -1/+0 |
2016-08-04 | Merge branch 'i40iw' into k.o/for-4.8 | Doug Ledford | 7 | -40/+56 |
2016-08-04 | Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 | Doug Ledford | 11 | -76/+83 |
2016-08-03 | IB/hfi1: Add cache evict LRU list | Dean Luick | 1 | -10/+19 |
2016-08-03 | IB/hfi1: Fix memory leak during unexpected shutdown | Ira Weiny | 1 | -13/+31 |
2016-08-03 | IB/hfi1: Remove unneeded mm argument in remove function | Dean Luick | 4 | -15/+10 |
2016-08-03 | IB/hfi1: Consistently call ops->remove outside spinlock | Dean Luick | 4 | -23/+84 |
2016-08-03 | IB/hfi1: Use evict mmu rb operation | Dean Luick | 2 | -73/+47 |
2016-08-03 | IB/hfi1: Add evict operation to the mmu rb handler | Dean Luick | 2 | -0/+38 |
2016-08-03 | IB/hfi1: Fix TID caching actions | Dean Luick | 2 | -9/+11 |
2016-08-03 | IB/hfi1: Make the cache handler own its rb tree root | Dean Luick | 6 | -125/+81 |
2016-08-03 | IB/hfi1: Make use of mm consistent | Ira Weiny | 8 | -31/+50 |