index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
264
-5014
/
+16710
|
\
|
*
net/mlx5: ODP support for XRC transport is not enabled by default in FW
Moni Shoua
2019-03-06
1
-16
/
+23
|
*
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
2019-03-06
2
-6
/
+10
|
*
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
2019-03-06
1
-3
/
+6
|
*
RDMA/umem: minor bug fix in error handling path
John Hubbard
2019-03-04
1
-3
/
+6
|
*
RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
YueHaibing
2019-03-04
1
-1
/
+1
|
*
cxgb4: kfree mhp after the debug print
Shaobo He
2019-03-04
1
-1
/
+1
|
*
IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
Michael J. Ruhl
2019-03-04
1
-10
/
+23
|
*
IB/rdmavt: Fix loopback send with invalidate ordering
Mike Marciniszyn
2019-03-04
1
-10
/
+16
|
*
IB/iser: Fix dma_nents type definition
Max Gurtovoy
2019-03-04
1
-1
/
+1
|
*
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-03-04
1
-1
/
+1
|
*
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
2019-03-04
1
-1
/
+1
|
*
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-25
1
-0
/
+1
|
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
31
-340
/
+198
|
*
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-22
1
-3
/
+1
|
*
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-22
3
-22
/
+14
|
*
IB/mlx4: Increase the timeout for CM cache
HÃ¥kon Bugge
2019-02-22
1
-1
/
+1
|
*
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-22
1
-1
/
+1
|
*
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-22
1
-16
/
+30
|
*
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-22
4
-23
/
+102
|
*
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-21
1
-1
/
+1
|
*
IB/hfi1: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-21
1
-0
/
+1
|
*
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-02-21
29
-364
/
+685
|
|
\
|
|
*
net/mlx5: Factor out HCA capabilities functions
Leon Romanovsky
2019-02-19
1
-15
/
+31
|
*
|
drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()
Davidlohr Bueso
2019-02-20
1
-1
/
+1
|
*
|
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-20
1
-0
/
+5
|
*
|
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-20
1
-3
/
+3
|
*
|
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-20
1
-8
/
+7
|
*
|
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-20
1
-1
/
+1
|
*
|
RDMA/hns: Bugfix for set hem of SCC
Yangyang Li
2019-02-20
1
-0
/
+3
|
*
|
RDMA/hns: Modify qp&cq&pd specification according to UM
Lijun Ou
2019-02-20
1
-5
/
+5
|
*
|
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
2019-02-20
1
-1
/
+1
|
*
|
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-20
8
-13
/
+46
|
*
|
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-20
4
-2
/
+144
|
*
|
IB/usnic: Fix deadlock
Parvi Kaustubhi
2019-02-20
3
-28
/
+19
|
*
|
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-20
6
-12
/
+35
|
*
|
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-20
6
-33
/
+32
|
*
|
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-20
8
-87
/
+30
|
*
|
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-20
2
-36
/
+217
|
*
|
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-20
4
-47
/
+38
|
*
|
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-20
2
-13
/
+116
|
*
|
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-20
6
-38
/
+171
|
*
|
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
2
-59
/
+33
|
*
|
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
4
-94
/
+78
|
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
12
-46
/
+53
|
*
|
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
1
-5
/
+2
|
*
|
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
2
-1
/
+11
|
*
|
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2019-02-19
2
-0
/
+19
|
*
|
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2019-02-19
2
-0
/
+29
|
*
|
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-19
3
-78
/
+43
[next]