index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
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-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
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
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-23
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-16
tipc: fix wrong notification node addresses
Jon Maloy
2022-02-14
tipc: fix wrong publisher node address in link publications
Jon Maloy
2022-02-13
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2022-02-09
tipc: rate limit warning for received illegal binding update
Jon Maloy
2022-01-27
net: tipc: remove unused static inlines
Jakub Kicinski
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-31
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
Revert "tipc: use consistent GFP flags"
Hoang Le
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-13
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
2021-11-25
tipc: delete the unlikely branch in tipc_aead_encrypt
Xin Long
2021-11-17
tipc: check for null after calling kmemdup
Tadeusz Struk
2021-11-15
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
2021-11-15
tipc: use consistent GFP flags
Tadeusz Struk
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-26
tipc: fix size validations for the MSG_CRYPTO type
Max VA
2021-10-13
tipc: constify dev_addr passing
Jakub Kicinski
2021-09-13
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-03
tipc: clean up inconsistent indenting
Colin Ian King
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-07-24
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
2021-07-16
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
[next]