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
2014-12-16
IB/mlx5: Handle page faults
Haggai Eran
1
-0
/
+408
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
5
-21
/
+293
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
3
-8
/
+148
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
3
-18
/
+85
2014-12-16
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
4
-0
/
+83
2014-12-16
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
6
-12
/
+483
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
5
-0
/
+341
2014-12-16
IB/core: Add flags for on demand paging support
Sagi Grimberg
3
-3
/
+40
2014-12-16
IB/core: Add support for extended query device caps
Eli Cohen
3
-42
/
+86
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2
-0
/
+73
2014-12-16
IB/core: Add umem function to read data from user-space
Haggai Eran
1
-0
/
+34
2014-12-16
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
7
-11
/
+11
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
3
-48
/
+96
2014-12-16
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
2
-11
/
+12
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-148
/
+172
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-2
/
+4
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2
-5
/
+8
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
1
-1
/
+4
2014-12-09
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-09
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
3
-434
/
+720
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-24
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-6
/
+3
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-7
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2
-12
/
+9
2014-11-23
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
1
-4
/
+4
2014-11-23
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
1
-1
/
+1
2014-11-23
RDMA/cxgb4: Cleanup Filter related macros/register defines
Hariprasad Shenai
1
-7
/
+7
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+38
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-14
/
+38
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
4
-13
/
+13
2014-11-20
IB/isert: Adjust CQ size to HW limits
Chris Moore
1
-2
/
+6
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
1
-2
/
+1
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2
-62
/
+62
2014-11-12
IB/srp: Fix a race condition triggered by destroying a queue pair
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Add multichannel support
Bart Van Assche
2
-75
/
+216
2014-11-12
IB/srp: Use block layer tags
Bart Van Assche
2
-24
/
+27
2014-11-12
IB/srp: Separate target and channel variables
Bart Van Assche
2
-335
/
+403
2014-11-12
IB/srp: Introduce two new srp_target_port member variables
Bart Van Assche
2
-17
/
+26
2014-11-12
IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Remove stale connection retry mechanism
Bart Van Assche
1
-13
/
+3
2014-11-12
IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
Bart Van Assche
1
-5
/
+6
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-23
/
+1
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
4
-52
/
+52
2014-11-03
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
Sagi Grimberg
1
-10
/
+19
2014-11-03
ib_isert: Add max_send_sge=2 minimum for control PDU responses
Or Gerlitz
1
-2
/
+5
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+8
2014-10-31
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
1
-2
/
+8
2014-10-28
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
[next]