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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
qedr: return -EINVAL if pd is null and avoid null ptr dereference
Colin Ian King
1
-1
/
+3
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
1
-6
/
+6
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
3
-9
/
+69
2016-12-13
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
1
-0
/
+13
2016-12-13
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
1
-9
/
+13
2016-12-13
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
Or Gerlitz
1
-11
/
+11
2016-12-13
IB/mlx5: Refactor registration to netdev notifier
Or Gerlitz
1
-9
/
+20
2016-12-13
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
1
-1
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/mlx5: Make create/destroy_ah available to userspace
Moni Shoua
1
-0
/
+2
2016-12-13
IB/mlx5: Use kernel driver to help userspace create ah
Moni Shoua
1
-0
/
+21
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
17
-17
/
+42
2016-12-13
IB/mlx5: Report that device has udata response in create_ah
Moni Shoua
1
-1
/
+2
2016-12-13
IB/mlx5: Add support to match inner packet fields
Moses Reuben
1
-53
/
+78
2016-12-13
IB/mlx5: Support Vxlan tunneling specification
Moses Reuben
1
-0
/
+11
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
1
-1
/
+29
2016-12-13
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
1
-0
/
+10
2016-12-13
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
1
-0
/
+11
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-12-13
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2016-12-13
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
14
-465
/
+775
2016-12-13
i40iw: Fix incorrect check for error
Mustafa Ismail
1
-1
/
+1
2016-12-13
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
1
-0
/
+2
2016-12-13
i40iw: Fix race condition in terminate timer's handler
Shiraz Saleem
3
-3
/
+6
2016-12-13
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
1
-6
/
+3
2016-12-13
i40iw: Fix QP flush to not hang on empty queues or failure
Shiraz Saleem
2
-5
/
+30
2016-12-13
i40iw: Fix double free of QP
Mustafa Ismail
3
-6
/
+20
2016-12-13
i40iw: Use correct src address in memcpy to rdma stats counters
Shiraz Saleem
1
-1
/
+1
2016-12-13
i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG
Thomas Huth
1
-6
/
+0
2016-12-11
IB/hfi1: Define platform_config_table_limits once
Bart Van Assche
2
-10
/
+10
2016-12-11
IB/hfi1: constify mmu_notifier_ops structure
Bhumika Goyal
1
-1
/
+1
2016-12-11
IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division
Mike Marciniszyn
2
-4
/
+2
2016-12-11
IB/hfi1,IB/qib: use rvt swqe mr deref helper
Mike Marciniszyn
4
-38
/
+6
2016-12-11
IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes
Harish Chegondi
3
-18
/
+6
2016-12-11
IB/hfi1,IB/qib: Use new send completion helper
Mike Marciniszyn
6
-109
/
+6
2016-12-11
IB/qib: Use standard refcount wrapper for QPs
Sebastian Sanchez
2
-14
/
+9
2016-12-11
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
1
-2
/
+1
2016-12-11
IB/hfi1: Preserve external device completed bit
Dean Luick
1
-1
/
+4
2016-12-11
IB/hfi1: Remove critical section gap in sc_buffer_alloc()
Sebastian Sanchez
1
-2
/
+0
2016-12-11
IB/hfi1: Remove usage of qp->s_cur_sge
Mitko Haralanov
4
-15
/
+13
2016-12-11
IB/hfi1: Add special setting for low power AOC
Dean Luick
1
-1
/
+43
2016-12-11
IB/hfi1: Remove definition of unused hfi1_affinity struct
Tadeusz Struk
2
-9
/
+0
2016-12-11
IB/hfi1: Remove dependence on qp->s_cur_size
Don Hiatt
6
-9
/
+10
2016-12-11
IB/hfi1: Show statistics counters under IB stats interface
Jianxin Xiong
1
-0
/
+154
2016-12-11
IB/hfi1: Disable header suppression for short packets
Jakub Pawlak
1
-17
/
+43
2016-12-11
IB/hfi1: Export 8051 memory and LCB registers via debugfs
Dean Luick
1
-0
/
+110
2016-12-11
IB/hfi1: Use non-atomic __test_and_clear_bit in hot path
Sebastian Sanchez
1
-1
/
+1
2016-12-11
IB/hfi1: Fix dc8051 multiple qword memory reads
Dean Luick
1
-4
/
+6
[prev]
[next]