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
/
hw
/
cxgb4
/
iw_cxgb4.h
Age
Commit message (
Expand
)
Author
2024-08-28
RDMA/cxgb4: Remove unused declarations
Yue Haibing
2024-07-29
RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
Anumula Murali Mohan Reddy
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-01-25
RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype
Alexey Dobriyan
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2020-10-26
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-25
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert mmidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert cqidr to XArray
Matthew Wilcox
2019-02-15
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-08
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-13
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-11-13
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
2017-11-13
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
[next]