index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-05-09
251
-4571
/
+12535
|
\
|
*
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
2019-05-07
1
-1
/
+12
|
*
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-07
3
-4
/
+1
|
*
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
2019-05-07
1
-0
/
+9
|
*
lib/scatterlist: Remove leftover from sg_page_iter comment
Gal Pressman
2019-05-07
1
-5
/
+5
|
*
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
2019-05-07
5
-0
/
+35
|
*
RDMA/efa: Add the efa module
Gal Pressman
2019-05-07
1
-0
/
+533
|
*
RDMA/efa: Add EFA verbs implementation
Gal Pressman
2019-05-07
1
-0
/
+1825
|
*
RDMA/efa: Add common command handlers
Gal Pressman
2019-05-06
1
-0
/
+692
|
*
RDMA/efa: Implement functions that submit and complete admin commands
Gal Pressman
2019-05-06
1
-0
/
+1160
|
*
RDMA/efa: Add the ABI definitions
Gal Pressman
2019-05-06
1
-0
/
+101
|
*
RDMA/efa: Add the com service API definitions
Gal Pressman
2019-05-06
1
-0
/
+270
|
*
RDMA/efa: Add the efa_com.h file
Gal Pressman
2019-05-06
1
-0
/
+144
|
*
RDMA/efa: Add the efa.h header file
Gal Pressman
2019-05-06
1
-0
/
+163
|
*
RDMA/efa: Add EFA device definitions
Gal Pressman
2019-05-06
4
-0
/
+1061
|
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
4
-1
/
+7
|
*
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2019-05-06
3
-29
/
+1
|
*
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
2019-05-06
1
-17
/
+10
|
*
RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...
Shiraz Saleem
2019-05-06
2
-41
/
+8
|
*
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
2019-05-06
2
-0
/
+81
|
*
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
2019-05-06
3
-0
/
+84
|
*
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
2019-05-06
1
-1
/
+2
|
*
RDMA/mlx5: Remove MAYEXEC flag
Leon Romanovsky
2019-05-06
1
-1
/
+1
|
*
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
2019-05-06
1
-0
/
+4
|
*
IB/mlx5: Add steering SW ICM device memory type
Ariel Levkovich
2019-05-06
6
-9
/
+292
|
*
IB/mlx5: Warn on allocated MEMIC buffers during cleanup
Ariel Levkovich
2019-05-06
1
-0
/
+2
|
*
IB/mlx5: Support device memory type attribute
Ariel Levkovich
2019-05-06
7
-84
/
+145
|
*
RDMA/rdmavt: Catch use-after-free access of AH structures
Leon Romanovsky
2019-05-06
1
-2
/
+1
|
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
3
-17
/
+71
|
*
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
2019-05-03
1
-8
/
+8
|
*
RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-3
/
+12
|
*
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
4
-2
/
+13
|
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
12
-67
/
+118
|
*
IB/cm: Reduce dependency on gid attribute ndev check
Parav Pandit
2019-05-03
1
-2
/
+3
|
*
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
2019-05-03
1
-1
/
+2
|
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
9
-140
/
+98
|
*
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
2019-05-03
3
-11
/
+10
|
*
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
2019-05-03
3
-2
/
+1
|
*
IB/mlx5: Add missing XRC options to QP optional params mask
Jack Morgenstein
2019-05-03
1
-0
/
+21
|
*
RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_context
Shamir Rabinovitch
2019-05-03
1
-0
/
+2
|
*
RDMA/uverbs: Initialize udata struct on destroy flows
Gal Pressman
2019-05-02
1
-0
/
+2
|
*
RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()
Shiraz Saleem
2019-05-02
1
-6
/
+10
|
*
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
4
-0
/
+138
|
*
uverbs: Convert idr to XArray
Matthew Wilcox
2019-04-25
2
-55
/
+25
|
*
ib/bnxt: Remove mention of idr_alloc from comment
Matthew Wilcox
2019-04-25
1
-1
/
+1
|
*
Merge branch 'mlx5_tir_icm' into rdma.git for-next
Jason Gunthorpe
2019-04-25
5
-15
/
+105
|
|
\
|
|
*
IB/mlx5: Expose TIR ICM address to user space
Ariel Levkovich
2019-04-25
2
-5
/
+43
|
*
|
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
1026
-10213
/
+11352
|
|
\
\
|
|
*
|
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
2019-04-24
3
-66
/
+17
|
|
*
|
RDMA/mlx5: Use get_zeroed_page() for clock_info
Jason Gunthorpe
2019-04-24
3
-22
/
+14
[next]