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
2018-01-16
i40iw: Remove limit on re-posting AEQ entries to HW
Sindhu Devale
2
-3
/
+0
2018-01-16
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
1
-0
/
+1
2018-01-16
i40iw: Remove extra call to i40iw_est_sd()
Shiraz Saleem
1
-2
/
+0
2018-01-16
RDMA/hns: Set the guid for hip08 RoCE device
oulijun
1
-0
/
+4
2018-01-16
RDMA/hns: Update the verbs of polling for completion
oulijun
2
-1
/
+13
2018-01-16
RDMA/hns: Assign zero for pkey_index of wc in hip08
oulijun
1
-0
/
+3
2018-01-16
RDMA/hns: Fill sq wqe context of ud type in hip08
oulijun
2
-145
/
+385
2018-01-16
RDMA/hns: Add gsi qp support for modifying qp in hip08
oulijun
2
-16
/
+49
2018-01-16
RDMA/hns: Create gsi qp in hip08
oulijun
1
-2
/
+16
2018-01-16
RDMA/hns: Assign the correct value for tx_cqn
oulijun
1
-1
/
+1
2018-01-15
IB/cma: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-1
/
+1
2018-01-15
RDMA/core: Clarify rdma_ah_find_type
Parav Pandit
1
-2
/
+1
2018-01-15
IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
Bodong Wang
1
-1
/
+1
2018-01-15
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
2
-8
/
+8
2018-01-15
RDMA/qedr: Fix endian problems around imm_data
Jason Gunthorpe
1
-2
/
+2
2018-01-15
RDMA/hns: Fix endian problems around imm_data and rkey
Jason Gunthorpe
3
-7
/
+11
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
4
-7
/
+5
2018-01-15
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
1
-1
/
+10
2018-01-15
IB/core: Attempt DMAC resolution for only RoCE
Parav Pandit
1
-4
/
+2
2018-01-15
IB/core: Limit DMAC resolution to userspace QPs
Parav Pandit
1
-19
/
+29
2018-01-15
IB/core: Perform modify QP on real one
Parav Pandit
1
-2
/
+3
2018-01-10
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
5
-17
/
+18
2018-01-10
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
Randy Dunlap
1
-1
/
+1
2018-01-10
infiniband: fix core/fmr_pool.c kernel-doc notation
Randy Dunlap
1
-7
/
+5
2018-01-10
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
1
-2
/
+2
2018-01-10
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
1
-3
/
+4
2018-01-10
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
1
-0
/
+14
2018-01-10
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
3
-11
/
+11
2018-01-10
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
1
-35
/
+53
2018-01-10
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
1
-2
/
+3
2018-01-10
IB/core: Increase number of char device minors
Huy Nguyen
4
-156
/
+113
2018-01-10
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2
-10
/
+0
2018-01-10
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
1
-0
/
+2
2018-01-10
IB/mlx5: remove redundant assignment of mdev
Colin Ian King
1
-1
/
+1
2018-01-08
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
1
-11
/
+5
2018-01-08
IB/rxe: add the static type to the variable
Zhu Yanjun
2
-2
/
+1
2018-01-08
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
8
-186
/
+299
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2
-17
/
+1
2018-01-08
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
1
-20
/
+3
2018-01-08
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
1
-11
/
+13
2018-01-08
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
1
-2
/
+2
2018-01-08
IB/srpt: Convert a warning into a debug message
Bart Van Assche
1
-1
/
+2
2018-01-08
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
1
-11
/
+3
2018-01-08
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
1
-6
/
+16
2018-01-08
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
1
-1
/
+1
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2
-16
/
+16
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
1
-11
/
+22
2018-01-08
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
1
-60
/
+145
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2
-2
/
+0
2018-01-08
net/mlx5: Set num_vhca_ports capability
Daniel Jurgens
1
-0
/
+6
[prev]
[next]