index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2021-03-17
tipc: remove some unnecessary warnings
Jon Maloy
2021-03-17
tipc: add host-endian copy of user subscription to struct tipc_subscription
Jon Maloy
2021-03-17
tipc: simplify api between binding table and topology server
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_find_service()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_service_find_range()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
2021-03-17
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
2021-03-17
tipc: rename binding table lookup functions
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
2021-03-17
tipc: simplify call signatures for publication creation
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
2021-03-17
tipc: introduce new unified address type for internal use
Jon Maloy
2021-03-17
tipc: move creation of publication item one level up in call chain
Jon Maloy
2021-03-17
tipc: re-organize members of struct publication
Jon Maloy
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
2021-03-11
tipc: convert dest node's address to network order
Hoang Le
2021-01-27
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-05
net: tipc: Replace expression with offsetof()
Zheng Yongjun
2020-12-16
tipc: do sanity check payload of a netlink message
Hoang Le
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
2020-12-04
tipc: support 128bit node identity for peer removing
Hoang Le
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
net/tipc: fix socket.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix link.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-12-01
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
2020-11-27
tipc: update address terminology in code
Jon Maloy
2020-11-27
tipc: make node number calculation reproducible
Jon Maloy
2020-11-27
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-13
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-11
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
2020-11-02
tipc: remove unneeded semicolon
Tom Rix
2020-10-30
tipc: remove dead code in tipc_net and relatives
Hoang Huu Le
2020-10-30
net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
2020-10-30
net: tipc: Fix parameter types passed to %s formater
Andrew Lunn
2020-10-30
tipc: add stricter control of reserved service types
Jon Maloy
[next]