index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2021-05-17
tipc: wait and exit until all work queues are done
Xin Long
3
-0
/
+6
2021-05-17
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-05-14
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-581
/
+712
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+5
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-06
tipc: increment the tmp aead refcnt before attaching it
Xin Long
1
-1
/
+2
2021-04-05
tipc: Fix a kernel-doc warning in name_table.c
Wu XiangCheng
1
-0
/
+2
2021-04-05
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
1
-0
/
+2
2021-04-01
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-03-31
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-03-29
tipc: fix htmldoc and smatch warnings
Jon Maloy
2
-2
/
+3
2021-03-29
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
1
-1
/
+1
2021-03-28
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
bearer.h: Spellos fixed
Bhaskar Chowdhury
1
-3
/
+3
2021-03-26
tipc: fix kernel-doc warnings
Hoang Le
1
-0
/
+1
2021-03-25
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+8
2021-03-17
tipc: remove some unnecessary warnings
Jon Maloy
2
-21
/
+16
2021-03-17
tipc: add host-endian copy of user subscription to struct tipc_subscription
Jon Maloy
3
-40
/
+37
2021-03-17
tipc: simplify api between binding table and topology server
Jon Maloy
3
-48
/
+43
2021-03-17
tipc: simplify signature of tipc_find_service()
Jon Maloy
3
-27
/
+39
2021-03-17
tipc: simplify signature of tipc_service_find_range()
Jon Maloy
1
-6
/
+8
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
3
-36
/
+27
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
3
-16
/
+14
2021-03-17
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
3
-19
/
+18
2021-03-17
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
4
-95
/
+91
2021-03-17
tipc: rename binding table lookup functions
Jon Maloy
4
-37
/
+56
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
5
-68
/
+70
2021-03-17
tipc: simplify call signatures for publication creation
Jon Maloy
3
-40
/
+34
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
5
-58
/
+68
2021-03-17
tipc: introduce new unified address type for internal use
Jon Maloy
2
-1
/
+46
2021-03-17
tipc: move creation of publication item one level up in call chain
Jon Maloy
1
-33
/
+32
2021-03-17
tipc: re-organize members of struct publication
Jon Maloy
4
-97
/
+92
2021-03-15
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
1
-3
/
+8
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
3
-22
/
+58
2021-03-11
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-01-27
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
1
-4
/
+0
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+9
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2021-01-05
net: tipc: Replace expression with offsetof()
Zheng Yongjun
1
-1
/
+1
2020-12-16
tipc: do sanity check payload of a netlink message
Hoang Le
1
-5
/
+7
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
2020-12-04
tipc: support 128bit node identity for peer removing
Hoang Le
1
-3
/
+18
[next]