index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
Ira Weiny
1
-9
/
+22
2016-08-02
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
1
-2
/
+1
2016-08-02
IB/hfi1: Handle kzalloc failure in init_pervl_scs
Ira Weiny
1
-3
/
+16
2016-08-02
IB/qib, IB/hfi1: Fix grh creation in ud loopback
Dasaratharaman Chandramouli
2
-4
/
+12
2016-08-02
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
Dasaratharaman Chandramouli
3
-14
/
+4
2016-08-02
IB/hfi1: Cleanup UD packet handler.
Dasaratharaman Chandramouli
1
-30
/
+21
2016-08-02
IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.
Don Hiatt
4
-4
/
+4
2016-08-02
IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info
Dasaratharaman Chandramouli
6
-33
/
+34
2016-08-02
IB/hfi1: Remove unused elements from struct ahg_ib_header
Dasaratharaman Chandramouli
3
-5
/
+0
2016-08-02
IB/hfi1: Reset QSFP on every run through channel tuning
Easwar Hariharan
1
-1
/
+5
2016-08-02
IB/hfi1: Ignore QSFP interrupts until power stabilizes
Easwar Hariharan
1
-7
/
+21
2016-08-02
IB/hfi1: Disable external device configuration requests
Easwar Hariharan
1
-14
/
+0
2016-08-02
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
4
-38
/
+55
2016-08-02
IB/hfi1: Add the capability for reserved operations
Mike Marciniszyn
1
-23
/
+62
2016-08-02
IB/hfi1: Fix trace message units
Grzegorz Heldt
1
-2
/
+2
2016-08-02
IB/hfi1: Add sysfs entry to override SDMA interrupt affinity
Tadeusz Struk
3
-0
/
+97
2016-08-02
IB/hfi1: Add static PCIe Gen3 CTLE tuning
Dean Luick
1
-4
/
+64
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
3
-8
/
+18
2016-08-02
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
1
-0
/
+1
2016-08-02
IB/hfi1: Read all firmware versions
Dean Luick
4
-25
/
+130
2016-08-02
IB/hfi1: Explain state complete frame details
Dean Luick
1
-8
/
+126
2016-08-02
IB/hfi1: Modify the default number of kernel receive conexts
Harish Chegondi
1
-4
/
+2
2016-08-02
IB/hfi1: Add support for extended memory management
Jianxin Xiong
2
-2
/
+21
2016-08-02
IB/hfi1: Work request processing for fast register mr and invalidate
Jianxin Xiong
4
-3
/
+98
2016-08-02
IB/hfi1: Handle send with invalidate opcode in the RC recv path
Jianxin Xiong
2
-1
/
+17
2016-08-02
IB/rdmavt: Handle local operations in post send
Jianxin Xiong
1
-5
/
+40
2016-08-02
IB/rdmavt: Add mechanism to invalidate MR keys
Jianxin Xiong
1
-2
/
+71
2016-08-02
IB/rdmavt: Add support for ib_map_mr_sg
Jianxin Xiong
3
-0
/
+60
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
5
-97
/
+45
2016-08-02
IB/hfi1: Fix to fully initialize send context area
Tymoteusz Kielan
1
-1
/
+1
2016-08-02
IB/hfi1: Fix integrity errors counter value calculation
Jakub Pawlak
1
-23
/
+9
2016-08-02
IB/rdmavt: Use new driver specific post send table
Mike Marciniszyn
2
-39
/
+10
2016-08-02
IB/qib: Add qib post send table
Mike Marciniszyn
3
-0
/
+47
2016-08-02
IB/hfi1: Add hfi1 post send tables
Mike Marciniszyn
3
-0
/
+49
2016-08-02
IB/rdmavt: Add data structures and routines for table driven post send
Mike Marciniszyn
1
-5
/
+62
2016-08-02
IB/hfi1: Correct receive packet handler assignment
Jakub Pawlak
1
-13
/
+16
2016-08-02
IB/hfi1: Improve SDMA engine assignment for user SDMA
Jianxin Xiong
1
-1
/
+28
2016-08-02
IB/hfi1: Remove TWSI references
Dean Luick
5
-588
/
+1
2016-08-02
IB/hfi1: Use built-in i2c bit-shift bus adapter
Dean Luick
6
-115
/
+341
2016-08-02
IB/hfi1: Refine user process affinity algorithm
Sebastian Sanchez
3
-62
/
+174
2016-08-02
IB/hfi1: Reserve and collapse CPU cores for contexts
Sebastian Sanchez
4
-28
/
+84
2016-08-02
IB/hfi1: Add global structure for affinity assignments
Dennis Dalessandro
4
-97
/
+198
2016-08-02
IB/mlx5: Fix port counter ID association to QP offset
Alex Vesker
1
-1
/
+1
2016-08-02
IB/mlx5: Fix iteration overrun in GSI qps
Slava Shwartsman
1
-13
/
+6
2016-08-02
i40iw: Add NULL check for puda buffer
Mustafa Ismail
1
-0
/
+4
2016-08-02
i40iw: Change dup_ack_thresh to u8
Mustafa Ismail
1
-1
/
+1
2016-08-02
i40iw: Remove unnecessary check for moving CQ head
Mustafa Ismail
2
-5
/
+4
2016-08-02
i40iw: Simplify code to set fragments in SQ WQE
Mustafa Ismail
1
-6
/
+6
2016-08-02
i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
Mustafa Ismail
3
-9
/
+6
2016-08-02
i40iw: Do not access pointer after free
Mustafa Ismail
1
-2
/
+2
[prev]
[next]