summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-10-04IB/cm: Use container_of() instead of typecastParav Pandit
2019-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi
2019-10-04IB/mlx5: Remove unnecessary return statementErez Alfasi
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky
2019-10-04RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche
2019-10-04RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche
2019-10-04RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche
2019-10-04RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche
2019-10-04RDMA/srpt: Improve a debug messageBart Van Assche
2019-10-04RDMA/srpt: Fix handling of iWARP loginsBart Van Assche
2019-10-04RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche
2019-10-04RDMA/srp: Make route resolving error messages more informativeBart Van Assche
2019-10-04RDMA/srp: Honor the max_send_sge device attributeBart Van Assche
2019-10-04RDMA/srp: Remove two castsBart Van Assche
2019-10-04RDMA/siw: Make node GUIDs valid EUI-64 identifiersBart Van Assche
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-04RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernelPotnuri Bharat Teja
2019-10-04RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-10-04RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-10-04RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem
2019-10-01RDMA/rxe: Verify modify_device maskKamal Heib
2019-10-01RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib
2019-10-01RDMA/core: Fix return code when modify_device isn't supportedKamal Heib
2019-10-01RDMA/siw: Fix port number endianness in a debug messageBart Van Assche
2019-10-01RDMA/siw: Simplify several debug messagesBart Van Assche
2019-10-01RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-01RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja
2019-10-01RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-10-01RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...Michal Kalderon
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy
2019-10-01RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju
2019-10-01RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-10-01RDMA/counter: Prevent QP counter manual binding in auto modeMark Zhang
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16RDMA: Fix double-free in srq creation error flowJack Morgenstein
2019-09-16RDMA/efa: Fix incorrect error printGal Pressman
2019-09-16IB/mlx5: Free mpi in mp_slave modeDanit Goldberg