index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
hfi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
1
-0
/
+3
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
1
-3
/
+3
2017-10-15
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
1
-5
/
+0
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-0
/
+2
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
1
-0
/
+1
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-0
/
+2
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
1
-2
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
1
-0
/
+6
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
1
-3
/
+3
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
1
-2
/
+0
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
1
-0
/
+6
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
1
-0
/
+1
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
1
-24
/
+0
2017-08-22
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
1
-0
/
+3
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
1
-1
/
+1
2017-08-22
IB/hfi1: Add 16B RC/UC support
Don Hiatt
1
-1
/
+3
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
1
-1
/
+1
2017-08-22
IB/hfi1: Add 16B trace support
Don Hiatt
1
-0
/
+25
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
1
-4
/
+113
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
1
-0
/
+92
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
1
-2
/
+11
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-4
/
+127
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-3
/
+3
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
1
-4
/
+4
2017-08-22
IB/hfi1: Use host_link_state to read state when DC is shut down
Bartlomiej Dudek
1
-0
/
+7
2017-08-22
IB/hfi1: Remove lstate from hfi1_pportdata
Byczkowski, Jakub
1
-17
/
+0
2017-07-31
IB/hfi1: Prevent link down request double queuing
Sebastian Sanchez
1
-0
/
+1
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
1
-0
/
+1
2017-07-31
IB/hfi1: Move saving PCI values to a separate function
Bartlomiej Dudek
1
-0
/
+1
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-2
/
+2
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
1
-24
/
+0
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-8
/
+12
2017-07-31
IB/hfi1: Check return values from PCI config API calls
Bartlomiej Dudek
1
-1
/
+1
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
1
-6
/
+5
2017-06-27
IB/hfi1: Modify handling of physical link state by Host Driver
Byczkowski, Jakub
1
-1
/
+17
2017-06-27
IB/hfi1: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-4
/
+2
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
1
-1
/
+20
2017-06-27
IB/hfi1: Separate input/output header tracing
Don Hiatt
1
-49
/
+0
2017-06-02
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
1
-1
/
+10
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-55
/
+50
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-05-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-10
/
+6
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-4
/
+4
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-8
/
+5
2017-05-05
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-1
/
+1
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-35
/
+37
2017-04-28
IB/hfi1: Use bool in process_ecn
Dennis Dalessandro
1
-1
/
+1
2017-04-28
IB/hfi1: Cache neighbor secure data after link up
Stuart Summers
1
-1
/
+10
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
1
-3
/
+4
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
1
-2
/
+2
[next]