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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-1
/
+2
2020-05-07
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-07
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-07
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-07
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-12
/
+0
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-07
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
5
-4
/
+6
2020-05-07
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-07
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
1
-9
/
+15
2020-05-04
nfp: abm: fix a memory leak bug
Qiushi Wu
1
-0
/
+1
2020-05-04
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
1
-1
/
+1
2020-05-04
net: enetc: fix an issue about leak system resources
Dejin Zheng
1
-1
/
+1
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
1
-6
/
+1
2020-05-04
net: macb: fix an issue about leak related system resources
Dejin Zheng
1
-9
/
+3
2020-05-04
net: usb: qmi_wwan: add support for DW5816e
Matt Jolly
1
-0
/
+1
2020-05-02
gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
Yoshiyuki Kurauchi
1
-4
/
+5
2020-05-02
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
1
-0
/
+1
2020-05-02
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
5
-5
/
+5
2020-05-02
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
1
-1
/
+2
2020-05-02
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
1
-9
/
+12
2020-05-02
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
1
-16
/
+14
2020-05-01
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+36
2020-05-01
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-05-01
mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
Jiri Pirko
1
-2
/
+10
2020-05-01
net: macb: Fix runtime PM refcounting
Andy Shevchenko
1
-3
/
+9
2020-05-01
net: moxa: Fix a potential double 'free_irq()'
Christophe JAILLET
1
-1
/
+1
2020-05-01
net: macsec: preserve ingress frame ordering
Scott Dial
1
-1
/
+2
2020-05-01
net: ipa: zero return code before issuing generic EE command
Alex Elder
2
-0
/
+9
2020-05-01
net: ipa: fix an error message in gsi_channel_init_one()
Alex Elder
1
-2
/
+2
2020-05-01
net: ipa: fix a bug in ipa_endpoint_stop()
Alex Elder
1
-5
/
+2
2020-05-01
ionic: add device reset to fw upgrade down
Shannon Nelson
1
-0
/
+1
2020-05-01
ionic: refresh devinfo after fw-upgrade
Shannon Nelson
1
-0
/
+1
2020-05-01
ionic: no link check until after probe
Shannon Nelson
1
-2
/
+0
2020-05-01
dp83640: reverse arguments to list_add_tail
Julia Lawall
1
-1
/
+1
2020-04-30
ibmvnic: Skip fatal error reset after passive init
Juliet Kim
1
-1
/
+2
2020-04-30
net/mlx5e: Fix q counters on uplink representors
Roi Dayan
1
-7
/
+2
2020-04-30
net/mlx5: Fix command entry leak in Internal Error State
Moshe Shemesh
1
-0
/
+4
2020-04-30
net/mlx5: Fix forced completion access non initialized command entry
Moshe Shemesh
1
-1
/
+1
2020-04-30
net/mlx5: DR, On creation set CQ's arm_db member to right value
Erez Shitrit
1
-1
/
+13
2020-04-30
net/mlx5: E-switch, Fix mutex init order
Parav Pandit
1
-6
/
+6
2020-04-30
net/mlx5: E-switch, Fix printing wrong error value
Parav Pandit
1
-1
/
+1
2020-04-30
net/mlx5: E-switch, Fix error unwinding flow for steering init failure
Parav Pandit
1
-2
/
+2
2020-04-30
wireguard: receive: use tunnel helpers for decapsulating ECN markings
Toke Høiland-Jørgensen
1
-4
/
+2
2020-04-30
wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
Jason A. Donenfeld
1
-1
/
+3
[next]