index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: Initialize ib_ah_attr during query_ah
Dasaratharaman Chandramouli
2017-05-01
2
-0
/
+2
*
IB/core: Check for global flag when using ah_attr
Dasaratharaman Chandramouli
2017-05-01
2
-35
/
+57
*
IB/core: Add braces when using sizeof
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/IPoIB: Remove 'else' when the 'if' has a return.
Dasaratharaman Chandramouli
2017-05-01
1
-10
/
+9
*
IB/ocrdma: Add identifier names to function definitions
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
2017-04-29
1
-25
/
+157
*
IB/core: Move opa_class_port_info definition to header file
Dasaratharaman Chandramouli
2017-04-29
2
-50
/
+0
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
5
-198
/
+134
*
IB/SA: Move functions update_sm_ah() and ib_sa_event()
Dasaratharaman Chandramouli
2017-04-28
1
-86
/
+86
*
IB/SA: Remove unwanted braces
Dasaratharaman Chandramouli
2017-04-28
1
-2
/
+1
*
IB/SA: Add braces when using sizeof
Dasaratharaman Chandramouli
2017-04-28
1
-2
/
+2
*
IB/SA: Fix lines longer than 80 columns
Dasaratharaman Chandramouli
2017-04-28
1
-8
/
+9
*
IB/hfi1: Use bool in process_ecn
Dennis Dalessandro
2017-04-28
2
-2
/
+3
*
IB/hfi: Protect against writable mmap
Ira Weiny
2017-04-28
1
-0
/
+4
*
IB/hfi1: Fix unbalanced braces around else
Dennis Dalessandro
2017-04-28
2
-4
/
+6
*
IB/hfi1: Convert %Lx to %llx
Dennis Dalessandro
2017-04-28
1
-1
/
+1
*
IB/hfi1: Fix misspelling in comment
Dennis Dalessandro
2017-04-28
1
-1
/
+1
*
IB/hfi1: Permanently enable P_Key checking in HFI
Neel Desai
2017-04-28
2
-10
/
+3
*
IB/hfi1: Cache neighbor secure data after link up
Stuart Summers
2017-04-28
3
-38
/
+27
*
IB/hfi1: Adjust high temperature warning for QSFP cable
Neel Desai
2017-04-28
1
-1
/
+1
*
IB/hfi1: Fix softlockup issue
Tadeusz Struk
2017-04-28
3
-38
/
+57
*
IB/hfi1: Prevent kernel QP post send hard lockups
Mike Marciniszyn
2017-04-28
3
-14
/
+22
*
IB/hfi1: Use defines from common headers
Don Hiatt
2017-04-28
7
-19
/
+13
*
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
2017-04-28
8
-47
/
+42
*
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
2017-04-28
4
-6
/
+7
*
IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL
Sebastian Sanchez
2017-04-28
1
-16
/
+25
*
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
2017-04-28
1
-0
/
+3
*
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
Michael J. Ruhl
2017-04-28
3
-19
/
+46
*
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
2017-04-28
1
-2
/
+6
*
IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output
Michael J. Ruhl
2017-04-28
2
-0
/
+14
*
IB/core: If the MGID/MLID pair is not on the list return an error
Michael J. Ruhl
2017-04-28
1
-4
/
+9
*
IB/qib: use setup_timer
Geliang Tang
2017-04-28
4
-24
/
+16
*
IB/nes: use setup_timer
Geliang Tang
2017-04-28
3
-9
/
+6
*
IB/i40iw: use setup_timer
Geliang Tang
2017-04-28
2
-9
/
+6
*
IB/nes: Fix incorrect type in assignment
Leon Romanovsky
2017-04-28
1
-1
/
+1
*
IB/usnic: Simplify the code to balance loc/unlock calls
Leon Romanovsky
2017-04-28
1
-22
/
+23
*
Ib/usnic: Explicitly include usnic headers
Leon Romanovsky
2017-04-28
2
-0
/
+2
*
Ib/core: Mark local uverbs_std_types functions to be static
Leon Romanovsky
2017-04-28
1
-24
/
+24
*
iw_cxgb4: check return value of alloc_skb
Pan Bian
2017-04-28
1
-0
/
+2
*
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
2017-04-28
1
-1
/
+1
*
IB/rdmavt: restore IRQs on error path in rvt_create_ah()
Dan Carpenter
2017-04-28
1
-1
/
+1
*
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
2017-04-28
1
-2
/
+2
*
RDMA/qedr: add support for send+invalidate in poll CQ
Amrani, Ram
2017-04-28
2
-38
/
+63
*
RDMA/qedr: destroy CQ only after HW releases it
Amrani, Ram
2017-04-28
3
-2
/
+75
*
RDMA/qedr: enhance destroy flow for GSI QP
Amrani, Ram
2017-04-28
1
-10
/
+11
*
RDMA/qedr: properly check atomic capabilities
Amrani, Ram
2017-04-28
1
-31
/
+46
*
RDMA/qedr: reset access control when registering a MR
Amrani, Ram
2017-04-28
1
-0
/
+2
*
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
2017-04-25
3
-43
/
+120
*
IB/mlx5: Extract page fault code
Artemy Kovalyov
2017-04-25
1
-99
/
+104
*
IB/umem: Add support to huge ODP
Artemy Kovalyov
2017-04-25
2
-3
/
+18
[next]