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
/
net
/
smc
Age
Commit message (
Expand
)
Author
2017-05-16
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-11
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
2017-04-11
net/smc: remove duplicate unhash
Ursula Braun
2017-04-11
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-11
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
2017-04-11
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
2017-04-11
net/smc: return active RoCE port only
Ursula Braun
2017-04-11
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
2017-04-11
net/smc: get rid of old comment
Ursula Braun
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-01-30
smc: some potential use after free bugs
Dan Carpenter
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
smc: receive data from RMBE
Ursula Braun
2017-01-09
smc: send data (through RDMA)
Ursula Braun
2017-01-09
smc: connection data control (CDC)
Ursula Braun
2017-01-09
smc: link layer control (LLC)
Ursula Braun
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
smc: connection and link group creation
Ursula Braun
2017-01-09
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
smc: establish pnet table management
Thomas Richter
2017-01-09
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
smc: establish new socket family
Ursula Braun