summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nldev: Skip counter if port doesn't matchMark Zhang2019-11-121-1/+1
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit2019-11-121-4/+5
* RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky2019-11-061-6/+4
* RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein2019-11-061-0/+3
* RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET2019-11-061-1/+1
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-061-1/+2
* IB/core: Fix wrong iterating on portsMohamad Heib2019-10-171-1/+1
* RDMA: Fix double-free in srq creation error flowJack Morgenstein2019-10-051-1/+2
* ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-10-051-1/+1
* RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin2019-08-201-1/+5
* RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2019-08-202-10/+8
* RDMA/counters: Properly implement PID checksLeon Romanovsky2019-08-201-5/+3
* IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir2019-08-201-1/+1
* RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe2019-08-201-6/+1
* RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter2019-08-121-2/+6
* RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang2019-08-071-0/+6
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-071-4/+0
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-011-10/+10
* RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-011-1/+4
* RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-21/+27
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-13/+41
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-011-1/+5
* IB/counters: Always initialize the port counter objectParav Pandit2019-07-251-4/+4
* IB/core: Fix querying total rdma statsParav Pandit2019-07-251-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-1523-1749/+2117
|\
| * RDMA/core: Fix -Wunused-const-variable warningsQian Cai2019-07-111-0/+13
| * RDMA/core: Fix race when resolving IP addressDag Moxnes2019-07-091-1/+1
| * IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit2019-07-081-1/+1
| * RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-083-0/+24
| * RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+45
| * RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-052-1/+103
| * RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2019-07-052-1/+78
| * RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-051-13/+98
| * RDMA/counter: Allow manual mode configuration supportMark Zhang2019-07-051-3/+216
| * RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2019-07-052-3/+96
| * RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-053-1/+240
| * RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang2019-07-051-0/+78
| * RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-053-0/+233
| * RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-053-1/+80
| * RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang2019-07-053-13/+16
| * RDMA/restrack: Add an API to attach a task to a resourceMark Zhang2019-07-052-0/+16
| * RDMA/restrack: Introduce statistic counterMark Zhang2019-07-051-5/+17
| * RDMA/uverbs: remove redundant assignment to variable retColin Ian King2019-07-041-1/+1
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-289-61/+64
| |\
| * | RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-13/+12
| * | docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-251-1/+1
| * | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-97/+70
| * | RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin2019-06-241-8/+17
| * | RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-241-0/+6