index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
frv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
IB/mlx5: Report inner RSS capability
Maor Gottlieb
2
-2
/
+3
2017-12-28
IB/mlx4: Add support to RSS hash for inner headers
Guy Levi
3
-3
/
+24
2017-12-28
RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header
Bryan Tan
1
-6
/
+6
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
RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
Bryan Tan
1
-0
/
+2
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-27
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
1
-0
/
+16
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-27
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-27
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
rdma: Update maintainer contact for Intel RDMA drivers
Dennis Dalessandro
1
-1
/
+3
2017-12-22
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
2
-0
/
+26
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
5
-42
/
+66
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-18
IB/cm: Refactor to avoid setting path record software only fields
Parav Pandit
1
-48
/
+44
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
4
-16
/
+17
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
5
-15
/
+17
2017-12-18
IB/cm: Fix sleeping while spin lock is held
Parav Pandit
1
-5
/
+6
2017-12-18
IB/cm: Handle address handle attribute init error
Parav Pandit
1
-2
/
+5
2017-12-18
IB/{cm, umad}: Handle av init error
Parav Pandit
2
-16
/
+28
2017-12-18
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
3
-17
/
+5
2017-12-18
RDMA/core: Avoid copying ifindex twice
Parav Pandit
1
-2
/
+0
[next]