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.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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-1194
/
+854
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-83
/
+35
2016-01-20
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-0
/
+1
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
3
-7
/
+6
2016-01-13
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2
-81
/
+30
2016-01-08
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
1
-2
/
+5
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
4
-3
/
+76
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2
-7
/
+41
2015-12-24
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
1
-0
/
+6
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
3
-32
/
+32
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
6
-74
/
+28
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2
-6
/
+6
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
3
-7
/
+14
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2
-85
/
+25
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
1
-3
/
+6
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2
-3
/
+3
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
3
-14
/
+23
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
3
-17
/
+17
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
9
-797
/
+512
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
12
-142
/
+63
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
9
-795
/
+510
2015-12-12
IB/iser: Convert to CQ abstraction
Christoph Hellwig
4
-283
/
+210
2015-12-12
IB/iser: Use helper for container_of
Sagi Grimberg
3
-6
/
+9
2015-12-12
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
3
-83
/
+89
2015-12-12
IB/srp: use the new CQ API
Christoph Hellwig
2
-94
/
+86
2015-12-12
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
2
-345
/
+130
2015-12-12
IB: add a proper completion queue abstraction
Christoph Hellwig
2
-3
/
+5
2015-12-08
iser-target: Remove explicit mlx4 work-around
Sagi Grimberg
1
-10
/
+3
2015-12-08
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2
-15
/
+9
2015-12-08
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
1
-1
/
+1
2015-12-08
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
1
-0
/
+3
2015-12-08
IB/srp: Fix possible send queue overflow
Sagi Grimberg
1
-1
/
+1
2015-12-08
IB/srp: Fix a memory leak
Bart Van Assche
1
-9
/
+13
2015-12-08
IB/iser: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-44
/
+34
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-29
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
1
-9
/
+11
2015-10-29
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
1
-10
/
+0
2015-10-29
IB/srp: Convert to new registration API
Sagi Grimberg
2
-65
/
+71
2015-10-29
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-29
iser-target: Port to new memory registration API
Sagi Grimberg
2
-104
/
+28
2015-10-29
IB/iser: Port to new fast registration API
Sagi Grimberg
3
-52
/
+28
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
13
-172
/
+172
2015-10-29
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
14
-199
/
+238
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2
-2
/
+2
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
1
-1
/
+1
[next]