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
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-25
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
1
-4
/
+4
2018-05-25
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-22
/
+5
2018-05-25
net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands
Yossi Kuperman
1
-7
/
+5
2018-05-25
net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
Eran Ben Elisha
1
-0
/
+42
2018-05-23
net/mlx4: Fix irq-unsafe spinlock usage
Jack Morgenstein
1
-2
/
+2
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
1
-1
/
+1
2018-05-23
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
1
-6
/
+9
2018-05-23
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
1
-4
/
+15
2018-05-23
virtio-net: fix leaking page for gso packet during mergeable XDP
Jason Wang
1
-8
/
+7
2018-05-23
virtio-net: correctly check num_buf during err path
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly transmit XDP buff after linearizing
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly redirect linearized packet
Jason Wang
1
-1
/
+1
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+2
2018-05-22
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
1
-3
/
+7
2018-05-22
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
1
-1
/
+1
2018-05-22
net: fec: Add a SPDX identifier
Fabio Estevam
1
-0
/
+1
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-05-22
mac80211_hwsim: Fix radio dump for radio idx 0
Andrew Zaborowski
1
-2
/
+2
2018-05-18
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
1
-19
/
+9
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-05-17
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
1
-9
/
+15
2018-05-17
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
1
-2
/
+1
2018-05-17
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
1
-0
/
+1
2018-05-16
tuntap: fix use after free during release
Jason Wang
1
-1
/
+1
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
1
-1
/
+3
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rule half deletion
Florian Fainelli
1
-4
/
+7
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
Florian Fainelli
1
-9
/
+11
2018-05-16
net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
Florian Fainelli
1
-1
/
+4
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-16
ipvlan: call netdevice notifier when master mac address changed
Keefe Liu
1
-1
/
+3
2018-05-15
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2
-2
/
+24
2018-05-15
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2
-28
/
+30
2018-05-15
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-14
tun: fix use after free for ptr_ring
Jason Wang
1
-15
/
+12
2018-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-14
qede: Fix ref-cnt usage count
Michal Kalderon
1
-2
/
+1
2018-05-14
3c59x: convert to generic DMA API
Christoph Hellwig
1
-53
/
+51
2018-05-11
ixgbe: fix memory leak on ipsec allocation
Colin Ian King
1
-1
/
+1
2018-05-11
ixgbevf: fix ixgbevf_xmit_frame()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-11
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
1
-0
/
+3
2018-05-11
ice: Set rq_last_status when cleaning rq
Jeff Shaw
1
-1
/
+1
2018-05-11
Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-1
/
+52
[next]