summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-11-13IB/core: Avoid unnecessary return value checkParav Pandit
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich
2017-11-10IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky
2017-11-01Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl
2017-10-25IB/cm: Fix memory corruption in handling CM requestParav Pandit
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit
2017-10-18RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche
2017-10-14RDMA/iwcm: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-10-14IB/cm: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-10IB/core: remove redundant check on prot_sg_cntColin Ian King
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche
2017-10-04IB/core: Do not warn on lid conversions for OPADon Hiatt
2017-09-29RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem
2017-09-27IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann
2017-09-27IB/core: fix spelling mistake: "aceess" -> "access"Colin Ian King
2017-09-25IB/core: Fix qp_sec use after free accessParav Pandit
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-22IB/core: Fix for core panicAlex Estrin
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-08-31IB/core: Add new ioctl interfaceMatan Barak
2017-08-31IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier
2017-08-31IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov