index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
2
-4
/
+9
|
\
|
*
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-14
2
-2
/
+2
|
*
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-09
1
-2
/
+7
*
|
net: tipc: Replace expression with offsetof()
Zheng Yongjun
2021-01-05
1
-1
/
+1
|
/
*
tipc: do sanity check payload of a netlink message
Hoang Le
2020-12-16
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-2
/
+4
|
\
|
*
net: tipc: prevent possible null deref of link
Cengiz Can
2020-12-08
1
-2
/
+4
*
|
tipc: support 128bit node identity for peer removing
Hoang Le
2020-12-04
1
-3
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-0
/
+2
|
\
|
|
*
tipc: fix incompatible mtu of transmission
Hoang Le
2020-12-01
1
-0
/
+2
*
|
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
9
-68
/
+68
*
|
net/tipc: fix socket.c kernel-doc
Randy Dunlap
2020-12-01
1
-2
/
+29
*
|
net/tipc: fix node.c kernel-doc
Randy Dunlap
2020-12-01
1
-1
/
+25
*
|
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
2020-12-01
1
-7
/
+35
*
|
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
2020-12-01
1
-0
/
+27
*
|
net/tipc: fix link.c kernel-doc
Randy Dunlap
2020-12-01
1
-2
/
+36
*
|
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
2020-12-01
1
-1
/
+19
*
|
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-12-01
9
-19
/
+40
*
|
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
2020-12-01
5
-14
/
+24
*
|
tipc: update address terminology in code
Jon Maloy
2020-11-27
8
-36
/
+41
*
|
tipc: make node number calculation reproducible
Jon Maloy
2020-11-27
3
-4
/
+16
*
|
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-27
1
-36
/
+30
*
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-1
/
+1
*
|
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
2020-11-13
1
-4
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-2
/
+8
|
\
|
|
*
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
2020-11-11
1
-2
/
+8
*
|
tipc: remove unneeded semicolon
Tom Rix
2020-11-02
2
-2
/
+2
*
|
tipc: remove dead code in tipc_net and relatives
Hoang Huu Le
2020-10-30
3
-24
/
+0
*
|
net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
2020-10-30
1
-1
/
+2
*
|
net: tipc: Fix parameter types passed to %s formater
Andrew Lunn
2020-10-30
1
-1
/
+1
*
|
tipc: add stricter control of reserved service types
Jon Maloy
2020-10-30
3
-12
/
+21
|
/
*
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
1
-3
/
+2
|
\
|
*
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
2020-10-29
1
-3
/
+2
*
|
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
1
-2
/
+2
|
/
*
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
2020-10-16
1
-2
/
+4
*
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
2020-10-16
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
3
-3
/
+12
|
\
|
*
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2020-10-09
2
-2
/
+10
|
*
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
2020-10-09
1
-1
/
+2
*
|
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
4
-10
/
+15
|
\
|
|
*
net: tipc: kerneldoc fixes
Lu Wei
2020-09-15
1
-1
/
+2
|
*
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
2020-09-14
1
-1
/
+2
|
*
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
2020-09-14
1
-4
/
+10
|
*
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
2020-09-10
1
-4
/
+1
*
|
net: tipc: Supply missing udp_media.h include file
Wang Hai
2020-09-18
1
-0
/
+1
*
|
tipc: Remove unused macro CF_SERVER
YueHaibing
2020-09-18
1
-1
/
+0
*
|
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
|
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
4
-3
/
+138
*
|
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
7
-20
/
+405
[next]