summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun2020-10-011-0/+2
* RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe2020-10-011-10/+15
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-10-011-3/+4
* RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2020-10-011-2/+2
* RDMA/i40iw: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/qedr: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2020-09-232-1/+2
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-09-171-1/+1
* RDMA/core: Fix reported speed and widthKamal Heib2020-09-171-1/+1
* RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier2020-09-171-3/+18
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-09-171-3/+0
* RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-09-171-0/+1
* RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier2020-08-261-1/+2
* RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-08-212-36/+31
* RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-08-212-4/+2
* RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng2020-08-191-1/+1
* RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin2020-08-191-1/+4
* RDMA/qedr: SRQ's bug fixesYuval Basson2020-08-192-14/+12
* RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun2020-08-191-1/+5
* IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang2020-07-291-1/+2
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-301-0/+1
* RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang2020-06-301-0/+18
* RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon2020-06-301-2/+11
* IB/mad: Fix use after free when destroying MAD agentShay Drory2020-06-301-1/+1
* RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja2020-06-251-0/+1
* IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb2020-06-251-0/+13
* RDMA/mlx5: Add init2init as a modify commandAharon Landau2020-06-251-0/+1
* RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe2020-06-221-0/+2
* RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-06-031-6/+13
* IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev2020-06-034-12/+26
* RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu2020-06-031-1/+1
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-031-4/+5
* IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev2020-06-031-8/+0
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-201-3/+11
* i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter2020-05-201-1/+1
* RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky2020-05-061-1/+1
* RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky2020-05-061-1/+1
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-061-1/+2
* RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-05-061-1/+3
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-04-292-7/+8
* IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-04-171-4/+2
* RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-04-131-0/+1
* RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe2020-04-131-0/+13
* RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe2020-04-131-2/+47
* IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-04-131-2/+11
* IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-04-131-5/+8
* RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb2020-04-021-0/+4
* RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn2020-04-021-8/+3
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-112-1/+5
* RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-03-111-0/+1