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-11-27
184
-12877
/
+4214
|
\
|
*
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2019-11-25
2
-58
/
+36
|
*
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
2019-11-25
5
-56
/
+35
|
*
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
2019-11-25
4
-56
/
+38
|
*
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
2019-11-25
4
-55
/
+53
|
*
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
2019-11-25
5
-5
/
+46
|
*
RDMA/efa: Support remote read access in MR registration
Daniel Kranzdorf
2019-11-25
4
-13
/
+14
|
*
RDMA/efa: Store network attributes in device attributes
Gal Pressman
2019-11-25
5
-51
/
+18
|
*
IB/hfi1: remove redundant assignment to variable ret
Colin Ian King
2019-11-25
1
-1
/
+1
|
*
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
2019-11-25
1
-4
/
+4
|
*
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
2019-11-25
1
-0
/
+1
|
*
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
2019-11-25
1
-2
/
+6
|
*
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
1
-6
/
+6
|
*
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-25
24
-443
/
+831
|
|
\
|
|
*
IB/mlx5: Implement callbacks for getting VFs GUID attributes
Danit Goldberg
2019-11-22
3
-0
/
+28
|
|
*
IB/ipoib: Add ndo operation for getting VFs GUID attributes
Danit Goldberg
2019-11-22
1
-0
/
+10
|
|
*
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2019-11-22
3
-0
/
+17
|
|
*
net/core: Add support for getting VF GUIDs
Danit Goldberg
2019-11-22
2
-0
/
+18
|
*
|
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
2019-11-19
1
-5
/
+10
|
*
|
RDMA/cm: Use refcount_t type for refcount variable
Danit Goldberg
2019-11-19
1
-12
/
+12
|
*
|
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
2019-11-19
3
-12
/
+43
|
*
|
IB/mlx4: Update HW GID table while adding vlan GID
Danit Goldberg
2019-11-19
2
-1
/
+9
|
*
|
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
2019-11-17
1
-2
/
+2
|
*
|
RDMA/cma: Use ACK timeout for RoCE packetLifeTime
Dag Moxnes
2019-11-17
1
-2
/
+13
|
*
|
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
31
-61
/
+54
|
*
|
dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
Christoph Hellwig
2019-11-14
3
-29
/
+3
|
*
|
RDMA/efa: Clear the admin command buffer prior to its submission
Gal Pressman
2019-11-14
1
-1
/
+4
|
*
|
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-14
2
-13
/
+0
|
*
|
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
2019-11-14
1
-1
/
+1
|
*
|
RDMA/ocrdma: Fix spelling mistake in variable name
Colin Ian King
2019-11-14
2
-3
/
+3
|
*
|
RDMA/qib: Validate ->show()/store() callbacks before calling them
Viresh Kumar
2019-11-14
1
-0
/
+6
|
*
|
RDMA/i40iw: Fix potential use after free
Pan Bian
2019-11-14
1
-1
/
+1
|
*
|
RDMA/qedr: Fix potential use after free
Pan Bian
2019-11-14
1
-1
/
+1
|
*
|
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
2019-11-13
1
-0
/
+24
|
*
|
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-11-13
4
-4
/
+43
|
*
|
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
17
-154
/
+104
|
*
|
RDMA/hfi1: Delete unreachable code
Leon Romanovsky
2019-11-12
1
-4
/
+0
|
*
|
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
4
-15
/
+19
|
*
|
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
5
-13
/
+14
|
*
|
RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code
Lang Cheng
2019-11-08
1
-11
/
+4
|
*
|
RDMA/hns: Simplify doorbell initialization code
Lang Cheng
2019-11-08
1
-4
/
+1
|
*
|
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
6
-59
/
+63
|
*
|
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-08
3
-22
/
+21
|
*
|
RDMA/hns: Delete unnecessary uar from hns_roce_cq
Yixian Liu
2019-11-08
2
-4
/
+1
|
*
|
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
2019-11-08
4
-22
/
+5
|
*
|
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
2019-11-08
2
-5
/
+4
|
*
|
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
2019-11-06
1
-61
/
+55
|
*
|
RDMA/ocrdma: Simplify process_mad function
Leon Romanovsky
2019-11-06
1
-8
/
+4
|
*
|
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
5
-20
/
+0
|
*
|
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
2019-11-06
3
-9
/
+4
[next]