summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-19IB/srp: Drain the send queue before destroying a QPBart Van Assche
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche
2017-02-19IB/srp: Improve an error pathBart Van Assche
2017-02-19IB/srp: Make a diagnostic message more informativeBart Van Assche
2017-02-19IB/srp: Document locking conventionsBart Van Assche
2017-02-19IB/srp: Fix race conditions related to task managementBart Van Assche
2017-02-19IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche
2017-02-19IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche
2017-02-19RDMA/qedr: Fix some error handlingChristophe Jaillet
2017-02-19RDMA/bnxt_re: add DCB dependencyArnd Bergmann
2017-02-19IB/hns: include linux/module.hArnd Bergmann
2017-02-19IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-19IB/hfi1: use size_t for passing array lengthArnd Bergmann
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun