index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
4
-51
/
+32
2017-08-29
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
Mike Marciniszyn
2
-3
/
+4
2017-08-29
IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()
Mike Marciniszyn
1
-5
/
+1
2017-08-24
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
Bodong Wang
3
-1
/
+7
2017-08-24
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
4
-3
/
+11
2017-08-24
IB/mlx5: Add support for multi underlay QP
Yishai Hadas
2
-9
/
+48
2017-08-24
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
1
-4
/
+5
2017-08-24
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
1
-4
/
+4
2017-08-24
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
1
-30
/
+45
2017-08-24
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
3
-21
/
+16
2017-08-24
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
3
-0
/
+41
2017-08-24
RDMA/i40iw: Remove unused argument
Yuval Shaia
1
-12
/
+6
2017-08-24
RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"
Colin Ian King
1
-1
/
+1
2017-08-24
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
1
-4
/
+7
2017-08-24
RDMA/vmw_pvrdma: Update device query parameters and port caps
Adit Ranadive
2
-1
/
+17
2017-08-24
RDMA/vmw_pvrdma: Add RoCEv2 support
Bryan Tan
4
-22
/
+51
2017-08-24
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
1
-0
/
+15
2017-08-24
RDMA/nes: Remove zeroed parameter from port query callback
Leon Romanovsky
1
-5
/
+0
2017-08-24
RDMA/mlx4: Properly annotate link layer variable
Leon Romanovsky
1
-4
/
+2
2017-08-24
RDMA/mlx5: Limit scope of get vector affinity local function
Leon Romanovsky
1
-2
/
+2
2017-08-24
IB/rxe: Make rxe_counter_name static
Kamal Heib
1
-1
/
+1
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
4
-5
/
+31
2017-08-24
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
Guy Levi
1
-0
/
+3
2017-08-24
IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss struct
Guy Levi
1
-2
/
+1
2017-08-24
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
Guy Levi
2
-6
/
+4
2017-08-24
IB/mlx4: Fix RSS QP type in creation verb
Guy Levi
1
-1
/
+1
2017-08-24
IB/mlx5: Add necessary delay drop assignment
Maor Gottlieb
1
-0
/
+2
2017-08-24
IB/mlx5: Fix some spelling mistakes
Talat Batheesh
2
-2
/
+2
2017-08-24
IB/mlx4: Fix some spelling mistakes
Talat Batheesh
2
-2
/
+2
2017-08-24
RDMA/mthca: Make explicit conversion to 64bit value
Leon Romanovsky
1
-1
/
+1
2017-08-24
RDMA/usnic: Fix remove address space warning
Leon Romanovsky
3
-15
/
+9
2017-08-24
RDMA/mlx4: Remove gfp_mask argument from acquire_group call
Leon Romanovsky
1
-5
/
+4
2017-08-24
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
1
-9
/
+5
2017-08-24
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
1
-13
/
+7
2017-08-24
RDMA/core: Cleanup device capability enum
Leon Romanovsky
1
-3
/
+3
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
9
-59
/
+20
2017-08-24
RDMA/mlx4: Fix create qp command alignment
Maor Gottlieb
1
-1
/
+1
2017-08-24
RDMA/mlx4: Don't use uninitialized variable
Leon Romanovsky
1
-1
/
+1
2017-08-24
IB/uverbs: Introduce and use helper functions to copy ah attributes
Parav Pandit
1
-76
/
+51
2017-08-24
IB/cma: Fix erroneous validation of supported default GID type
Leon Romanovsky
1
-2
/
+2
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-24
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
1
-0
/
+1
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
3
-5
/
+14
2017-08-22
rdma: Autoload netlink client modules
Jason Gunthorpe
6
-0
/
+30
2017-08-22
rdma: Allow demand loading of NETLINK_RDMA
Jason Gunthorpe
1
-0
/
+3
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2
-20
/
+8
2017-08-22
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2
-17
/
+22
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2
-4
/
+4
2017-08-22
IB/pvrdma: Remove unused function
Yuval Shaia
1
-17
/
+0
2017-08-22
i40iw: Improve CQP timeout logic
Shiraz Saleem
4
-13
/
+39
[next]