index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
nldev.c
Age
Commit message (
Expand
)
Author
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
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-07-08
IB/core: Work on the caller socket net namespace in nldev_newlink()
Parav Pandit
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2019-07-05
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
2019-06-19
RDMA/netlink: Resort policy array
Doug Ledford
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-13
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
2019-04-08
RDMA/nldev: Return device protocol
Leon Romanovsky
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
2019-02-22
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
[next]