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
2021-11-26
tipc: check for null after calling kmemdup
Tadeusz Struk
2021-11-26
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
2021-11-02
tipc: fix size validations for the MSG_CRYPTO type
Max VA
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
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-18
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
2021-07-14
net: tipc: fix FB_MTU eat two pages
Menglong Dong
2021-06-10
tipc: fix unique bearer names sanity check
Hoang Le
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-06-03
tipc: wait and exit until all work queues are done
Xin Long
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-05-19
tipc: convert dest node's address to network order
Hoang Le
2021-05-14
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
2021-04-14
tipc: increment the tmp aead refcnt before attaching it
Xin Long
2021-04-14
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-03-30
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
2021-01-23
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
2020-11-11
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2020-10-09
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
net: tipc: Supply missing udp_media.h include file
Wang Hai
2020-09-18
tipc: Remove unused macro CF_SERVER
YueHaibing
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
tipc: introduce encryption master key
Tuong Lien
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
2020-09-14
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
2020-09-14
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
2020-09-10
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
2020-09-07
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]