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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-09
tipc: introduce TIPC encryption & authentication
Tuong Lien
17
-46
/
+2385
2019-11-09
tipc: add new AEAD key structure for user API
Tuong Lien
1
-0
/
+21
2019-11-09
tipc: enable creating a "preliminary" node
Tuong Lien
2
-27
/
+73
2019-11-09
tipc: add reference counter to bearer
Tuong Lien
2
-1
/
+16
2019-11-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-218
/
+2751
2019-11-08
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
3
-5
/
+5
2019-11-08
ice: print opcode when printing controlq errors
Jacob Keller
1
-2
/
+4
2019-11-08
ice: use more accurate ICE_DBG mask types
Jacob Keller
4
-58
/
+53
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
3
-9
/
+30
2019-11-08
ice: remove unnecessary conditional check
Bruce Allan
1
-2
/
+1
2019-11-08
ice: Update enum ice_flg64_bits to current specification
Brett Creeley
1
-1
/
+1
2019-11-08
ice: delay less
Mitch Williams
2
-3
/
+4
2019-11-08
ice: use pkg_dwnld_status instead of sq_last_status
Bruce Allan
1
-1
/
+1
2019-11-08
ice: Change max MSI-x vector_id check in cfg_irq_map
Brett Creeley
1
-3
/
+5
2019-11-08
ice: Check if VF is disabled for Opcode and other operations
Akeem G Abodunrin
2
-12
/
+63
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
3
-15
/
+19
2019-11-08
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
1
-7
/
+7
2019-11-08
ice: avoid setting features during reset
Henry Tieman
1
-0
/
+8
2019-11-08
ice: Implement DCBNL support
Dave Ertman
9
-5
/
+991
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
10
-10
/
+1480
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
5
-90
/
+84
2019-11-08
cxgb4: fix 64-bit division on i386
Rahul Lakkireddy
1
-2
/
+2
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
8
-92
/
+139
2019-11-08
cxgb4: Use match_string() helper to simplify the code
YueHaibing
1
-11
/
+6
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
3
-0
/
+41
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
3
-3
/
+5
2019-11-08
mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
1
-54
/
+49
2019-11-08
mac80211: move store skb ack code to its own function
John Crispin
1
-20
/
+29
2019-11-08
mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-7
/
+7
2019-11-08
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-08
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
1
-2
/
+4
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
4
-5
/
+14
2019-11-08
Merge branch 'u64_stats_t'
David S. Miller
8
-157
/
+118
2019-11-08
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
2
-6
/
+6
2019-11-08
tun: switch to u64_stats_t
Eric Dumazet
1
-16
/
+16
2019-11-08
u64_stats: provide u64_stats_t type
Eric Dumazet
1
-4
/
+47
2019-11-08
net: dummy: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-31
/
+5
2019-11-08
vsockmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-29
/
+2
2019-11-08
veth: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-32
/
+11
2019-11-08
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-25
/
+3
2019-11-08
net: provide dev_lstats_add() helper
Eric Dumazet
2
-10
/
+12
2019-11-08
net: provide dev_lstats_read() helper
Eric Dumazet
2
-7
/
+19
2019-11-08
Merge branch 'net-Demote-MTU-change-prints-to-debug'
David S. Miller
8
-17
/
+17
2019-11-08
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
1
-3
/
+3
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
7
-14
/
+14
2019-11-08
ethernet: ti: cpts: use ktime_get_real_ns helper
Ivan Khoronzhuk
1
-1
/
+1
2019-11-08
Merge branch 'aquantia-next'
David S. Miller
24
-546
/
+1112
2019-11-08
net: atlantic: change email domains to Marvell
Igor Russkikh
3
-12
/
+5
[next]