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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
3
-13
/
+32
2017-12-28
IB/mlx5: Report inner RSS capability
Maor Gottlieb
1
-1
/
+2
2017-12-28
IB/mlx4: Add support to RSS hash for inner headers
Guy Levi
2
-0
/
+20
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
38
-221
/
+411
2017-12-28
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
4
-12
/
+12
2017-12-28
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
1
-2
/
+2
2017-12-28
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
Bryan Tan
2
-9
/
+7
2017-12-28
i40iw: Change accelerated flag to bool
Henry Orosco
2
-3
/
+3
2017-12-28
infiniband: drop unknown function from core_priv.h
Randy Dunlap
1
-7
/
+0
2017-12-28
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
1
-0
/
+16
2017-12-28
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-28
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-28
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-28
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-22
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
Don Hiatt
2
-6
/
+2
2017-12-22
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
1
-2
/
+1
2017-12-22
i40iw: Fix the connection ORD value for loopback
Tatyana Nikolova
1
-12
/
+14
2017-12-22
i40iw: Validate correct IRD/ORD connection parameters
Tatyana Nikolova
1
-2
/
+3
2017-12-22
i40iw: Ignore LLP_DOUBT_REACHABILITY AE
Shiraz Saleem
1
-1
/
+2
2017-12-22
i40iw: Fix sequence number for the first partial FPDU
Shiraz Saleem
2
-1
/
+2
2017-12-22
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
3
-10
/
+24
2017-12-22
i40iw: Add notifier for network device events
Shiraz Saleem
3
-3
/
+56
2017-12-22
i40iw: Correct Q1/XF object count equation
Shiraz Saleem
1
-2
/
+4
2017-12-22
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
3
-33
/
+7
2017-12-22
i40iw: Set MAX_IRD_SIZE to 64
Shiraz Saleem
1
-1
/
+1
2017-12-22
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
1
-0
/
+10
2017-12-22
nes: Change accelerated flag to bool
Shiraz Saleem
2
-2
/
+2
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2
-19
/
+12
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
5
-8
/
+1
2017-12-22
RDMA/hns: Add eq support of hip08
Yixian Liu
5
-8
/
+1408
2017-12-22
RDMA/hns: Refactor eq code for hip06
Yixian Liu
10
-930
/
+843
2017-12-22
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
4
-42
/
+62
2017-12-22
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
5
-22
/
+22
2017-12-22
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
1
-2
/
+2
2017-12-22
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
1
-0
/
+7
2017-12-22
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-22
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
4
-11
/
+50
2017-12-22
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-21
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
Anton Vasilyev
1
-1
/
+1
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2
-0
/
+8
2017-12-19
IB/cm: Refactor to avoid setting path record software only fields
Parav Pandit
1
-48
/
+44
2017-12-19
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
3
-12
/
+13
2017-12-19
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
4
-10
/
+12
2017-12-19
IB/cm: Fix sleeping while spin lock is held
Parav Pandit
1
-5
/
+6
2017-12-19
IB/cm: Handle address handle attribute init error
Parav Pandit
1
-2
/
+5
2017-12-19
IB/{cm, umad}: Handle av init error
Parav Pandit
2
-16
/
+28
2017-12-19
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
2
-15
/
+4
2017-12-19
RDMA/core: Avoid copying ifindex twice
Parav Pandit
1
-2
/
+0
2017-12-19
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2
-10
/
+5
[next]