index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
IB/hfi1: Correctly move list in sc_disable()
Dean Luick
1
-2
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-4
/
+1
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
1
-3
/
+0
2022-09-20
RDMA/hfi1: fix repeated words in comments
wangjianli
2
-2
/
+2
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+2
2022-07-19
RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
Jianglei Nie
1
-1
/
+3
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
2022-07-16
tracing/IB/hfi1: Use the new __vstring() helper
Steven Rostedt (Google)
1
-6
/
+2
2022-06-07
RDMA/hfi1: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-05-24
RDMA/hfi1: Remove all traces of diagpkt support
Dennis Dalessandro
1
-23
/
+0
2022-05-24
RDMA/hfi1: Consolidate software versions
Dennis Dalessandro
2
-18
/
+1
2022-05-24
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
2
-21
/
+0
2022-05-24
RDMA/hfi1: Fix potential integer multiplication overflow errors
Dennis Dalessandro
1
-1
/
+1
2022-05-24
RDMA/hfi1: Prevent panic when SDMA is disabled
Douglas Miller
1
-0
/
+2
2022-05-24
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
1
-5
/
+7
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+6
2022-05-24
IB/hf1: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-2
/
+2
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-9
/
+3
2022-03-05
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
1
-2
/
+1
2022-02-11
RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-01-28
RDMA/hfi1: Delete useless module.h include
Leon Romanovsky
5
-5
/
+0
2022-01-28
IB/hfi1: Fix tstats alloc and dealloc
Mike Marciniszyn
1
-2
/
+12
2022-01-28
IB/hfi1: Fix AIP early init panic
Mike Marciniszyn
1
-10
/
+3
2022-01-28
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
2
-12
/
+26
2022-01-28
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
1
-1
/
+1
2021-12-15
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
5
-27
/
+24
2021-12-07
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
1
-19
/
+14
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
3
-3
/
+6
2021-12-07
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
1
-1
/
+1
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+3
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
1
-3
/
+2
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+6
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
4
-5
/
+8
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-1
/
+1
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
1
-3
/
+6
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-26
/
+27
2021-10-05
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
1
-6
/
+4
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
1
-4
/
+4
2021-09-28
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+2
2021-09-28
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
3
-22
/
+85
2021-09-28
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
3
-12
/
+10
2021-09-28
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
3
-52
/
+66
[next]