index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-06-10
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-06-03
tipc: wait and exit until all work queues are done
Xin Long
3
-0
/
+7
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-05-19
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-04-14
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
1
-1
/
+1
2021-01-23
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2020-12-11
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+20
2020-11-18
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-11-10
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-11-01
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-10-29
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
1
-1
/
+2
2020-10-01
tipc: fix memory leak in service subscripting
Tuong Lien
1
-1
/
+3
2020-10-01
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
2020-09-26
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-26
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-26
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-12
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-03
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-06-03
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-14
tipc: fix partial topology connection closure
Tuong Lien
1
-2
/
+3
2020-03-18
tipc: add missing attribute validation for MTU property
Jakub Kicinski
1
-0
/
+1
2020-01-26
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2020-01-26
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
1
-0
/
+1
2020-01-26
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
1
-1
/
+3
2020-01-26
tipc: update mon's self addr when node addr generated
Hoang Le
3
-0
/
+18
2020-01-26
tipc: reduce sensitive to retransmit failures
Hoang Le
1
-1
/
+1
2020-01-23
tipc: fix retrans failure due to wrong destination
Tuong Lien
1
-14
/
+18
2020-01-23
tipc: fix potential hanging after b/rcast changing
Tuong Lien
1
-9
/
+15
2019-12-18
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+6
2019-12-18
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
1
-14
/
+15
2019-12-04
tipc: fix link name length check
John Rutherford
1
-2
/
+2
2019-11-14
tipc: add back tipc prefix to log messages
Matt Bennett
2
-2
/
+6
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+1
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
1
-3
/
+3
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
2
-15
/
+19
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-09-05
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
1
-1
/
+2
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-43
/
+58
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
6
-25
/
+26
2019-08-16
tipc: fix false detection of retransmit failures
Tuong Lien
2
-43
/
+57
2019-08-11
tipc: initialise addr_trail_end when setting node addresses
Chris Packham
1
-0
/
+1
2019-08-08
tipc: add loopback device tracking
John Rutherford
7
-1
/
+88
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+8
2019-08-01
tipc: reduce risk of wakeup queue starvation
Jon Maloy
1
-8
/
+21
2019-08-01
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
1
-4
/
+7
2019-07-30
tipc: fix unitilized skb list crash
Jon Maloy
1
-2
/
+1
[next]