index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
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: 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
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-08
iser-target: Fix possible use-after-free
Sagi Grimberg
2015-06-08
iser-target: release stale iser connections
Sagi Grimberg
2015-06-08
iser-target: Fix variable-length response error completion
Sagi Grimberg
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
[prev]
[next]