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
2018-09-10
htb: use anonymous union for simplicity
Cong Wang
1
-49
/
+49
2018-09-10
net_sched: remove redundant qdisc lock classes
Cong Wang
1
-7
/
+0
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
3
-2
/
+7
2018-09-10
Merge branch 'skb_list_cleanups'
David S. Miller
36
-95
/
+96
2018-09-10
rtl818x: Remove SKB list assumptions.
David S. Miller
1
-5
/
+8
2018-09-10
can: Remove SKB list assumptions in rx-offload.c
David S. Miller
1
-3
/
+5
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
3
-9
/
+9
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
22
-28
/
+33
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
2
-2
/
+2
2018-09-10
staging: rtl8192e: Use __skb_peek().
David S. Miller
1
-1
/
+1
2018-09-10
bnx2fc_fcoe: Use skb_queue_walk_safe().
David S. Miller
1
-5
/
+1
2018-09-10
p54: Use skb_peek_tail() instead of direct head pointer accesses.
David S. Miller
1
-2
/
+2
2018-09-10
sctp: Use skb_queue_is_first().
David S. Miller
1
-1
/
+1
2018-09-10
lan78xx: Do not access skb_queue_head list pointers directly.
David S. Miller
1
-2
/
+2
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-10
ppp: Remove direct skb_queue_head list pointer access.
David S. Miller
2
-1
/
+12
2018-09-10
infiniband: nes: Use skb_peek_next() and skb_queue_walk().
David S. Miller
1
-5
/
+3
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
2
-11
/
+12
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
2
-23
/
+6
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
3
-30
/
+2
2018-09-10
cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
Colin Ian King
1
-1
/
+0
2018-09-08
failover: Fix error return code in net_failover_create
YueHaibing
1
-1
/
+3
2018-09-08
net: stmmac: Enable TC Ops for GMAC >= 4
Jose Abreu
1
-3
/
+3
2018-09-08
net: sched: act_nat: remove dependency on rtnl lock
Vlad Buslov
1
-6
/
+9
2018-09-08
net: sched: act_skbedit: remove dependency on rtnl lock
Vlad Buslov
1
-9
/
+14
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
4
-444
/
+436
2018-09-08
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
Florian Fainelli
2
-0
/
+9
2018-09-08
cxgb4: impose mandatory VLAN usage when non-zero TAG ID
Casey Leedom
2
-0
/
+4
2018-09-08
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-08
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-08
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
4
-0
/
+79
2018-09-08
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
1
-5
/
+3
2018-09-07
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
1
-15
/
+0
2018-09-07
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
1
-13
/
+9
2018-09-07
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
1
-3
/
+1
2018-09-07
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
8
-12
/
+187
2018-09-07
Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
13
-153
/
+235
2018-09-06
Merge branch 'dsa-b53-SerDes-support'
David S. Miller
7
-29
/
+805
2018-09-06
net: dsa: b53: Add SerDes support
Florian Fainelli
7
-0
/
+490
2018-09-06
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2
-0
/
+139
2018-09-06
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
1
-29
/
+60
2018-09-06
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
1
-0
/
+105
2018-09-06
net: dsa: b53: Add ability to enable/disable port interrupts
Florian Fainelli
2
-0
/
+11
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
6
-202
/
+367
2018-09-06
Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR'
David S. Miller
7
-63
/
+180
2018-09-06
ipv6: add inet6_fill_args
Christian Brauner
1
-34
/
+55
2018-09-06
ipv4: add inet_fill_args
Christian Brauner
1
-15
/
+33
2018-09-06
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
2018-09-06
if_link: add IFLA_TARGET_NETNSID alias
Christian Brauner
2
-0
/
+2
2018-09-06
rtnetlink: move type calculation out of loop
Christian Brauner
1
-1
/
+1
[next]