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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
10
-23
/
+69
2008-07-15
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
3
-0
/
+26
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
62
-124
/
+0
2008-07-15
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
1
-2
/
+2
2008-07-15
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-07-15
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
1
-6
/
+16
2008-07-15
RDMA: Fix license text
Sean Hefty
2
-37
/
+46
2008-07-15
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-07-15
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
1
-8
/
+5
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
18
-45
/
+80
2008-07-12
[SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.
Mike Christie
1
-1
/
+0
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
3
-12
/
+16
2008-07-12
[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.
Mike Christie
1
-1
/
+2
2008-07-12
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
3
-62
/
+43
2008-07-12
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
1
-1
/
+1
2008-07-12
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
4
-202
/
+203
2008-07-12
[SCSI] iser: convert ib_iser to support merged tasks
Mike Christie
3
-70
/
+68
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
2
-20
/
+11
2008-07-12
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
3
-4
/
+57
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
1
-13
/
+3
2008-07-12
[SCSI] iscsi: add iscsi host helpers
Mike Christie
1
-11
/
+6
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
1
-20
/
+54
2008-07-12
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
2
-2
/
+0
2008-07-12
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
1
-0
/
+1
2008-07-12
IB/umad: BKL is not needed for ib_umad_open()
Roland Dreier
1
-6
/
+14
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-0
/
+4
2008-07-09
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
16
-32
/
+64
2008-07-04
IB/uverbs: BKL is not needed for ib_uverbs_open()
Roland Dreier
1
-7
/
+13
2008-06-26
Merge commit 'v2.6.26-rc8' into core/rcu
Ingo Molnar
1
-1
/
+5
2008-06-23
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
1
-1
/
+5
2008-06-23
Merge branch 'linus' into core/rcu
Ingo Molnar
2
-4
/
+2
2008-06-21
infiniband-ucma: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-2
/
+4
2008-06-21
infiniband: more BKL pushdown
Jonathan Corbet
2
-3
/
+13
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2
-0
/
+2
2008-06-19
IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()
Jack Morgenstein
1
-1
/
+1
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
15
-40
/
+69
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
1
-3
/
+1
2008-06-09
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
Roland Dreier
1
-2
/
+1
2008-06-07
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
1
-1
/
+1
2008-06-06
IB/ipath: Fix SM trap forwarding
Ralph Campbell
1
-0
/
+4
2008-06-06
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
Joachim Fenkes
1
-2
/
+4
2008-05-27
IB/ipath: Fix device capability flags
Ralph Campbell
1
-1
/
+2
2008-05-27
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2
-8
/
+9
2008-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-13
/
+36
2008-05-23
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
1
-1
/
+3
2008-05-23
infiniband: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-2
/
+2
[prev]
[next]