index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
Tung Nguyen
2025-04-23
1
-1
/
+2
*
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-10
1
-0
/
+1
|
\
|
*
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
2025-04-08
1
-0
/
+1
*
|
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-05
2
-2
/
+2
|
/
*
tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
Markus Elfring
2025-03-05
1
-1
/
+2
*
tipc: re-order conditions in tipc_crypto_key_rcv()
Dan Carpenter
2025-01-20
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-12
1
-1
/
+6
|
\
|
*
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
2024-12-06
1
-1
/
+6
*
|
net: tipc: remove one synchronize_net() from tipc_nametbl_stop()
Eric Dumazet
2024-12-07
2
-2
/
+4
|
/
*
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
Kuniyuki Iwashima
2024-12-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-15
1
-1
/
+1
|
\
|
*
net: tipc: avoid possible garbage value
Su Hui
2024-09-14
1
-1
/
+1
*
|
net/tipc: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-07
1
-4
/
+2
*
|
net/tipc: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-29
1
-1
/
+1
*
|
tipc: use min() to simplify the code
Li Zetao
2024-08-26
1
-1
/
+1
*
|
tipc: guard against string buffer overrun
Simon Horman
2024-08-03
1
-2
/
+6
|
/
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-1
/
+4
|
\
|
*
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
2024-07-24
1
-1
/
+4
*
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-29
1
-1
/
+1
*
|
tipc: Consolidate redundant functions
Shigeru Yoshida
2024-07-12
1
-17
/
+10
*
|
tipc: Remove unused struct declaration
Shigeru Yoshida
2024-07-12
1
-1
/
+0
|
/
*
tipc: force a dst refcount before doing decryption
Xin Long
2024-06-18
1
-0
/
+1
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-8
/
+8
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-8
/
+5
*
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-2
/
+6
|
\
|
*
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-02
1
-1
/
+1
|
*
tipc: fix UAF in error path
Paolo Abeni
2024-05-02
1
-1
/
+5
*
|
inet: introduce dst_rtable() helper
Eric Dumazet
2024-05-01
1
-1
/
+1
*
|
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
2024-04-13
1
-4
/
+1
|
/
*
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
2024-02-15
1
-9
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
1
-0
/
+6
|
\
|
*
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
2024-02-06
1
-0
/
+6
*
|
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
2024-02-07
1
-4
/
+3
*
|
tipc: rename the module name diag to tipc_diag
Xin Long
2024-02-06
1
-2
/
+2
*
|
tipc: node: remove Excess struct member kernel-doc warnings
Randy Dunlap
2024-01-25
1
-2
/
+0
*
|
tipc: socket: remove Excess struct member kernel-doc warning
Randy Dunlap
2024-01-25
1
-1
/
+0
*
|
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
1
-0
/
+1
|
/
*
tipc: Remove some excess struct member documentation
Jonathan Corbet
2023-12-22
1
-15
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
1
-0
/
+1
|
\
|
*
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-19
1
-0
/
+1
*
|
tipc: Remove redundant call to TLV_SPACE()
Shigeru Yoshida
2023-11-17
1
-1
/
+1
|
/
*
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-13
1
-0
/
+1
*
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-02
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-2
/
+2
|
\
|
*
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
2023-10-04
1
-2
/
+2
*
|
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-09-18
1
-2
/
+2
|
/
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-6
/
+6
|
\
|
*
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
2
-6
/
+6
[next]