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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
69
-106
/
+61273
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
3
-88
/
+262
2016-05-26
Merge branch 'hfi1-2' into k.o/for-4.7
Doug Ledford
64
-15
/
+61006
2016-05-26
IB/hfi1: Fix pio map initialization
Jubin John
1
-2
/
+1
2016-05-26
IB/hfi1: Correct 8051 link parameter settings
Dean Luick
2
-2
/
+10
2016-05-26
IB/hfi1: Update pkey table properly after link down or FM start
Sebastian Sanchez
2
-0
/
+15
2016-05-26
IB/hfi1: Fix hard lockup due to not using save/restore spin lock
Mike Marciniszyn
1
-2
/
+3
2016-05-26
IB/hfi1: Add tracing support for send with invalidate opcode
Jianxin Xiong
3
-0
/
+11
2016-05-26
IB/hfi1, qib: Add ieth to the packet header definitions
Jianxin Xiong
2
-0
/
+2
2016-05-26
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
1
-2
/
+4
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
62
-0
/
+60970
2016-05-26
IB/qib: Remove unused qib_7322_intr_msgs[]
Jubin John
1
-15
/
+0
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
1
-2
/
+4
2016-05-24
RDMA/cxgb3: device driver frees DMA memory with different size
Honggang Li
1
-1
/
+1
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
43
-672
/
+1341
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-10
/
+1
2016-05-18
IB/mlx5: Fire the CQ completion handler from tasklet
Matan Barak
1
-1
/
+4
2016-05-18
IB/mlx4: Fix unaligned access in send_reply_to_slave
shamir rabinovitch
1
-1
/
+1
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-05-13
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
11
-220
/
+399
2016-05-13
IB/mlx5: Report Scatter FCS device capability when supported
Majd Dibbiny
1
-0
/
+4
2016-05-13
IB/mlx5: Add Scatter FCS support for Raw Packet QP
Majd Dibbiny
2
-1
/
+20
2016-05-13
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-13
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-13
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-13
IB/mlx5: Add UARs write-combining and non-cached mapping
Guy Levi
2
-21
/
+77
2016-05-13
IB/mlx5: Allow mapping the free running counter on PROT_EXEC
Matan Barak
1
-1
/
+1
2016-05-13
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2016-05-13
RDMA/nes: replace custom print_hex_dump()
Andy Shevchenko
1
-57
/
+3
2016-05-13
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
1
-1
/
+1
2016-05-13
IB/nes: Deinline nes_free_qp_mem, save 1072 bytes
Denys Vlasenko
1
-1
/
+1
2016-05-13
RDMA/nes: Adding queue drain functions
Tatyana Nikolova
2
-0
/
+36
2016-05-13
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-13
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-13
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-13
iw_cxgb4: Convert a __force cast
Bart Van Assche
1
-1
/
+1
2016-05-13
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
Hariprasad S
1
-0
/
+7
2016-05-13
RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
Hariprasad S
1
-10
/
+2
2016-05-13
RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
Hariprasad S
1
-2
/
+2
2016-05-13
RDMA/iw_cxgb4: atomic find and reference for listening endpoints
Hariprasad S
1
-8
/
+28
2016-05-13
RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
Hariprasad S
1
-4
/
+2
2016-05-13
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-13
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-13
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-13
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-13
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-13
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-13
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
2
-20
/
+20
2016-05-13
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-13
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
[next]