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
Age
Commit message (
Expand
)
Author
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
RDMA/core: Remove the kobject_uevent() NOP
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the port sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the gid_attrs sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Split gid_attrs related sysfs from add_port()
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
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-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-16
RDMA/rxe: Move local ops to subroutine
Bob Pearson
2021-06-16
RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
Bob Pearson
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-06-16
RDMA/rxe: Enable MW object pool
Bob Pearson
2021-06-16
RDMA/rxe: Return errors for add index and key
Bob Pearson
2021-06-16
RDMA/rxe: Add bind MW fields to rxe_send_wr
Bob Pearson
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-16
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-10
IB/cm: Remove dgid from the cm_id_priv av
Jason Gunthorpe
2021-06-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
Weihang Li
2021-06-08
RDMA/core: Remove refcount from struct ib_mad_snoop_private
Jason Gunthorpe
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
2021-06-07
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-07
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-06-03
RDMA/bnxt_re: Update maintainers list
Devesh Sharma
[next]