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.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
/
ipath
/
ipath_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
IB/ipath: Correct ipath_verbs_register_sysfs() error handling
Mike Marciniszyn
1
-9
/
+10
2013-03-23
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-1
/
+1
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
1
-1
/
+2
2008-09-30
IB/ipath: Fix hang on module unload
Yannick Cote
1
-0
/
+7
2008-07-30
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
1
-3
/
+3
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-0
/
+1
2008-07-15
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
1
-1
/
+2
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-1
/
+2
2008-05-27
IB/ipath: Fix device capability flags
Ralph Campbell
1
-1
/
+2
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-0
/
+1
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
1
-57
/
+117
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
1
-3
/
+1
2008-05-07
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
1
-1
/
+1
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-17
/
+20
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
1
-13
/
+378
2008-04-17
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
1
-4
/
+7
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-6
/
+1
2008-01-26
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
1
-16
/
+31
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
1
-2
/
+5
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
1
-0
/
+1
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
1
-3
/
+5
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
1
-2
/
+10
2007-10-10
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
1
-2
/
+2
2007-10-10
IB/ipath: Generate flush CQE when QP is in error state
Ralph Campbell
1
-2
/
+20
2007-10-10
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
1
-80
/
+161
2007-10-10
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
1
-25
/
+37
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
1
-1
/
+1
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
1
-7
/
+0
2007-07-10
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
1
-0
/
+2
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
1
-2
/
+6
2007-07-10
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
1
-0
/
+1
2007-07-10
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
1
-0
/
+2
2007-07-10
IB/ipath: Fix maximum MTU reporting
Robert Walsh
1
-1
/
+6
2007-05-15
IB/ipath: Shadow the gpio_mask register
Arthur Jones
1
-6
/
+6
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-0
/
+1
2007-05-01
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
1
-0
/
+3
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-1
/
+0
2007-04-19
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
1
-2
/
+5
2007-04-19
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
1
-4
/
+3
2006-12-13
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
1
-0
/
+1
2006-11-30
IB/ipath: Fix typo in pma_counter_select subscript
Roland Dreier
1
-1
/
+1
[next]