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
starfive-6.6.48-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
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2015-11-01
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
Jon Paul Maloy
1
-0
/
+5
2015-10-25
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2
-5
/
+5
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
9
-1104
/
+30
2015-10-24
tipc: ensure binding table initial distribution is sent via first link
Jon Paul Maloy
2
-3
/
+3
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
4
-22
/
+29
2015-10-24
tipc: eliminate redundant buffer cloning at transmission
Jon Paul Maloy
2
-28
/
+15
2015-10-24
tipc: let neighbor discoverer tranmsit consumable buffers
Jon Paul Maloy
4
-12
/
+38
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
7
-6
/
+39
2015-10-24
tipc: simplify bearer level broadcast
Jon Paul Maloy
5
-45
/
+151
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
9
-220
/
+615
2015-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
6
-7
/
+23
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
5
-57
/
+85
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
3
-12
/
+34
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
4
-45
/
+79
2015-10-24
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
3
-23
/
+36
2015-10-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
4
-7
/
+24
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
3
-9
/
+14
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
5
-107
/
+110
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+19
2015-10-22
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
1
-0
/
+5
2015-10-22
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
1
-3
/
+9
2015-10-22
tipc: extend broadcast link window size
Jon Paul Maloy
1
-3
/
+5
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+5
2015-10-16
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-16
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-16
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-16
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-16
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-16
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-16
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
1
-8
/
+7
2015-10-15
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-10-14
tipc: eliminate risk of stalled link synchronization
Jon Paul Maloy
1
-3
/
+3
2015-09-21
tipc: reinitialize pointer after skb linearize
Erik Hugne
1
-0
/
+1
2015-09-09
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-08-24
tipc: fix stale link problem during synchronization
Jon Paul Maloy
2
-3
/
+12
2015-08-24
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
2
-4
/
+9
2015-08-24
tipc: eliminate risk of premature link setup during failover
Jon Paul Maloy
1
-1
/
+3
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
1
-1
/
+2
2015-07-31
tipc: clean up link creation
Jon Paul Maloy
4
-121
/
+86
2015-07-31
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
1
-15
/
+19
2015-07-31
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
4
-63
/
+10
2015-07-31
tipc: make resetting of links non-atomic
Jon Paul Maloy
3
-70
/
+127
2015-07-31
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
3
-123
/
+127
2015-07-31
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
3
-180
/
+226
2015-07-31
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
3
-21
/
+33
2015-07-31
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
5
-508
/
+342
2015-07-31
tipc: extend node FSM
Jon Paul Maloy
2
-11
/
+92
2015-07-31
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2
-14
/
+22
[next]