index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
8
-19
/
+19
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
9
-47
/
+102
2017-04-28
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
4
-6
/
+7
2017-04-28
IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL
Sebastian Sanchez
1
-16
/
+25
2017-04-28
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
1
-0
/
+3
2017-04-28
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
Michael J. Ruhl
5
-21
/
+54
2017-04-28
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
1
-2
/
+6
2017-04-28
IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output
Michael J. Ruhl
2
-0
/
+14
2017-04-28
IB/core: If the MGID/MLID pair is not on the list return an error
Michael J. Ruhl
1
-4
/
+9
2017-04-28
IB/qib: use setup_timer
Geliang Tang
4
-24
/
+16
2017-04-28
IB/nes: use setup_timer
Geliang Tang
3
-9
/
+6
2017-04-28
IB/i40iw: use setup_timer
Geliang Tang
2
-9
/
+6
2017-04-28
IB/nes: Fix incorrect type in assignment
Leon Romanovsky
1
-1
/
+1
2017-04-28
IB/usnic: Simplify the code to balance loc/unlock calls
Leon Romanovsky
1
-22
/
+23
2017-04-28
Ib/usnic: Explicitly include usnic headers
Leon Romanovsky
2
-0
/
+2
2017-04-28
Ib/core: Mark local uverbs_std_types functions to be static
Leon Romanovsky
1
-24
/
+24
2017-04-28
iw_cxgb4: check return value of alloc_skb
Pan Bian
1
-0
/
+2
2017-04-28
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
1
-1
/
+1
2017-04-28
IB/rdmavt: restore IRQs on error path in rvt_create_ah()
Dan Carpenter
1
-1
/
+1
2017-04-28
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
1
-2
/
+2
2017-04-28
RDMA/qedr: add support for send+invalidate in poll CQ
Amrani, Ram
2
-38
/
+63
2017-04-28
RDMA/qedr: destroy CQ only after HW releases it
Amrani, Ram
3
-2
/
+75
2017-04-28
RDMA/qedr: enhance destroy flow for GSI QP
Amrani, Ram
1
-10
/
+11
2017-04-28
RDMA/qedr: properly check atomic capabilities
Amrani, Ram
2
-31
/
+47
2017-04-28
RDMA/qedr: reset access control when registering a MR
Amrani, Ram
1
-0
/
+2
2017-04-25
IB/vmw_pvrdma: Spare annotate imm_data
Jason Gunthorpe
1
-2
/
+2
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
3
-43
/
+120
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
1
-99
/
+104
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
4
-5
/
+23
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2
-18
/
+19
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
2
-21
/
+33
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
1
-7
/
+4
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
1
-10
/
+1
2017-04-25
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
1
-1
/
+2
2017-04-25
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
23
-77
/
+67
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
2
-3
/
+2
2017-04-25
MAINTAINERS: Update ocrdma module status
Selvin Xavier
1
-4
/
+4
2017-04-25
IB/hfi: Fix up comments in engine mapping
Ira Weiny
2
-36
/
+36
2017-04-25
MAINTAINERS: Add file patterns for infiniband device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2017-04-25
infiniband/uverbs: Fix integer overflows
Vlad Tsyrklevich
1
-1
/
+12
2017-04-25
infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-04-25
IB/fmr_pool: Convert the cleanup thread into kthread worker API
Petr Mladek
1
-30
/
+19
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
6
-44
/
+27
2017-04-25
IB/usnic: Remove unused functions
Yuval Shaia
1
-29
/
+0
2017-04-25
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
1
-1
/
+1
2017-04-25
iw_cxgb4: Use dsgl by default
Ganesh Goudar
1
-3
/
+3
2017-04-25
RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate
Doug Ledford
1
-4
/
+4
2017-04-25
RDMA/bnxt_re: remove redundant initialization of rc to zero
Colin Ian King
1
-1
/
+1
2017-04-21
IB/mlx5: Add support for active_width and active_speed in RoCE
Noa Osherovich
1
-5
/
+67
[next]