index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
nldev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
1
-8
/
+55
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
1
-0
/
+17
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
1
-1
/
+8
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
1
-8
/
+36
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-11-15
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2022-03-18
RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()
Dan Carpenter
1
-1
/
+2
2021-11-17
RDMA/nldev: Check stat attribute before accessing it
Leon Romanovsky
1
-1
/
+2
2021-10-12
RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
Aharon Landau
1
-4
/
+57
2021-10-12
RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
Aharon Landau
1
-46
/
+70
2021-10-12
RDMA/nldev: Add support to get status of all counters
Aharon Landau
1
-0
/
+98
2021-10-12
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
1
-1
/
+10
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-2
/
+4
2021-06-17
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
1
-6
/
+2
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-1
/
+1
2021-04-27
RDMA/nldev: Add copy-on-fork attribute to get sys command
Gal Pressman
1
-0
/
+14
2021-04-22
RDMA/nldev: Add QP numbers to SRQ information
Neta Ostrovsky
1
-0
/
+91
2021-04-22
RDMA/nldev: Return SRQ information
Neta Ostrovsky
1
-0
/
+42
2021-04-22
RDMA/nldev: Return context information
Neta Ostrovsky
1
-0
/
+27
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
1
-3
/
+1
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-5
/
+5
2020-07-29
RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
Mark Zhang
1
-3
/
+0
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
1
-2
/
+6
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
1
-62
/
+118
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
1
-11
/
+2
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
1
-3
/
+2
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
1
-3
/
+2
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-14
/
+4
2020-06-23
RDMA/core: Don't call fill_res_entry for PD
Maor Gottlieb
1
-8
/
+1
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
1
-2
/
+1
2020-03-13
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
1
-1
/
+5
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
1
-0
/
+2
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
1
-1
/
+2
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-45
/
+96
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+4
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
1
-1
/
+1
2019-10-23
RDMA/core: Check that process is still alive before sending it to the users
Leon Romanovsky
1
-7
/
+21
2019-10-23
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
1
-12
/
+1
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
1
-6
/
+39
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
1
-0
/
+13
2019-10-22
RDMA/nldev: Allow different fill function per resource
Erez Alfasi
1
-21
/
+23
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
1
-6
/
+4
[next]