index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2023-11-17
tipc: Remove redundant call to TLV_SPACE()
Shigeru Yoshida
1
-1
/
+1
2023-11-13
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
1
-0
/
+1
2023-11-02
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
1
-2
/
+2
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-10-04
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
1
-2
/
+2
2023-09-18
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
1
-2
/
+2
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+6
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2
-6
/
+6
2023-08-16
genetlink: use attrs from struct genl_info
Jakub Kicinski
4
-5
/
+5
2023-08-16
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
1
-1
/
+1
2023-08-09
tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
Yue Haibing
1
-2
/
+0
2023-08-03
tipc: Remove unused function declarations
Yue Haibing
4
-5
/
+0
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
1
-1
/
+1
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-3
/
+0
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-06-16
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-07
tipc: replace open-code bearer rcu_dereference access in bearer.c
Xin Long
1
-8
/
+6
[next]