index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2
-5
/
+55
2023-01-10
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2
-14
/
+30
2023-01-10
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
1
-33
/
+50
2023-01-10
IB/hfi1: Reserve user expected TIDs
Dean Luick
1
-8
/
+6
2023-01-10
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
1
-0
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-13
/
+21
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-18
/
+3
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+1
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-18
/
+3
2022-11-18
IB/hfi1: Replace 1-element array with singleton
Kees Cook
1
-11
/
+11
2022-10-19
IB/hfi1: Correctly move list in sc_disable()
Dean Luick
1
-2
/
+1
2022-10-11
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-15
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-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-9
/
+3
2022-03-04
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-14
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
[next]