index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
2023-03-17
1
-1
/
+1
*
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-07-21
1
-0
/
+1
*
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-03-02
1
-1
/
+1
*
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-22
1
-1
/
+1
*
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-09-22
1
-3
/
+5
*
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-09-22
1
-9
/
+27
*
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
1
-5
/
+4
*
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-06-03
1
-1
/
+4
*
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-04-14
1
-1
/
+1
*
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
2020-09-26
1
-4
/
+1
*
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
2020-09-12
1
-3
/
+6
*
tipc: clean up skb list lock handling on send path
Jon Maloy
2020-07-29
1
-6
/
+6
*
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
2020-01-27
1
-1
/
+1
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
1
-2
/
+2
*
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
2019-05-16
1
-2
/
+2
*
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
2019-04-03
1
-5
/
+15
*
tipc: fix race condition causing hung sendto
Tung Nguyen
2019-03-10
1
-1
/
+5
*
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
2019-03-10
1
-1
/
+1
*
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
2019-01-09
1
-4
/
+5
*
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2019-01-09
1
-2
/
+6
*
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
2019-01-09
1
-11
/
+14
*
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
2018-11-23
1
-4
/
+11
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-11-04
1
-1
/
+1
*
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
2018-10-10
1
-2
/
+12
*
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
2018-09-25
1
-1
/
+3
*
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
2018-09-06
1
-6
/
+11
*
tipc: orphan sock in tipc_release()
Cong Wang
2018-09-05
1
-0
/
+1
*
tipc: switch to rhashtable iterator
Cong Wang
2018-08-29
1
-26
/
+50
*
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-08-29
1
-0
/
+2
*
net/tipc: remove redundant variables 'tn' and 'oport'
Colin Ian King
2018-08-01
1
-4
/
+1
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-5
/
+9
|
\
|
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-5
/
+9
*
|
tipc: extend sock diag for group communication
GhantaKrishnamurthy MohanKrishna
2018-06-30
1
-0
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-2
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-1
/
+2
|
|
\
|
*
|
tipc: introduce ioctl for fetching node identity
Jon Maloy
2018-04-27
1
-2
/
+11
*
|
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-9
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/tipc: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-9
/
+5
|
|
/
*
|
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
2018-05-10
1
-1
/
+2
|
/
*
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
2018-04-12
1
-1
/
+3
*
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
2018-04-08
1
-3
/
+3
*
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
2018-04-04
1
-1
/
+2
*
tipc: permit overlapping service ranges in name table
Jon Maloy
2018-03-31
1
-2
/
+2
*
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
2018-03-23
1
-13
/
+10
*
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-2
/
+7
*
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-5
/
+67
*
tipc: modify socket iterator for sock_diag
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-24
/
+41
*
tipc: some name changes
Jon Maloy
2018-03-17
1
-7
/
+7
*
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
2018-03-17
1
-5
/
+10
[next]