index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
nldev.c
Age
Commit message (
Expand
)
Author
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
2022-11-15
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-18
RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()
Dan Carpenter
2021-11-17
RDMA/nldev: Check stat attribute before accessing it
Leon Romanovsky
2021-10-12
RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
Aharon Landau
2021-10-12
RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
Aharon Landau
2021-10-12
RDMA/nldev: Add support to get status of all counters
Aharon Landau
2021-10-12
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-04-27
RDMA/nldev: Add copy-on-fork attribute to get sys command
Gal Pressman
2021-04-22
RDMA/nldev: Add QP numbers to SRQ information
Neta Ostrovsky
2021-04-22
RDMA/nldev: Return SRQ information
Neta Ostrovsky
2021-04-22
RDMA/nldev: Return context information
Neta Ostrovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-07-29
RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
Mark Zhang
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
RDMA/core: Don't call fill_res_entry for PD
Maor Gottlieb
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
2020-03-13
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
2019-10-23
RDMA/core: Check that process is still alive before sending it to the users
Leon Romanovsky
2019-10-23
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
2019-10-22
RDMA/nldev: Allow different fill function per resource
Erez Alfasi
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
[next]