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