index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
3
-73
/
+2
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
32
-896
/
+32
*
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-08-31
1
-4
/
+5
*
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
Jason Gunthorpe
2020-08-31
1
-1
/
+2
*
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-08-31
4
-13
/
+42
*
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-27
5
-9
/
+7
*
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
2020-08-27
1
-2
/
+4
*
RDMA/usnic: Remove the query_pkey callback
Kamal Heib
2020-08-27
3
-15
/
+0
*
RDMA/ucma: Remove closing and the close_wq
Jason Gunthorpe
2020-08-27
1
-34
/
+15
*
RDMA/ucma: Rework how new connections are passed through event delivery
Jason Gunthorpe
2020-08-27
1
-126
/
+96
*
RDMA/ucma: Narrow file->mut in ucma_event_handler()
Jason Gunthorpe
2020-08-27
1
-9
/
+7
*
RDMA/ucma: Change backlog into an atomic
Jason Gunthorpe
2020-08-27
1
-7
/
+8
*
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
2020-08-27
1
-0
/
+2
*
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
2020-08-27
1
-1
/
+3
*
RDMA/ucma: Fix the locking of ctx->file
Jason Gunthorpe
2020-08-27
1
-1
/
+5
*
RDMA/ucma: Do not use file->mut to lock destroying
Jason Gunthorpe
2020-08-27
1
-3
/
+11
*
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
2020-08-27
3
-7
/
+35
*
RDMA/ucma: Remove mc_list and rely on xarray
Jason Gunthorpe
2020-08-27
1
-37
/
+22
*
RDMA/ucma: Fix error cases around ucma_alloc_ctx()
Jason Gunthorpe
2020-08-27
1
-26
/
+42
*
RDMA/ucma: Consolidate the two destroy flows
Jason Gunthorpe
2020-08-27
1
-42
/
+22
*
RDMA/ucma: Remove unnecessary locking of file->ctx_list in close
Jason Gunthorpe
2020-08-27
1
-4
/
+7
*
RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()
Jason Gunthorpe
2020-08-27
1
-2
/
+2
*
IB/mlx5: Add DCT RoCE LAG support
Mark Zhang
2020-08-27
2
-2
/
+10
*
IB/mlx5: Add tx_affinity support for DCI QP
Mark Zhang
2020-08-27
1
-8
/
+6
*
RDMA/cm: Add tracepoints to track MAD send operations
Chuck Lever
2020-08-24
2
-2
/
+125
*
RDMA/cm: Replace pr_debug() call sites with tracepoints
Chuck Lever
2020-08-24
4
-55
/
+351
*
RDMA/core: Move the rdma_show_ib_cm_event() macro
Chuck Lever
2020-08-24
3
-41
/
+41
*
RDMA/efa: Remove redundant udata check from alloc ucontext response
Gal Pressman
2020-08-24
1
-6
/
+4
*
RDMA/vmw_pvrdma: Fix kernel-doc documentation
Kamal Heib
2020-08-24
4
-6
/
+6
*
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
2020-08-24
2
-0
/
+12
*
IB/mlx4: Adjust delayed work when a dup is observed
Håkon Bugge
2020-08-24
1
-0
/
+3
*
IB/mlx4: Add support for REJ due to timeout
Håkon Bugge
2020-08-24
2
-1
/
+137
*
IB/mlx4: Fix starvation in paravirt mux/demux
Håkon Bugge
2020-08-24
2
-3
/
+33
*
IB/mlx4: Separate tunnel and wire bufs parameters
Håkon Bugge
2020-08-24
2
-21
/
+26
*
IB/mlx4: Add support for MRA
Håkon Bugge
2020-08-24
1
-2
/
+3
*
IB/mlx4: Add and improve logging
Håkon Bugge
2020-08-24
2
-47
/
+40
*
RDMA/cm: Remove unused cm_class
Jason Gunthorpe
2020-08-18
3
-44
/
+0
*
IB/isert: remove duplicated error prints
Max Gurtovoy
2020-08-18
1
-12
/
+3
*
RDMA/mlx5: Enable sniffer when device is in switchdev mode
Maor Gottlieb
2020-08-18
1
-1
/
+2
*
RDMA/mlx5: Add new IB rates support
Mark Zhang
2020-08-18
1
-3
/
+27
*
RDMA/efa: Introduce SRD RNR retry
Gal Pressman
2020-08-18
5
-9
/
+32
*
RDMA/efa: Introduce SRD QP state machine
Gal Pressman
2020-08-18
1
-2
/
+117
*
RDMA/efa: Be consistent with modify QP bitmask
Gal Pressman
2020-08-18
2
-16
/
+22
*
RDMA/efa: Add a generic capability check helper
Gal Pressman
2020-08-18
1
-6
/
+5
*
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
4
-43
/
+14
*
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
2020-08-18
4
-21
/
+19
*
RDMA/mlx5: Simplify multiple else-if cases with switch keyword
Leon Romanovsky
2020-08-18
1
-49
/
+75
*
Linux 5.9-rc1
Linus Torvalds
2020-08-16
1
-2
/
+2
*
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
4
-156
/
+409
|
\
|
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-15
1
-1
/
+4
[next]