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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-5
/
+5
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-3072
/
+6025
2017-09-01
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-29
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
3
-107
/
+14
2017-08-29
IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
Mike Marciniszyn
1
-38
/
+41
2017-08-29
IB/hfi1: Use accessor to determine ring size
Kaike Wan
1
-1
/
+1
2017-08-29
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
7
-29
/
+255
2017-08-29
IB/hfi1: Acquire QSFP cable information on loopback
Jan Sokolowski
1
-0
/
+15
2017-08-29
IB/hfi1: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-29
IB/hfi1: Add opcode states to qp_stats
Mike Marciniszyn
1
-1
/
+3
2017-08-29
IB/hfi1: Add received request info to qp_stats
Kaike Wan
1
-2
/
+9
2017-08-29
IB/hfi1: Fix whitespace alignment issue for MAD
Kamenee Arumugam
1
-1
/
+1
2017-08-29
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
Harish Chegondi
2
-168
/
+166
2017-08-29
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
4
-19
/
+19
2017-08-29
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
3
-20
/
+12
2017-08-29
IB/hfi1: Fix the bail out code in pin_vector_pages() function
Harish Chegondi
1
-7
/
+10
2017-08-29
IB/hfi1: Clean up pin_vector_pages() function
Harish Chegondi
1
-34
/
+45
2017-08-29
IB/hfi1: Clean up user_sdma_send_pkts() function
Harish Chegondi
1
-59
/
+82
2017-08-29
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
2
-88
/
+153
2017-08-29
IB/hfi1: Improve local kmem_cache_alloc performance
Michael J. Ruhl
3
-27
/
+6
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
2
-2
/
+8
2017-08-29
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
Mike Marciniszyn
1
-1
/
+2
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
3
-0
/
+107
2017-08-22
IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
Grzegorz Morys
2
-12
/
+0
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
4
-50
/
+33
2017-08-22
IB/hfi1: Stricter bounds checking of MAD trap index
Kamenee Arumugame
1
-1
/
+12
2017-08-22
IB/hfi1: Load fallback platform configuration per HFI device
Jakub Byczkowski
3
-62
/
+31
2017-08-22
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
3
-2
/
+9
2017-08-22
IB/hfi1: Document phys port state bits not used in IB
Dennis Dalessandro
1
-2
/
+19
2017-08-22
IB/hfi1: Check xchg returned value for queuing link down entry
Sebastian Sanchez
1
-6
/
+12
2017-08-22
IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"
Colin Ian King
1
-1
/
+1
2017-08-22
IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs
Dasaratharaman Chandramouli
1
-1
/
+2
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
4
-72
/
+135
2017-08-22
IB/hfi1: Add 16B RC/UC support
Don Hiatt
5
-193
/
+445
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
5
-40
/
+90
2017-08-22
IB/hfi1: Add 16B trace support
Don Hiatt
3
-123
/
+406
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
6
-131
/
+456
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
4
-0
/
+133
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
6
-33
/
+112
2017-08-22
IB/hfi1: Add support to send 16B bypass packets
Don Hiatt
7
-60
/
+84
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
11
-48
/
+274
2017-08-22
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
3
-11
/
+8
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
9
-191
/
+326
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
5
-181
/
+229
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
4
-46
/
+28
2017-08-22
IB/hfi1: Revert egress pkey check enforcement
Alex Estrin
1
-1
/
+0
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-1
/
+1
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2
-5
/
+5
2017-08-18
IB/hfi1: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
[next]