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
/
ipath
/
ipath_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
2015-08-28
1
-2364
/
+0
*
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
2015-07-14
1
-2
/
+2
*
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
1
-0
/
+1
*
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
1
-2
/
+5
*
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
1
-7
/
+1
*
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-20
1
-0
/
+17
*
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2015-05-18
1
-0
/
+7
*
IB/ipath: Correct ipath_verbs_register_sysfs() error handling
Mike Marciniszyn
2013-04-16
1
-9
/
+10
*
IB/ipath: Silence a static checker warning
Dan Carpenter
2013-03-22
1
-1
/
+1
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-1
/
+1
*
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-12-05
1
-1
/
+2
*
IB/ipath: Fix hang on module unload
Yannick Cote
2008-09-29
1
-0
/
+7
*
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
2008-07-30
1
-3
/
+3
*
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-15
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-16
1
-1
/
+2
|
|
\
|
*
|
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
*
|
|
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
2008-07-14
1
-1
/
+2
|
|
/
|
/
|
*
|
IB/ipath: Fix device capability flags
Ralph Campbell
2008-05-26
1
-1
/
+2
|
/
*
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-05-13
1
-57
/
+117
*
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-05-13
1
-3
/
+1
*
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
2008-05-07
1
-1
/
+1
*
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
2008-04-21
1
-1
/
+0
*
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
2008-04-21
1
-1
/
+1
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-17
/
+20
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
1
-13
/
+378
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-16
1
-4
/
+7
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
1
-6
/
+1
*
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2008-01-25
1
-16
/
+31
*
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
1
-2
/
+5
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
1
-0
/
+1
*
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2007-11-20
1
-3
/
+5
*
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
1
-2
/
+10
*
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
2007-10-09
1
-2
/
+2
*
IB/ipath: Generate flush CQE when QP is in error state
Ralph Campbell
2007-10-09
1
-2
/
+20
*
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-10-09
1
-80
/
+161
*
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
2007-10-09
1
-25
/
+37
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
1
-7
/
+0
*
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
2007-07-09
1
-0
/
+2
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
1
-1
/
+1
*
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-07-09
1
-2
/
+6
*
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2007-07-09
1
-0
/
+1
*
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
2007-07-09
1
-0
/
+2
*
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-07-09
1
-1
/
+6
*
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-05-14
1
-6
/
+6
[next]