index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2022-02-16
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-02-11
tipc: improve size validations for received domain records
Jon Maloy
2
-2
/
+9
2021-11-26
tipc: check for null after calling kmemdup
Tadeusz Struk
1
-0
/
+4
2021-11-26
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
1
-2
/
+5
2021-11-02
tipc: fix size validations for the MSG_CRYPTO type
Max VA
1
-11
/
+21
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-09-22
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
1
-1
/
+1
2021-09-22
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
1
-3
/
+5
2021-09-18
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
1
-9
/
+27
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-07-14
net: tipc: fix FB_MTU eat two pages
Menglong Dong
3
-11
/
+11
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
/
+6
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-05-14
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-04-14
tipc: increment the tmp aead refcnt before attaching it
Xin Long
1
-1
/
+2
2021-04-14
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
1
-1
/
+1
2021-03-30
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
1
-3
/
+8
2021-01-23
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-11-11
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+2
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
1
-2
/
+2
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
1
-2
/
+4
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
1
-1
/
+5
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+12
2020-10-09
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2
-2
/
+10
2020-10-09
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
1
-1
/
+2
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-10
/
+15
2020-09-18
net: tipc: Supply missing udp_media.h include file
Wang Hai
1
-0
/
+1
2020-09-18
tipc: Remove unused macro CF_SERVER
YueHaibing
1
-1
/
+0
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
4
-3
/
+138
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
7
-20
/
+405
2020-09-18
tipc: introduce encryption master key
Tuong Lien
5
-62
/
+174
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
3
-231
/
+165
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-14
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-14
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-10
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-07
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+19
[next]