index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2022-09-27
RDMA/rxe: Fix resize_finish() in rxe_queue.c
Bob Pearson
1
-5
/
+7
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
3
-15
/
+14
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
90
-1119
/
+8312
2022-09-26
RDMA/rxe: Add send_common_ack() helper
Li Zhijian
1
-26
/
+17
2022-09-22
RDMA/core: Clean up a variable name in ib_create_srq_user()
Dan Carpenter
1
-1
/
+1
2022-09-22
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
2
-7
/
+7
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
4
-14
/
+8
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
4
-3
/
+6
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
2
-2
/
+25
2022-09-22
RDMA/cm: Use SLID in the work completion as the DLID in responder side
Mark Zhang
1
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
4
-86
/
+223
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
2
-14
/
+14
2022-09-21
RDMA/erdma: Support dynamic mtu
Cheng Xu
5
-1
/
+26
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
3
-1
/
+5
2022-09-20
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
1
-12
/
+15
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
1
-3
/
+0
[next]