Age | Commit message (Expand) | Author |
2014-04-30 | IB/ehca: Returns an error on ib_copy_to_udata() failure | Yann Droneaud |
2014-04-30 | IB/mthca: Return an error on ib_copy_to_udata() failure | Yann Droneaud |
2014-04-30 | IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL | Yann Droneaud |
2014-04-30 | IB/ipath: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro |
2014-04-02 | IB/qib: Add missing serdes init sequence | Mike Marciniszyn |
2014-04-02 | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny |
2014-01-03 | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara |
2014-01-03 | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara |
2013-04-10 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn |
2013-01-16 | RDMA/nes: Fix for terminate timer crash | Tatyana Nikolova |
2013-01-16 | RDMA/nes: Fix for crash when registering zero length MR for CQ | Tatyana Nikolova |
2012-10-17 | IB/srp: Avoid having aborted requests hang | Bart Van Assche |
2012-10-17 | IB/srp: Fix use-after-free in srp_reset_req() | Bart Van Assche |
2012-10-17 | IPoIB: Fix use-after-free of multicast object | Patrick McHardy |
2012-09-12 | IB/srp: Fix a race condition | Bart Van Assche |
2012-05-31 | RDMA/cxgb4: Drop peer_abort when no endpoint found | Steve Wise |
2012-05-31 | RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() | Steve Wise |
2012-05-31 | IB/core: Fix mismatch between locked and pinned pages | Yishai Hadas |
2012-04-02 | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz |
2012-02-29 | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier |
2012-02-13 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert |
2012-02-13 | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein |
2012-01-12 | IB/uverbs: Protect QP multicast list | Eli Cohen |
2012-01-12 | IB/qib: Fix a possible data corruption when receiving packets | Ram Vepa |
2011-12-19 | Merge branches 'cma', 'mlx4' and 'qib' into for-next | Roland Dreier |
2011-12-19 | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn |
2011-12-19 | RDMA/cma: Verify private data length | Sean Hefty |
2011-12-06 | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier |
2011-11-29 | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet |
2011-11-29 | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn |
2011-11-28 | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn |
2011-11-28 | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi |
2011-11-28 | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger |
2011-11-08 | IB/qib: Don't use schedule_work() | Mike Marciniszyn |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier |
2011-11-04 | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn |
2011-11-04 | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz |
2011-11-04 | IB/iser: Use separate buffers for the login request/response | Or Gerlitz |
2011-11-03 | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-10-31 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz |
2011-10-31 | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz |