index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
5
-5
/
+21
|
\
|
*
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
2017-08-24
1
-0
/
+6
|
*
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
2017-08-24
1
-0
/
+1
|
*
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
2017-08-24
3
-5
/
+14
|
*
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
2017-08-22
1
-1
/
+1
*
|
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
6
-0
/
+30
*
|
rdma: Allow demand loading of NETLINK_RDMA
Jason Gunthorpe
2017-08-22
1
-0
/
+3
*
|
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2017-08-22
2
-20
/
+8
*
|
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2017-08-22
2
-17
/
+22
*
|
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2017-08-22
2
-4
/
+4
*
|
IB/pvrdma: Remove unused function
Yuval Shaia
2017-08-22
1
-17
/
+0
*
|
i40iw: Improve CQP timeout logic
Shiraz Saleem
2017-08-22
4
-13
/
+39
*
|
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
2017-08-22
3
-0
/
+107
*
|
IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
Grzegorz Morys
2017-08-22
2
-12
/
+0
*
|
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
2017-08-22
4
-50
/
+33
*
|
IB/hfi1: Stricter bounds checking of MAD trap index
Kamenee Arumugame
2017-08-22
2
-2
/
+13
*
|
IB/hfi1: Load fallback platform configuration per HFI device
Jakub Byczkowski
2017-08-22
3
-62
/
+31
*
|
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
2017-08-22
3
-2
/
+9
*
|
IB/hfi1: Document phys port state bits not used in IB
Dennis Dalessandro
2017-08-22
1
-2
/
+19
*
|
IB/hfi1: Check xchg returned value for queuing link down entry
Sebastian Sanchez
2017-08-22
1
-6
/
+12
*
|
IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"
Colin Ian King
2017-08-22
1
-1
/
+1
*
|
IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs
Dasaratharaman Chandramouli
2017-08-22
1
-1
/
+2
*
|
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
2017-08-22
4
-72
/
+135
*
|
IB/hfi1: Add 16B RC/UC support
Don Hiatt
2017-08-22
5
-193
/
+445
*
|
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
2017-08-22
7
-43
/
+93
*
|
IB/hfi1: Add 16B trace support
Don Hiatt
2017-08-22
3
-123
/
+406
*
|
IB/hfi1: Add 16B UD support
Don Hiatt
2017-08-22
7
-131
/
+457
*
|
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2017-08-22
8
-8
/
+168
*
|
IB/hfi1: Add support to process 16B header errors
Don Hiatt
2017-08-22
6
-33
/
+112
*
|
IB/hfi1: Add support to send 16B bypass packets
Don Hiatt
2017-08-22
7
-60
/
+84
*
|
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-08-22
12
-51
/
+274
*
|
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
2017-08-22
7
-27
/
+58
*
|
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-08-22
9
-191
/
+326
*
|
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
2017-08-22
5
-181
/
+229
*
|
IB/hfi1: Use host_link_state to read state when DC is shut down
Bartlomiej Dudek
2017-08-22
1
-0
/
+7
*
|
IB/hfi1: Remove lstate from hfi1_pportdata
Byczkowski, Jakub
2017-08-22
4
-46
/
+28
*
|
IB/hfi1: Remove pmtu from the QP structure
Sebastian Sanchez
2017-08-22
2
-3
/
+1
*
|
IB/hfi1: Revert egress pkey check enforcement
Alex Estrin
2017-08-22
1
-1
/
+0
*
|
IB/core: Fix input len in multiple user verbs
Amrani, Ram
2017-08-22
4
-43
/
+46
*
|
mlx5: Replace PCI pool old API
Romain Perier
2017-08-22
2
-6
/
+7
*
|
mlx4: Replace PCI pool old API
Romain Perier
2017-08-22
2
-6
/
+6
*
|
IB/mthca: Replace PCI pool old API
Romain Perier
2017-08-22
3
-11
/
+11
*
|
RDMA/bnxt_re: Implement the alloc/get_hw_stats callback
Somnath Kotur
2017-08-18
4
-1
/
+181
*
|
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
2017-08-18
5
-49
/
+104
*
|
Add OPA extended LID support
Hiatt, Don
2017-08-18
11
-26
/
+41
*
|
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
20
-106
/
+215
|
\
|
|
*
IB/uverbs: Fix NULL pointer dereference during device removal
Maor Gottlieb
2017-08-16
1
-1
/
+1
|
*
IB/core: Protect sysfs entry on ib_unregister_device
Shiraz Saleem
2017-08-16
1
-2
/
+3
|
*
iw_cxgb4: fix misuse of integer variable
Steve Wise
2017-08-16
1
-1
/
+1
|
*
IB/hns: fix memory leak on ah on error return path
Colin Ian King
2017-08-16
1
-1
/
+3
[next]