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
/
hfi1
Age
Commit message (
Expand
)
Author
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
2022-09-20
RDMA/hfi1: fix repeated words in comments
wangjianli
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-07-19
RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
Jianglei Nie
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
2022-07-15
tracing/IB/hfi1: Use the new __vstring() helper
Steven Rostedt (Google)
2022-06-07
RDMA/hfi1: Fix typo in comment
Xiang wangx
2022-05-24
RDMA/hfi1: Remove all traces of diagpkt support
Dennis Dalessandro
2022-05-24
RDMA/hfi1: Consolidate software versions
Dennis Dalessandro
2022-05-24
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
2022-05-24
RDMA/hfi1: Fix potential integer multiplication overflow errors
Dennis Dalessandro
2022-05-24
RDMA/hfi1: Prevent panic when SDMA is disabled
Douglas Miller
2022-05-24
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
IB/hf1: Fix typo in comment
Julia Lawall
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-04
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
2022-02-11
RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-01-28
RDMA/hfi1: Delete useless module.h include
Leon Romanovsky
2022-01-28
IB/hfi1: Fix tstats alloc and dealloc
Mike Marciniszyn
2022-01-28
IB/hfi1: Fix AIP early init panic
Mike Marciniszyn
2022-01-28
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
2022-01-28
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-07
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
2021-12-07
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-05
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
2021-09-27
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-27
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
2021-09-27
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
2021-09-27
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
2021-09-27
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
[next]