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
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
2018-05-23
net/smc: longer delay when freeing client link groups
Ursula Braun
2018-05-23
net/smc: urgent data support
Stefan Raspl
2018-05-23
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
2018-05-23
net/smc: return 0 for ioctl calls in states INIT and CLOSED
Ursula Braun
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-18
net/smc: restructure client and server code in af_smc
Hans Wippel
2018-05-18
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
net/smc: restructure CDC message reception
Hans Wippel
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
2018-05-16
net/smc: check for pending termination
Karsten Graul
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
2018-05-04
smc: add support for splice()
Stefan Raspl
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
2018-05-04
smc: simplify abort logic
Stefan Raspl
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
smc: fix sendpage() call
Stefan Raspl
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
net/smc: call consolidation
Karsten Graul
2018-05-02
net/smc: determine vlan_id of stacked net_device
Ursula Braun
2018-05-02
net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
Ursula Braun
2018-05-02
net/smc: ipv6 support for smc_diag.c
Karsten Graul
2018-05-02
net/smc: periodic testlink support
Karsten Graul
2018-05-02
net/smc: restrict non-blocking connect finish
Ursula Braun
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
2018-04-27
net/smc: handle sockopts forcing fallback
Ursula Braun
2018-04-27
net/smc: fix structure size
Karsten Graul
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
net/smc: use announced length in sock_recvmsg()
Ursula Braun
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]