index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
tipc: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-23
/
+21
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
1
-3
/
+5
2021-07-24
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-07-17
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
1
-9
/
+27
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-113
/
+97
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-06-28
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
1
-8
/
+4
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
3
-11
/
+11
2021-06-10
tipc:subscr.c: fix a spelling mistake
gushengxian
1
-1
/
+1
2021-06-10
tipc: socket.c: fix the use of copular verb
gushengxian
1
-1
/
+1
2021-06-10
node.c: fix the use of indefinite article
gushengxian
1
-1
/
+1
2021-06-05
tipc: Return the correct errno code
Zheng Yongjun
1
-3
/
+3
2021-06-04
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
3
-20
/
+16
2021-06-04
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
1
-47
/
+38
2021-06-04
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
1
-26
/
+27
2021-05-18
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2021-05-18
tipc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-18
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-15
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-05-11
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+5
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-08
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-07
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-02
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-04-01
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-03-30
tipc: fix htmldoc and smatch warnings
Jon Maloy
2
-2
/
+3
2021-03-30
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
1
-1
/
+1
2021-03-29
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
bearer.h: Spellos fixed
Bhaskar Chowdhury
1
-3
/
+3
2021-03-27
tipc: fix kernel-doc warnings
Hoang Le
1
-0
/
+1
2021-03-26
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-03-26
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
[next]