index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tipc: make node link identity publish thread safe
Hoang Le
2021-05-10
1
-6
/
+6
|
/
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
16
-581
/
+712
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
4
-4
/
+5
|
|
\
|
*
|
tipc: Fix a kernel-doc warning in name_table.c
Wu XiangCheng
2021-04-05
1
-0
/
+2
|
*
|
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
2021-04-05
1
-0
/
+2
|
*
|
tipc: fix unique bearer names sanity check
Hoang Le
2021-04-01
1
-19
/
+27
|
*
|
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
2021-03-31
1
-0
/
+2
|
*
|
tipc: fix htmldoc and smatch warnings
Jon Maloy
2021-03-29
2
-2
/
+3
|
*
|
node.c: A typo fix
Bhaskar Chowdhury
2021-03-28
1
-1
/
+1
|
*
|
bearer.h: Spellos fixed
Bhaskar Chowdhury
2021-03-28
1
-3
/
+3
|
*
|
tipc: fix kernel-doc warnings
Hoang Le
2021-03-26
1
-0
/
+1
|
*
|
tipc: add extack messages for bearer/media failure
Hoang Le
2021-03-25
1
-10
/
+40
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-3
/
+8
|
|
\
\
|
*
|
|
tipc: remove some unnecessary warnings
Jon Maloy
2021-03-17
2
-21
/
+16
|
*
|
|
tipc: add host-endian copy of user subscription to struct tipc_subscription
Jon Maloy
2021-03-17
3
-40
/
+37
|
*
|
|
tipc: simplify api between binding table and topology server
Jon Maloy
2021-03-17
3
-48
/
+43
|
*
|
|
tipc: simplify signature of tipc_find_service()
Jon Maloy
2021-03-17
3
-27
/
+39
|
*
|
|
tipc: simplify signature of tipc_service_find_range()
Jon Maloy
2021-03-17
1
-6
/
+8
|
*
|
|
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
2021-03-17
3
-36
/
+27
|
*
|
|
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
2021-03-17
3
-16
/
+14
|
*
|
|
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
2021-03-17
3
-19
/
+18
|
*
|
|
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
2021-03-17
4
-95
/
+91
|
*
|
|
tipc: rename binding table lookup functions
Jon Maloy
2021-03-17
4
-37
/
+56
|
*
|
|
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
2021-03-17
5
-68
/
+70
|
*
|
|
tipc: simplify call signatures for publication creation
Jon Maloy
2021-03-17
3
-40
/
+34
|
*
|
|
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
2021-03-17
5
-58
/
+68
|
*
|
|
tipc: introduce new unified address type for internal use
Jon Maloy
2021-03-17
2
-1
/
+46
|
*
|
|
tipc: move creation of publication item one level up in call chain
Jon Maloy
2021-03-17
1
-33
/
+32
|
*
|
|
tipc: re-organize members of struct publication
Jon Maloy
2021-03-17
4
-97
/
+92
|
*
|
|
tipc: clean up warnings detected by sparse
Hoang Huu Le
2021-03-11
3
-22
/
+58
|
*
|
|
tipc: convert dest node's address to network order
Hoang Le
2021-03-11
1
-1
/
+1
*
|
|
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
2021-04-07
3
-5
/
+5
*
|
|
tipc: increment the tmp aead refcnt before attaching it
Xin Long
2021-04-06
1
-1
/
+2
*
|
|
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-03-29
1
-1
/
+1
|
/
/
*
/
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
2021-03-15
1
-3
/
+8
|
/
*
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
2021-01-27
1
-4
/
+0
*
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
[prev]
[next]