summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen
2017-11-13IB/core: Only maintain real QPs in the security listsDaniel Jurgens
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann
2017-11-13IB/core: Convert OPA AH to IB for Extended LIDs onlyDon Hiatt
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-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky
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-19RDMA/cma: make config_item_type constBhumika Goyal
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