summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-06-07RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-06-07RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin
2017-05-25IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk
2017-05-25IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-05-25IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-05-20IB/core: Fix kernel crash during fail to initialize deviceParav Pandit
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-30iser-target: avoid posting a recv buffer twiceSagi Grimberg
2017-03-30iser-target: Fix queue-full response handlingNicholas Bellinger
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter
2017-03-24IB/rxe: double free on errorDan Carpenter
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-22RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell
2017-02-22rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds