index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
RDMA: Fix license text
Sean Hefty
2008-07-14
2
-37
/
+46
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
4
-16
/
+17
|
\
|
*
IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()
Jack Morgenstein
2008-06-18
1
-1
/
+1
|
*
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
2008-06-06
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-05-23
1
-1
/
+3
|
|
\
|
|
*
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
2008-05-23
1
-1
/
+3
|
*
|
IB: fix race in device_create
Greg Kroah-Hartman
2008-05-20
2
-13
/
+12
|
|
/
*
|
IB/umad: BKL is not needed for ib_umad_open()
Roland Dreier
2008-07-11
1
-6
/
+14
*
|
IB/uverbs: BKL is not needed for ib_uverbs_open()
Roland Dreier
2008-07-04
1
-7
/
+13
*
|
infiniband-ucma: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
*
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
1
-1
/
+2
*
|
infiniband: more BKL pushdown
Jonathan Corbet
2008-06-20
2
-3
/
+13
*
|
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
1
-0
/
+1
|
/
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-5
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-21
5
-148
/
+154
|
\
|
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
5
-148
/
+154
*
|
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+1
|
/
*
IB/core: Add support for modify CQ
Eli Cohen
2008-04-16
1
-0
/
+7
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-2
/
+11
*
IB/core: Check optional verbs before using them
Dotan Barak
2008-04-16
1
-1
/
+6
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+1
*
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
2008-04-16
1
-2
/
+1
*
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
Julia Lawall
2008-04-16
1
-1
/
+1
*
IB/uverbs: Use alloc_file() instead of get_empty_filp()
Roland Dreier
2008-04-16
1
-12
/
+7
*
IB/uverbs: Don't store struct file * for event files
Roland Dreier
2008-04-16
2
-7
/
+6
*
RDMA/ucma: Endian annotation
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/cm: Endianness annotations
Roland Dreier
2008-04-16
1
-19
/
+44
*
trivial endianness annotations: infiniband core
Al Viro
2008-03-30
3
-17
/
+17
*
RDMA/iwcm: Don't access a cm_id after dropping reference
Steve Wise
2008-03-10
1
-2
/
+3
*
IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
Pete Wyckoff
2008-02-29
1
-1
/
+16
*
Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"
Pete Wyckoff
2008-02-29
1
-15
/
+6
*
IB/cm: Flush workqueue when removing device
Sean Hefty
2008-02-29
1
-1
/
+2
*
IB: Fix return value in ib_device_register_sysfs()
Li Zefan
2008-02-15
1
-1
/
+3
*
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
2008-02-14
1
-1
/
+9
*
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
2008-02-12
1
-14
/
+8
*
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
2008-02-12
1
-4
/
+0
*
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
Or Gerlitz
2008-02-04
1
-2
/
+5
*
IB/cm: Add interim support for routed paths
Sean Hefty
2008-02-04
1
-23
/
+66
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
2
-3
/
+3
*
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
2008-01-28
2
-4
/
+5
*
IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs
Olaf Kirch
2008-01-25
1
-6
/
+15
*
IB/fmr_pool: Flush serial numbers can get out of sync
Olaf Kirch
2008-01-25
1
-6
/
+6
*
IB/umad: Simplify and fix locking
Roland Dreier
2008-01-25
1
-62
/
+53
*
RDMA/cma: Override default responder_resources with user value
Sean Hefty
2008-01-25
1
-23
/
+19
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
1
-3
/
+1
*
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
2008-01-25
1
-0
/
+92
*
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
2008-01-25
1
-1
/
+3
*
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
2008-01-25
1
-2
/
+0
*
IB/cm: Add basic performance counters
Sean Hefty
2008-01-25
2
-40
/
+303
[prev]
[next]