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
Age
Commit message (
Expand
)
Author
2021-08-19
RDMA/core/sa_query: Remove unused function
HÃ¥kon Bugge
2021-08-19
RDMA/qedr: Move variables reset to qedr_set_common_qp_params()
Prabhakar Kushwaha
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
2021-08-19
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-08-19
RDMA/hns: Fix return in hns_roce_rereg_user_mr()
YueHaibing
2021-08-19
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
Lukas Bulwahn
2021-08-19
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-08-19
RDMA/uverbs: Track dmabuf memory regions
Gal Pressman
2021-08-19
RDMA/mlx5: Fix crash when unbind multiport slave
Maor Gottlieb
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
2021-08-05
RDMA/mlx5: Add shared FDB support
Mark Bloch
2021-08-05
{net, RDMA}/mlx5: Extend send to vport rules
Mark Bloch
2021-08-05
RDMA/mlx5: Fill port info based on the relevant eswitch
Mark Bloch
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
2021-08-03
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
RDMA/core: Remove protection from wrong in-kernel API usage
Leon Romanovsky
2021-08-03
RDMA/core: Delete duplicated and unreachable code
Leon Romanovsky
2021-08-03
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
2021-08-03
RDMA/mlx5: Drop in-driver verbs object creations
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
2021-08-03
RDMA/mlx5: Cancel pkey work before destroying device resources
Leon Romanovsky
2021-08-03
RDMA/efa: Remove double QP type assignment
Leon Romanovsky
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
2021-08-03
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
2021-08-02
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
RDMA/qedr: Improve error logs for rdma_alloc_tid error return
Prabhakar Kushwaha
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid
Leon Romanovsky
2021-07-30
RDMA/iwpm: Remove not-needed reference counting
Leon Romanovsky
2021-07-30
RDMA/iwcm: Release resources if iw_cm module initialization fails
Leon Romanovsky
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
[prev]
[next]