index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Remove reference to RHF.VCRCErr
John Fleck
2019-04-24
1
-3
/
+2
*
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
1
-1
/
+3
|
\
|
*
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
2019-04-03
1
-1
/
+3
*
|
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-04-01
1
-6
/
+4
|
/
*
IB/hfi1: Add TID RDMA handlers
Kaike Wan
2019-02-05
1
-21
/
+37
*
IB/hfi1: Consider LMC in 16B/bypass ingress packet check
Ashutosh Dixit
2018-12-06
1
-1
/
+1
*
IB/hfi1: Correctly process FECN and BECN in packets
Mitko Haralanov
2018-12-06
1
-22
/
+48
*
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
2018-06-19
1
-20
/
+18
*
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
2018-06-19
1
-7
/
+18
*
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
2018-05-24
1
-11
/
+22
*
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
2018-05-09
1
-9
/
+11
*
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
2018-05-03
1
-4
/
+15
*
IB/hfi1: Add a missing rcu_read_unlock()
Bart Van Assche
2018-03-06
1
-0
/
+1
*
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2018-02-01
1
-1
/
+3
*
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
2018-02-01
1
-2
/
+4
*
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2018-02-01
1
-14
/
+7
*
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
2018-02-01
1
-4
/
+0
*
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
2018-02-01
1
-6
/
+8
*
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
2018-02-01
1
-0
/
+4
*
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
2018-01-05
1
-8
/
+0
*
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2018-01-05
1
-8
/
+0
*
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
2017-11-13
1
-3
/
+2
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-4
/
+3
|
\
|
*
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+3
*
|
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
2017-10-14
1
-0
/
+6
*
|
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
2017-09-27
1
-2
/
+2
|
/
*
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
2017-08-22
1
-0
/
+59
*
IB/hfi1: Add 16B UD support
Don Hiatt
2017-08-22
1
-14
/
+21
*
IB/hfi1: Add support to process 16B header errors
Don Hiatt
2017-08-22
1
-11
/
+47
*
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-08-22
1
-15
/
+112
*
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-08-22
1
-24
/
+47
*
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
2017-07-31
1
-1
/
+1
*
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
2017-07-31
1
-7
/
+8
*
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
2017-07-31
1
-2
/
+2
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
1
-1
/
+0
|
\
|
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
*
|
IB/hfi1: Modify handling of physical link state by Host Driver
Byczkowski, Jakub
2017-06-27
1
-3
/
+5
*
|
IB/hfi1: Remove subtraction of uninitialized value
Dennis Dalessandro
2017-06-27
1
-1
/
+0
*
|
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
2017-06-27
1
-47
/
+111
*
|
IB/hfi1: Add functions to parse BTH/IB headers
Don Hiatt
2017-06-27
1
-3
/
+3
|
/
*
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
2017-05-04
1
-1
/
+1
*
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
2017-05-04
1
-36
/
+0
*
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
1
-2
/
+2
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/hfi1: Use defines from common headers
Don Hiatt
2017-04-28
1
-4
/
+4
*
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
2017-04-28
1
-7
/
+6
*
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
2017-04-28
1
-3
/
+4
*
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-04-20
1
-12
/
+40
*
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
2017-04-20
1
-4
/
+21
*
IB/hfi1: Add transmit fault injection feature
Don Hiatt
2017-04-05
1
-0
/
+11
[next]