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
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
26
-234
/
+469
2018-02-01
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
3
-16
/
+19
2018-02-01
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2018-02-01
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
4
-14
/
+25
2018-02-01
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
6
-19
/
+239
2018-02-01
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
1
-11
/
+12
2018-02-01
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2
-32
/
+17
2018-02-01
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
6
-30
/
+20
2018-02-01
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
3
-23
/
+30
2018-02-01
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
4
-13
/
+13
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
3
-6
/
+3
2018-02-01
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
10
-59
/
+61
2018-02-01
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-02-01
IB/hfi1: Fix for early release of sdma context
Alex Estrin
3
-6
/
+9
2018-02-01
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
3
-7
/
+16
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-149
/
+77
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+0
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-2
/
+2
2018-01-10
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
1
-2
/
+2
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
3
-21
/
+14
2018-01-05
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
3
-102
/
+46
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
3
-10
/
+0
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
2
-3
/
+2
2018-01-03
IB/hfi1: Add RQ/SRQ information to QP stats
Michael J. Ruhl
1
-2
/
+8
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-10
/
+0
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
3
-20
/
+13
2017-12-22
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
Don Hiatt
2
-6
/
+2
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2
-19
/
+12
2017-12-11
IB/hfi1: Use 4096 for default active MTU in query_qp
Jan Sokolowski
1
-1
/
+1
2017-12-11
IB/hfi1: Mask the path bits with the LMC for 16B RC Acks
Don Hiatt
1
-4
/
+4
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
5
-10
/
+0
2017-11-30
IB/hfi1: Initialize bth1 in 16B rc ack builder
Dennis Dalessandro
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-9
/
+9
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
32
-757
/
+1068
2017-11-13
IB/hfi1: Handle initial value of 0 for CCTI setting
Dennis Dalessandro
1
-1
/
+5
2017-11-13
IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry
Don Hiatt
4
-6
/
+6
2017-11-13
IB/hfi1: Send 'reboot' as planned down remote reason
Jan Sokolowski
1
-3
/
+3
2017-11-13
IB/hfi1: Prohibit invalid Init to Armed state transition
Grzegorz Morys
1
-14
/
+18
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
6
-68
/
+10
2017-11-13
IB/hfi1: Remove unnecessary if check
Jan Sokolowski
1
-15
/
+15
2017-11-13
IB/hfi1: Fix a wrapping test to insure the correct timeout
Mike Marciniszyn
3
-5
/
+5
2017-11-13
IB/hfi1: Remove wrapper function in mmu_rb
Kamenee Arumugam
1
-17
/
+7
2017-11-13
IB/hfi1: Reduce 8051 command timeout
Jakub Byczkowski
1
-1
/
+1
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
3
-38
/
+47
2017-11-07
IB/hfi1: convert to debugfs_file_get() and -put()
Nicolai Stange
1
-10
/
+10
[next]