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