index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
1
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+1
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+6
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
1
-2
/
+1
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-10
/
+10
2019-07-08
IB/core: Work on the caller socket net namespace in nldev_newlink()
Parav Pandit
1
-1
/
+1
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
1
-0
/
+14
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
1
-1
/
+97
2019-07-05
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
1
-1
/
+65
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
1
-13
/
+98
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
1
-0
/
+213
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
1
-0
/
+78
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
1
-13
/
+2
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-13
/
+12
2019-06-20
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-19
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-0
/
+1
2019-06-19
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
1
-0
/
+94
2019-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-12
/
+15
2019-05-14
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-12
/
+15
[next]