index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
socket.c
Age
Commit message (
Expand
)
Author
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
2018-09-29
tipc: refactor function tipc_sk_timeout()
Jon Maloy
2018-09-25
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
2018-09-06
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
2018-09-05
tipc: orphan sock in tipc_release()
Cong Wang
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
[next]