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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
socket.c
Age
Commit message (
Expand
)
Author
2022-04-15
tipc: fix the timer expires after interval 100ms
Hoang Le
2022-03-02
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2021-09-22
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-22
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-09-22
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-04-14
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2020-10-01
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2020-09-26
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
2020-09-12
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
2020-01-26
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
2020-01-26
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
2020-01-26
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
2020-01-23
tipc: fix retrans failure due to wrong destination
Tuong Lien
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
2019-07-30
tipc: fix unitilized skb list crash
Jon Maloy
2019-05-09
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-19
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
Tung Nguyen
2019-03-21
tipc: fix a null pointer deref
Hoang Le
2019-03-21
tipc: fix use-after-free in tipc_sk_filter_rcv
Hoang Le
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
2019-03-17
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
2019-03-16
net: tipc: fix a missing check for nla_nest_start
Kangjie Lu
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-26
tipc: fix race condition causing hung sendto
Tung Nguyen
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-21
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
2019-02-21
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
2019-01-23
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
tipc: add trace_events for tipc socket
Tuong Lien
2018-12-19
tipc: enable tracepoints in tipc
Tuong Lien
2018-12-18
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
2018-12-14
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
2018-12-14
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2018-11-17
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-10
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
2018-09-29
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
[next]