index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
3
-0
/
+107
2017-08-22
IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
Grzegorz Morys
2
-12
/
+0
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
4
-50
/
+33
2017-08-22
IB/hfi1: Stricter bounds checking of MAD trap index
Kamenee Arumugame
2
-2
/
+13
2017-08-22
IB/hfi1: Load fallback platform configuration per HFI device
Jakub Byczkowski
3
-62
/
+31
2017-08-22
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
3
-2
/
+9
2017-08-22
IB/hfi1: Document phys port state bits not used in IB
Dennis Dalessandro
1
-2
/
+19
2017-08-22
IB/hfi1: Check xchg returned value for queuing link down entry
Sebastian Sanchez
1
-6
/
+12
2017-08-22
IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"
Colin Ian King
1
-1
/
+1
2017-08-22
IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs
Dasaratharaman Chandramouli
1
-1
/
+2
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
4
-72
/
+135
2017-08-22
IB/hfi1: Add 16B RC/UC support
Don Hiatt
5
-193
/
+445
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
7
-43
/
+93
2017-08-22
IB/hfi1: Add 16B trace support
Don Hiatt
3
-123
/
+406
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
7
-131
/
+457
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
8
-8
/
+168
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
6
-33
/
+112
2017-08-22
IB/hfi1: Add support to send 16B bypass packets
Don Hiatt
7
-60
/
+84
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
12
-51
/
+274
2017-08-22
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
7
-27
/
+58
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
9
-191
/
+326
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
5
-181
/
+229
2017-08-22
IB/hfi1: Use host_link_state to read state when DC is shut down
Bartlomiej Dudek
1
-0
/
+7
2017-08-22
IB/hfi1: Remove lstate from hfi1_pportdata
Byczkowski, Jakub
4
-46
/
+28
2017-08-22
IB/hfi1: Remove pmtu from the QP structure
Sebastian Sanchez
2
-3
/
+1
2017-08-22
IB/hfi1: Revert egress pkey check enforcement
Alex Estrin
1
-1
/
+0
2017-08-22
IB/core: Fix input len in multiple user verbs
Amrani, Ram
4
-43
/
+46
2017-08-22
mlx5: Replace PCI pool old API
Romain Perier
2
-6
/
+7
2017-08-22
mlx4: Replace PCI pool old API
Romain Perier
2
-6
/
+6
2017-08-22
IB/mthca: Replace PCI pool old API
Romain Perier
3
-11
/
+11
[next]