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
/
msg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
1
-5
/
+4
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
1
-2
/
+0
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-10-30
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
1
-0
/
+17
2016-09-03
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
1
-0
/
+10
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
1
-11
/
+0
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
1
-2
/
+12
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
1
-0
/
+10
2016-04-08
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
1
-0
/
+5
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
1
-0
/
+5
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
1
-1
/
+1
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
1
-0
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-10-16
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
1
-32
/
+2
2015-10-15
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-07-31
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
1
-22
/
+0
2015-07-31
tipc: make resetting of links non-atomic
Jon Paul Maloy
1
-0
/
+29
2015-07-31
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
1
-21
/
+11
2015-07-27
tipc: clean up socket layer message reception
Jon Paul Maloy
1
-2
/
+1
2015-07-27
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
1
-1
/
+1
2015-07-27
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
1
-2
/
+1
2015-07-21
tipc: reduce locking scope during packet reception
Jon Paul Maloy
1
-4
/
+46
2015-07-21
tipc: introduce node contact FSM
Jon Paul Maloy
1
-0
/
+7
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
1
-3
/
+3
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
1
-5
/
+9
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
1
-6
/
+11
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
1
-5
/
+5
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
1
-0
/
+8
2015-03-25
tipc: clean up handling of link congestion
Jon Paul Maloy
1
-17
/
+11
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
1
-31
/
+34
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
1
-3
/
+3
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
1
-2
/
+3
2015-03-14
tipc: add framework for node capabilities exchange
Jon Paul Maloy
1
-1
/
+10
2015-03-06
tipc: add ip/udp media type
Erik Hugne
1
-1
/
+1
2015-02-28
tipc: rename media/msg related definitions
Erik Hugne
1
-2
/
+2
2015-02-06
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
1
-0
/
+17
2015-02-06
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
1
-0
/
+73
2015-02-06
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
1
-4
/
+5
2015-02-06
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
1
-5
/
+5
2015-01-13
tipc: make tipc node address support net namespace
Ying Xue
1
-10
/
+11
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
1
-1
/
+1
2015-01-13
tipc: make tipc broadcast link support net namespace
Ying Xue
1
-1
/
+1
2015-01-13
tipc: cleanup core.c and core.h files
Ying Xue
1
-8
/
+29
2015-01-13
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
1
-2
/
+0
2014-11-26
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
Ying Xue
1
-3
/
+3
2014-11-26
tipc: use generic SKB list APIs to manage link transmission queue
Ying Xue
1
-2
/
+3
2014-11-26
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
Ying Xue
1
-5
/
+0
2014-11-24
tipc_msg_build(): pass msghdr instead of its ->msg_iov
Al Viro
1
-1
/
+1
[next]