index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/srpt: Join split strings
Bart Van Assche
2018-12-19
1
-17
/
+12
*
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2018-12-19
2
-6
/
+6
*
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
2018-12-19
1
-5
/
+13
*
RDMA/srp: Add support for immediate data
Bart Van Assche
2018-12-19
2
-14
/
+89
*
RDMA/srp: Rework handling of the maximum information unit length
Bart Van Assche
2018-12-19
2
-14
/
+29
*
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
Bart Van Assche
2018-12-19
1
-1
/
+2
*
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
Bart Van Assche
2018-12-19
1
-0
/
+1
*
RDMA/srp: Handle large SCSI CDBs correctly
Bart Van Assche
2018-12-19
2
-6
/
+19
*
RDMA/srp: Document srp_parse_in() arguments
Bart Van Assche
2018-12-19
1
-0
/
+3
*
include/scsi/srp.h: Add support for immediate data
Bart Van Assche
2018-12-19
1
-0
/
+5
*
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
2018-12-19
1
-4
/
+0
*
IB/mlx5: Fix compile issue when ODP disabled
Doug Ledford
2018-12-19
1
-4
/
+4
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
24
-113
/
+125
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
7
-36
/
+39
*
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-18
4
-9
/
+157
*
IB/uverbs: Add support to advise_mr
Moni Shoua
2018-12-18
1
-1
/
+55
*
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
2018-12-18
1
-7
/
+5
*
RDMA/uverbs: Add an ioctl method to destroy an object
Parav Pandit
2018-12-18
2
-7
/
+63
*
RDMA/uverbs: Add a method to introspect handles in a context
Jason Gunthorpe
2018-12-18
1
-1
/
+88
*
IB/mlx4: Utilize macro to calculate SQ spare size
Yuval Shaia
2018-12-18
1
-1
/
+1
*
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
2018-12-18
1
-0
/
+1
*
IB/qib: Fix an error code in qib_sdma_verbs_send()
Dan Carpenter
2018-12-18
1
-1
/
+3
*
RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted
Parav Pandit
2018-12-18
1
-4
/
+3
*
RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'
Gal Pressman
2018-12-18
1
-4
/
+4
*
RDMA/i40iw: Make sure to initialize ib_device_ops
Kamal Heib
2018-12-18
1
-0
/
+1
*
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
2018-12-18
3
-100
/
+5
*
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
2018-12-18
7
-23
/
+89
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
32
-317
/
+330
*
RDMA/rdmavt: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-245
/
+54
*
RDMA/rxe: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-43
/
+47
*
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-37
/
+45
*
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-29
/
+32
*
RDMA/qib: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-2
/
+6
*
RDMA/qedr: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-51
/
+52
*
RDMA/ocrdma: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-46
/
+46
*
RDMA/nes: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-32
/
+35
*
RDMA/mthca: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-51
/
+88
*
RDMA/mlx5: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-96
/
+131
*
RDMA/mlx4: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-79
/
+99
*
RDMA/i40iw: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-30
/
+33
*
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
4
-58
/
+87
*
RDMA/hfi1: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-7
/
+11
*
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-35
/
+39
*
RDMA/cxgb3: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-30
/
+34
*
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-51
/
+45
*
RDMA/core: Introduce ib_device_ops
Kamal Heib
2018-12-11
1
-0
/
+98
*
IB/mlx4: Remove unneeded NULL check
Yuval Shaia
2018-12-11
1
-3
/
+3
*
RDMA/ocrdma: Use PCI-ID as an identification in debugfs
Leon Romanovsky
2018-12-11
1
-2
/
+3
*
RDMA/uverbs: Optimize clearing of extra bytes in response
Leon Romanovsky
2018-12-11
1
-6
/
+8
*
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
2018-12-11
1
-1
/
+1
[next]