summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-11-06RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-11-06RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-11-06RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-17IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-05RDMA: Fix double-free in srq creation error flowJack Morgenstein
2019-10-05ipv4: Revert removal of rt_uses_gatewayDavid Ahern
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit
2019-07-25IB/core: Fix querying total rdma statsParav Pandit
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11RDMA/core: Fix -Wunused-const-variable warningsQian Cai
2019-07-09RDMA/core: Fix race when resolving IP addressDag Moxnes
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/counter: Allow manual mode configuration supportMark Zhang
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang
2019-07-05RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang
2019-07-05RDMA/restrack: Add an API to attach a task to a resourceMark Zhang
2019-07-05RDMA/restrack: Introduce statistic counterMark Zhang
2019-07-04RDMA/uverbs: remove redundant assignment to variable retColin Ian King
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy