index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-5
/
+5
2025-05-29
net: tipc: fix refcount warning in tipc_aead_encrypt
Charalampos Mitrodimas
1
-1
/
+5
2025-05-28
tipc: use kfree_sensitive() for aead cleanup
Zilin Guan
1
-1
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2025-05-22
net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
Wang Liang
1
-0
/
+5
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-04-23
tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
Tung Nguyen
1
-1
/
+2
2025-04-15
tipc: Removing deprecated strncpy()
Kevin Paul Reddy Janagari
2
-2
/
+2
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-04-08
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-03-05
tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
Markus Elfring
1
-1
/
+2
2025-01-20
tipc: re-order conditions in tipc_crypto_key_rcv()
Dan Carpenter
1
-2
/
+2
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-12-07
net: tipc: remove one synchronize_net() from tipc_nametbl_stop()
Eric Dumazet
2
-2
/
+4
2024-12-06
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
1
-1
/
+6
2024-12-03
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
Kuniyuki Iwashima
1
-1
/
+1
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-09-14
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-09-07
net/tipc: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-08-29
net/tipc: replace deprecated strcpy with strscpy
Hongbo Li
1
-1
/
+1
2024-08-26
tipc: use min() to simplify the code
Li Zetao
1
-1
/
+1
2024-08-03
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+4
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
1
-17
/
+10
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
1
-1
/
+0
2024-06-29
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
1
-1
/
+1
2024-06-18
tipc: force a dst refcount before doing decryption
Xin Long
1
-0
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-8
/
+8
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-8
/
+5
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
1
-1
/
+0
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2024-05-02
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-02
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2024-04-13
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
1
-4
/
+1
2024-02-15
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
1
-9
/
+6
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-02-07
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
1
-4
/
+3
2024-02-06
tipc: rename the module name diag to tipc_diag
Xin Long
1
-2
/
+2
2024-02-06
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
1
-0
/
+6
2024-01-25
tipc: node: remove Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2024-01-25
tipc: socket: remove Excess struct member kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
1
-0
/
+1
2023-12-23
tipc: Remove some excess struct member documentation
Jonathan Corbet
1
-15
/
+0
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
1
-0
/
+1
[next]