index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
/
srpt
Age
Commit message (
Expand
)
Author
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-04-27
ib_srpt: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-03-14
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-03-06
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
Bart Van Assche
2018-01-25
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
2018-01-18
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
Bart Van Assche
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2018-01-18
IB/srpt: Fix a race condition related to wait list processing
Bart Van Assche
2018-01-18
IB/srpt: Fix login-related race conditions
Bart Van Assche
2018-01-18
IB/srpt: Log all zero-length writes and completions
Bart Van Assche
2018-01-18
IB/srpt: Simplify srpt_close_session()
Bart Van Assche
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2018-01-08
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
2018-01-08
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
2018-01-08
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
2018-01-08
IB/srpt: Convert a warning into a debug message
Bart Van Assche
2018-01-08
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
2018-01-08
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
2018-01-08
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
2018-01-08
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2018-01-03
IB/srpt: Fix ACL lookup during login
Bart Van Assche
2018-01-03
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-13
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
2017-11-13
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
2017-11-13
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
2017-11-13
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
2017-11-13
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2017-10-18
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
2017-10-18
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
2017-07-06
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
[prev]
[next]