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
pinetabv-6.6.y-devel
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-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-26
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-26
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-8
/
+2
2020-06-26
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
1
-0
/
+4
2020-06-26
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-26
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
2020-06-26
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-26
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-26
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
1
-43
/
+73
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2
-33
/
+10
2020-06-25
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-25
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
1
-1
/
+2
2020-06-25
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
1
-77
/
+0
2020-06-25
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
1
-1
/
+2
2020-06-25
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
1
-0
/
+4
2020-06-25
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
1
-1
/
+1
2020-06-25
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
1
-3
/
+19
2020-06-25
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
1
-1
/
+1
2020-06-24
net: phylink: ensure manual pause mode configuration takes effect
Russell King
1
-5
/
+22
2020-06-24
net: phylink: fix ethtool -A with attached PHYs
Russell King
1
-9
/
+11
2020-06-24
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
1
-1
/
+2
2020-06-24
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
1
-1
/
+7
2020-06-24
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2
-1
/
+3
2020-06-24
bnxt_en: Store the running firmware version code.
Michael Chan
2
-4
/
+22
2020-06-24
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
3
-11
/
+8
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
8
-30
/
+38
2020-06-24
cxgb4: fix set but unused variable when DCB is disabled
Rahul Lakkireddy
1
-3
/
+3
2020-06-24
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2
-1
/
+3
2020-06-24
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
1
-2
/
+1
2020-06-24
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
1
-2
/
+4
2020-06-24
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-06-24
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
3
-25
/
+22
2020-06-24
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy
2
-49
/
+91
2020-06-24
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
1
-1
/
+1
2020-06-24
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
1
-12
/
+11
2020-06-24
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
1
-28
/
+24
2020-06-24
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
1
-1
/
+1
2020-06-24
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
1
-0
/
+19
2020-06-24
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
1
-0
/
+1
2020-06-24
net: qede: fix PTP initialization on recovery
Alexander Lobakin
3
-20
/
+15
2020-06-24
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
1
-1
/
+1
2020-06-24
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
1
-5
/
+18
2020-06-24
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
1
-1
/
+2
2020-06-24
net: qed: fix async event callbacks unregistering
Alexander Lobakin
3
-5
/
+7
2020-06-24
wireguard: device: avoid circular netns references
Jason A. Donenfeld
4
-45
/
+55
2020-06-24
wireguard: noise: do not assign initiation time in if condition
Frank Werner-Krippendorf
1
-2
/
+2
2020-06-23
usbnet: smsc95xx: Fix use-after-free after removal
Tuomas Tynkkynen
1
-1
/
+1
2020-06-23
mlxsw: spectrum: Do not rely on machine endianness
Ido Schimmel
4
-9
/
+7
[next]