index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-31
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-22
IB/hfi1: Restore allocated resources on failed copyout
Dean Luick
2023-01-10
IB/hfi1: Use dma_mmap_coherent for matching buffers
Dean Luick
2023-01-10
IB/hfi1: Update RMT size calculation
Dean Luick
2023-01-10
IB/hfi1: Split IB counter allocation
Dean Luick
2023-01-10
IB/hfi1: Improve TID validity checking
Dean Luick
2023-01-10
IB/hfi1: Consolidate the creation of user TIDs
Dean Luick
2023-01-10
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-10
IB/hfi1: Remove redundant pageidx variable
Dean Luick
2023-01-10
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2023-01-10
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2023-01-10
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
2023-01-10
IB/hfi1: Reserve user expected TIDs
Dean Luick
2023-01-10
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
2022-12-27
RDMA/hfi1: Fix doc for hfi1_free_ctxt
Miaoqian Lin
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-18
IB/hfi1: Replace 1-element array with singleton
Kees Cook
2022-10-19
IB/hfi1: Correctly move list in sc_disable()
Dean Luick
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
[next]