index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
1
-3
/
+6
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2
-3
/
+9
2020-07-16
RDMA/usnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
1
-13
/
+14
2020-07-16
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2
-14
/
+12
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2
-3
/
+6
2020-07-16
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
1
-1
/
+1
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
3
-9
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
3
-23
/
+7
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-07-10
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2
-17
/
+11
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
1
-5
/
+0
2020-07-07
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
1
-277
/
+198
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
4
-54
/
+51
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
8
-2557
/
+2579
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
9
-709
/
+737
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
4
-77
/
+46
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2
-13
/
+12
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
4
-132
/
+147
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
6
-59
/
+46
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
3
-22
/
+16
2020-07-06
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
1
-1
/
+51
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
4
-1
/
+50
2020-07-06
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2
-0
/
+36
2020-07-06
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
1
-103
/
+93
2020-07-06
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2
-1
/
+41
2020-07-06
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
3
-2
/
+4
2020-07-06
IB/uverbs: Enable CQ ioctl commands by default
Yishai Hadas
2
-11
/
+0
2020-07-06
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-36
/
+21
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2
-15
/
+21
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
4
-34
/
+23
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
23
-24
/
+23
2020-07-06
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-6
/
+5
2020-07-06
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
1
-12
/
+13
2020-07-06
RDMA/core: Clean up tracepoint headers
Chuck Lever
1
-2
/
+0
2020-07-06
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+9
2020-07-06
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
1
-2
/
+9
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2
-9
/
+13
2020-07-02
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
1
-3
/
+8
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2
-36
/
+31
2020-06-30
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
1
-7
/
+15
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
1
-39
/
+0
2020-06-24
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
1
-13
/
+4
2020-06-24
IB/mad: Change atomics to refcount API
Shay Drory
3
-14
/
+14
2020-06-24
IB/mad: Issue complete whenever decrements agent refcount
Shay Drory
1
-7
/
+7
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2
-4
/
+2
[next]