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
2021-06-18
RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
1
-13
/
+25
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
13
-16
/
+15
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
1
-6
/
+4
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
9
-68
/
+22
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2
-340
/
+194
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2
-356
/
+254
2021-06-16
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
3
-166
/
+119
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
1
-100
/
+117
2021-06-16
RDMA/core: Remove the kobject_uevent() NOP
Jason Gunthorpe
1
-2
/
+0
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
3
-54
/
+27
2021-06-16
RDMA/core: Simplify how the port sysfs is created
Jason Gunthorpe
1
-219
/
+103
2021-06-16
RDMA/core: Simplify how the gid_attrs sysfs is created
Jason Gunthorpe
1
-81
/
+89
2021-06-16
RDMA/core: Split gid_attrs related sysfs from add_port()
Jason Gunthorpe
1
-71
/
+89
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
1
-168
/
+290
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
3
-9
/
+14
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
18
-100
/
+135
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
3
-11
/
+26
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
4
-15
/
+75
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
7
-93
/
+199
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
6
-5
/
+229
2021-06-16
RDMA/rxe: Move local ops to subroutine
Bob Pearson
1
-40
/
+63
2021-06-16
RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
Bob Pearson
4
-6
/
+5
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
7
-11
/
+74
2021-06-16
RDMA/rxe: Enable MW object pool
Bob Pearson
3
-8
/
+13
2021-06-16
RDMA/rxe: Return errors for add index and key
Bob Pearson
2
-20
/
+32
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2
-3
/
+0
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
6
-27
/
+106
2021-06-16
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
1
-2
/
+2
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
5
-24
/
+23
2021-06-10
IB/cm: Remove dgid from the cm_id_priv av
Jason Gunthorpe
1
-9
/
+4
2021-06-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2
-3
/
+3
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
1
-2
/
+1
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2
-7
/
+7
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2
-6
/
+6
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
3
-8
/
+8
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2
-7
/
+7
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2
-5
/
+5
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2
-5
/
+5
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
Weihang Li
1
-4
/
+4
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
Weihang Li
1
-6
/
+6
2021-06-08
RDMA/core: Remove refcount from struct ib_mad_snoop_private
Jason Gunthorpe
1
-1
/
+0
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2
-5
/
+9
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2
-6
/
+5
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
1
-1
/
+1
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
1
-1
/
+1
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
1
-0
/
+1
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
6
-3
/
+37
[next]