index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2015-08-30
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
2015-08-30
IB/iser: Remove '.' from log message
Sagi Grimberg
2015-08-30
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
2015-08-30
IB/iser: Change some module parameters to be RO
Jenny Falkovich
2015-08-30
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
2015-08-30
IB/srp: Bump driver version and release date
Bart Van Assche
2015-08-30
IB/srp: Handle partial connection success correctly
Bart Van Assche
2015-08-30
IB/srp: Constify a function argument
Bart Van Assche
2015-08-30
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
iser-target: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-28
RDMA/iser: Limit sgs to the device fastreg depth
Steve Wise
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-07-24
iser-target: Fix REJECT CM event use-after-free OOPs
Nicholas Bellinger
2015-07-24
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
2015-07-14
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
2015-07-14
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]