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
/
amso1100
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-01-29
RDMA/amso1100: Fix compile warnings
Ralf Thielow
1
-3
/
+3
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
1
-3
/
+2
2010-10-27
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...
Roland Dreier
1
-3
/
+1
2010-10-24
IB: Replace EXTRA_CFLAGS with ccflags-y
matt mooney
1
-3
/
+1
2010-09-29
RDMA/amso1100: Remove KERN_<level> from pr_<level> use
Joe Perches
1
-2
/
+2
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-04-22
RDMA/amso1100: Use the dma state API instead of pci equivalents
FUJITA Tomonori
6
-13
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
9
-1
/
+11
2009-12-10
RDMA/amso1100: Fix error paths in post_send and post_recv
Frank Zago
1
-4
/
+10
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+0
2009-09-06
RDMA/amso1100: Check kmalloc() result in c2_register_device()
Roel Kluin
1
-9
/
+15
2009-09-06
RDMA/amso1100: Use %pM conversion specifier
Tobias Klauser
1
-5
/
+1
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-05-14
infiniband: Remove void casts
Jack Stone
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-22
infiniband: convert c2 to net_device_ops
Stephen Hemminger
3
-35
/
+30
2008-11-25
infiniband: Kill directly reference of netdev->priv
Wang Chen
1
-4
/
+4
2008-09-21
IB: Drop code after return statement
Julia Lawall
1
-1
/
+0
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-1
/
+1
2008-06-09
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
Roland Dreier
1
-2
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-22
/
+26
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-22
/
+26
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
RDMA/amso1100: Add check for NULL reply_msg in c2_intr()
Tom Tucker
2
-3
/
+7
2008-04-17
RDMA/amso1100: Add support for "send with invalidate" work requests
Roland Dreier
2
-8
/
+17
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-1
/
+1
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
6
-53
/
+53
2008-04-17
RDMA/amso1100: Endian annotate mqsq allocator
Roland Dreier
2
-8
/
+8
2008-04-17
RDMA/amso1100: Start of endianness annotation
Roland Dreier
8
-160
/
+166
2008-04-17
RDMA/amso1100: Don't use 0UL as a NULL pointer
Roland Dreier
1
-5
/
+5
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2
-2
/
+0
2007-07-28
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
Tom Tucker
1
-0
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-10
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
1
-1
/
+1
2007-06-08
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
1
-1
/
+1
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2
-15
/
+28
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2
-5
/
+13
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+2
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-1
/
+0
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-1
/
+0
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-1
/
+1
2006-12-12
RDMA/amso1100: Fix memory leak in c2_qp_modify()
Krishna Kumar
1
-5
/
+8
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
[next]