index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
2021-06-10
tipc:subscr.c: fix a spelling mistake
gushengxian
2021-06-10
tipc: socket.c: fix the use of copular verb
gushengxian
2021-06-10
node.c: fix the use of indefinite article
gushengxian
2021-06-04
tipc: Return the correct errno code
Zheng Yongjun
2021-06-03
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
2021-06-03
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
2021-06-03
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
2021-05-18
tipc: simplify the finalize work queue
Xin Long
2021-05-17
tipc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
tipc: wait and exit until all work queues are done
Xin Long
2021-05-17
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-05-14
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
2021-04-06
tipc: increment the tmp aead refcnt before attaching it
Xin Long
2021-04-05
tipc: Fix a kernel-doc warning in name_table.c
Wu XiangCheng
2021-04-05
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
2021-04-01
tipc: fix unique bearer names sanity check
Hoang Le
2021-03-31
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
2021-03-29
tipc: fix htmldoc and smatch warnings
Jon Maloy
2021-03-29
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-03-28
node.c: A typo fix
Bhaskar Chowdhury
2021-03-28
bearer.h: Spellos fixed
Bhaskar Chowdhury
2021-03-26
tipc: fix kernel-doc warnings
Hoang Le
2021-03-25
tipc: add extack messages for bearer/media failure
Hoang Le
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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
[next]