index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
mailmap: Map Leon Romanovsky's emails
Leon Romanovsky
1
-0
/
+2
2018-02-28
IB/uverbs: Tidy uverbs_uobject_add
Jason Gunthorpe
1
-9
/
+4
2018-02-28
Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Doug Ledford
15
-147
/
+796
2018-02-23
IB/mlx5: Disable self loopback check when in switchdev mode
Mark Bloch
1
-0
/
+8
2018-02-23
net/mlx5: E-Switch, Reload IB interface when switching devlink modes
Mark Bloch
4
-17
/
+26
2018-02-23
IB/mlx5: Add proper representors support
Mark Bloch
4
-30
/
+192
2018-02-23
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
4
-0
/
+45
2018-02-23
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
1
-2
/
+3
2018-02-23
IB/mlx5: When in switchdev mode, expose only raw packet capabilities
Mark Bloch
2
-30
/
+124
2018-02-23
IB/mlx5: Listen to netdev register/unresiter events in switchdev mode
Mark Bloch
2
-3
/
+20
2018-02-23
IB/mlx5: Add match on vport when in switchdev mode
Mark Bloch
1
-0
/
+12
2018-02-23
IB/mlx5: Allocate flow DB only on PF IB device
Mark Bloch
2
-14
/
+34
2018-02-23
IB/mlx5: Add basic regiser/unregister representors code
Mark Bloch
5
-0
/
+169
2018-02-23
net/mlx5: E-Switch, Add definition of IB representor
Mark Bloch
1
-0
/
+1
2018-02-23
net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode
Mark Bloch
2
-7
/
+44
2018-02-23
net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode
Mark Bloch
1
-2
/
+3
2018-02-23
net/mlx5: E-Switch, Move representors definition to a global scope
Mark Bloch
6
-49
/
+82
2018-02-23
net/mlx5: E-Switch, Add callback to get representor device
Mark Bloch
3
-0
/
+40
2018-02-22
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
1
-23
/
+23
2018-02-22
RDMA/uverbs: Reduce number of command header flags checks
Leon Romanovsky
2
-13
/
+3
2018-02-22
RDMA/uverbs: Replace user's types with kernel's types
Leon Romanovsky
1
-5
/
+5
2018-02-22
RDMA/uverbs: Refactor the header validation logic
Leon Romanovsky
1
-43
/
+47
2018-02-22
RDMa/uverbs: Copy ex_hdr outside of SRCU read lock
Leon Romanovsky
1
-7
/
+6
2018-02-22
RDMA/uverbs: Move uncontext check before SRCU read lock
Leon Romanovsky
1
-11
/
+4
2018-02-22
RDMA/uverbs: Properly check command supported mask
Leon Romanovsky
1
-12
/
+6
2018-02-22
RDMA/uverbs: Refactor command header processing
Leon Romanovsky
1
-30
/
+32
2018-02-22
RDMA/uverbs: Unify return values of not supported command
Leon Romanovsky
1
-12
/
+4
2018-02-22
RDMA/uverbs: Return not supported error code for unsupported commands
Leon Romanovsky
1
-1
/
+1
2018-02-22
RDMA/uverbs: Fail as early as possible if not enough header data was provided
Leon Romanovsky
1
-6
/
+7
2018-02-22
RDMA/uverbs: Refactor flags checks and update return value
Leon Romanovsky
1
-4
/
+6
2018-02-22
RDMA/uverbs: Update sizeof users
Leon Romanovsky
1
-5
/
+5
2018-02-22
RDMA/uverbs: Convert command mask validity check function to be bool
Leon Romanovsky
1
-4
/
+4
2018-02-22
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
23
-115
/
+242
2018-02-22
Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...
Doug Ledford
12
-218
/
+279
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2
-5
/
+4
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
1
-0
/
+5
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
4
-19
/
+47
2018-02-20
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
1
-1
/
+8
2018-02-20
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2
-17
/
+3
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
4
-7
/
+22
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2
-0
/
+24
2018-02-15
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
1
-6
/
+4
2018-02-15
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
3
-3
/
+9
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
1
-1
/
+8
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
1
-1
/
+2
2018-02-15
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
1
-3
/
+1
2018-02-15
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
1
-3
/
+3
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
1
-7
/
+20
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
1
-2
/
+3
[next]