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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-20
/
+288
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
6
-6
/
+187
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
3
-13
/
+100
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
1
-1
/
+1
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-1377
/
+597
2016-05-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
3
-3
/
+68
2016-05-14
IB/srp: Fix a debug kernel crash
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-14
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
2016-05-13
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
1
-3
/
+9
2016-05-13
IB/srp: Prevent mapping failures
Bart Van Assche
2
-19
/
+119
2016-05-13
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
1
-11
/
+12
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-3
/
+3
2016-05-13
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
1
-7
/
+7
2016-05-13
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
1
-1
/
+6
2016-05-13
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-825
/
+85
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-495
/
+265
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
3
-4
/
+4
2016-05-12
IB/srp: Move common code into the caller
Bart Van Assche
1
-1
/
+0
2016-05-12
IB/srp: Move code out of a loop
Bart Van Assche
1
-3
/
+3
2016-05-12
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
1
-0
/
+2
2016-05-12
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2
-3
/
+4
2016-05-12
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
1
-11
/
+13
2016-05-12
IB/srp: Document srp_map_data() return value
Bart Van Assche
1
-0
/
+9
2016-05-12
IB/srp: Fix a comment
Bart Van Assche
1
-1
/
+1
2016-05-12
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
1
-1
/
+1
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2016-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+10
2016-05-05
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
1
-4
/
+10
2016-05-05
IB/iser: Fix max_sectors calculation
Christoph Hellwig
1
-4
/
+10
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-2
/
+2
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+1
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
2
-37
/
+4
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-11
/
+85
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-542
/
+418
2016-03-22
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-22
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
1
-1
/
+1
2016-03-21
ib_srpt: fix a WARN_ON() message
Dan Carpenter
1
-1
/
+1
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2
-9
/
+25
2016-03-15
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...
Doug Ledford
10
-680
/
+380
2016-03-11
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
2
-9
/
+8
2016-03-11
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
2
-130
/
+119
2016-03-11
iser-target: Convert to new CQ API
Christoph Hellwig
2
-243
/
+184
2016-03-11
iser-target: Split and properly type the login buffer
Christoph Hellwig
2
-30
/
+29
[next]