index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2024-06-27
tipc: force a dst refcount before doing decryption
Xin Long
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
2024-05-17
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-02-16
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
2023-11-28
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-20
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-10-10
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
2023-08-03
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-08-03
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-06-21
net: tipc: resize nlattr array to correct size
Lin Ma
2023-05-24
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-24
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-24
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-02-22
tipc: fix kernel warning when sending SYN message
Tung Nguyen
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-01-18
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
2022-12-06
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-11-28
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
2022-11-21
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
2022-11-21
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
2022-11-21
tipc: set con sock in tipc_conn_alloc
Xin Long
2022-11-07
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
2022-10-20
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
2022-10-14
tipc: Fix recognition of trial period
Mark Tomlinson
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-29
net/tipc: Remove unused struct distr_queue_item
Yuan Can
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-02
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-17
tipc: cleanup unused function
Hoang Le
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-22
tipc: fix the timer expires after interval 100ms
Hoang Le
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-08
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
2022-03-07
tipc: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
tipc: fix kernel panic when enabling bearer
Tung Nguyen
[next]