summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-08
|\
| * RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-02
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-28
|\ \ | |/
| * IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2017-12-27
| * IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua2017-12-27
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-16
|\ \ | |/
| * RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-07
| * IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens2017-12-07
| * IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-07
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-05
|\ \ | |/
| * IB/core: Only enforce security for InfiniBandDaniel Jurgens2017-12-01
| * IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov2017-12-01
| * RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2017-12-01
* | IB/core: disable memory registration of filesystem-dax vmasDan Williams2017-11-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15
|\
| * RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-13
| * IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-13
| * IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-13
| * IB/core: Only maintain real QPs in the security listsDaniel Jurgens2017-11-13
| * RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-13
| * RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann2017-11-13
| * IB/core: Convert OPA AH to IB for Extended LIDs onlyDon Hiatt2017-11-13
| * IB/core: Avoid unnecessary return value checkParav Pandit2017-11-13
| * IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-10
| * IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit2017-11-10
| * RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-10
| * Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford2017-11-01
| |\
| * | IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-10-25
| * | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
| |\ \
| | * | RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche2017-10-18
| | * | RDMA/iwcm: Remove a set-but-not-used variableBart Van Assche2017-10-14
| | * | RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-10-14
| | * | IB/cm: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
| | * | IB/core: remove redundant check on prot_sg_cntColin Ian King2017-10-10
| | * | IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-10
| | * | IB/core: Do not warn on lid conversions for OPADon Hiatt2017-10-04
| | * | IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann2017-09-27
| | * | IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann2017-09-27
| | * | IB/core: fix spelling mistake: "aceess" -> "access"Colin Ian King2017-09-27
| * | | IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit2017-10-18
| * | | IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit2017-10-18
| * | | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-18
| * | | IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-18
* | | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\ \ \ \
| * | | | RDMA/cma: make config_item_type constBhumika Goyal2017-10-19
| |/ / /
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \ \ \
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ / /
* | | | RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky2017-10-31
| |_|/ |/| |
* | | RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl2017-10-25
|/ /
* | RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem2017-09-29