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