index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
1
-4
/
+5
2017-08-25
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
1
-4
/
+4
2017-08-25
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
1
-30
/
+45
2017-08-25
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
2
-20
/
+15
2017-08-25
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
2
-0
/
+24
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: Fix struct mlx4_ib_create_wq alignment
Guy Levi
1
-5
/
+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, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
8
-57
/
+18
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
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
4
-5
/
+20
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
2
-5
/
+13
2017-08-23
rdma: Autoload netlink client modules
Jason Gunthorpe
5
-0
/
+18
2017-08-23
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
1
-1
/
+12
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
6
-42
/
+92
2017-08-22
IB/hfi1: Add 16B trace support
Don Hiatt
3
-123
/
+406
[next]