summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2019-09-16IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg
2019-09-16RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"Colin Ian King
2019-09-16RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou
2019-09-16RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu
2019-09-13IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-09-13IB/hfi1: Add traces for TID RDMA READKaike Wan
2019-09-13RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko
2019-09-13RDMA/siw: Fix page address mapping in TX pathBernard Metzler
2019-09-13RDMA: Fix goto target to release the allocated memoryNavid Emamdoost