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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-9
/
+8
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+4
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
3
-36
/
+8
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-10
trace: Relocate event helper files
Chuck Lever
2
-2
/
+2
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2
-9
/
+8
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-25
[infiniband] READ is "data destination", not source...
Al Viro
1
-1
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
9
-21
/
+30
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2
-18
/
+5
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-18
/
+3
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2
-4
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
4
-6
/
+6
2022-10-28
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
Dan Carpenter
1
-1
/
+8
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2
-2
/
+10
2022-10-25
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
1
-1
/
+3
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
1
-0
/
+4
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2
-13
/
+0
2022-10-24
RDMA/efa: Add EFA 0xefa2 PCI ID
Michael Margolin
1
-1
/
+3
2022-10-19
IB/hfi1: Correctly move list in sc_disable()
Dean Luick
1
-2
/
+1
2022-10-19
RDMA/cma: Use output interface for net_dev check
HÃ¥kon Bugge
1
-1
/
+1
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
109
-896
/
+1759
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+4
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
4
-5
/
+5
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
4
-8
/
+6
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
100
-840
/
+1642
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
23
-81
/
+113
2022-09-29
RDMA/rxe: Remove error/warning messages from packet receiver path
Daisuke Matsuda
3
-91
/
+28
2022-09-29
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
Zeng Heng
1
-3
/
+0
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-2
/
+35
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+12
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-4
/
+1
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
6
-55
/
+55
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
1
-2
/
+4
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
1
-4
/
+3
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
3
-5
/
+2
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
3
-8
/
+3
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
3
-9
/
+4
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
4
-22
/
+14
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
1
-4
/
+4
2022-09-27
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
1
-6
/
+3
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2
-3
/
+4
2022-09-27
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
1
-2
/
+1
2022-09-27
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
1
-1
/
+1
2022-09-27
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-27
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
1
-2
/
+0
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
3
-17
/
+61
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
1
-3
/
+21
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
1
-0
/
+8
[next]