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_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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Age
Commit message (
Expand
)
Author
2011-03-15
IB/srp: try to use larger FMR sizes to cover our mappings
David Dillow
2011-03-15
IB/srp: add support for indirect tables that don't fit in SRP_CMD
David Dillow
2011-03-15
IB/srp: rework mapping engine to use multiple FMR entries
David Dillow
2011-03-15
IB/srp: allow sg_tablesize to be set for each target
David Dillow
2011-03-15
IB/srp: move IB CM setup completion into its own function
David Dillow
2011-03-15
IB/srp: always avoid non-zero offsets into an FMR
David Dillow
2011-01-16
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
Roland Dreier
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2011-01-13
IB/srp: Test only once whether iu allocation succeeded
Bart Van Assche
2011-01-10
IB/srp: consolidate hot-path variables into cache lines
David Dillow
2011-01-10
IB/srp: stop sharing the host lock with SCSI
Bart Van Assche
2011-01-10
IB/srp: reduce lock coverage of command completion
Bart Van Assche
2011-01-10
IB/srp: reduce local coverage for command submission and EH
Bart Van Assche
2011-01-10
IB/srp: don't move active requests to their own list
Bart Van Assche
2011-01-05
IB/srp: allow lockless work posting
Bart Van Assche
2011-01-05
IB/srp: consolidate state change code
Bart Van Assche
2011-01-05
IB/srp: allow task management without a previous request
David Dillow
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-10-24
IB/srp: Sync buffer before posting send
David Dillow
2010-10-24
IB/srp: Use list_first_entry()
Bart Van Assche
2010-10-24
IB/srp: Reduce number of BUSY conditions
Bart Van Assche
2010-10-24
IB/srp: Eliminate two forward declarations
David Dillow
2010-10-22
IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
David Dillow
2010-10-22
IB/srp: Preparation for transmit ring response allocation
Bart Van Assche
2010-08-04
IB/srp: Export req_lim via sysfs
Bart Van Assche
2010-08-04
IB/srp: Make receive buffer handling more robust
Bart Van Assche
2010-08-04
IB/srp: Use print_hex_dump()
Bart Van Assche
2010-03-01
IB/srp: Clean up error path in srp_create_target_ib()
Roland Dreier
2010-03-01
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2009-01-06
infiniband: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
infiniband: use %p6 for printing message ids
Harvey Harrison
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2008-04-16
IB/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
2008-02-04
IB/srp: Retry stale connections
David Dillow
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-25
IB/srp: Add identifying information to log messages
David Dillow
2008-01-25
IB/srp: Enable SG list chaining
David Dillow
2008-01-25
IB/srp: Respect target credit limit
David Dillow
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-12
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
2007-10-12
[SCSI] ib_srp: convert to use the srp transport class
FUJITA Tomonori
2007-10-09
IB/srp: Add QoS support through service ID
Sean Hefty
2007-08-03
IB/srp: Add OUI for new Cisco targets
Raghava Kondapalli
[next]