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
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
2021-03-04
Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2021-03-03
xen-netback: respect gnttab_map_refs()'s return value
Jan Beulich
1
-1
/
+11
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
45
-263
/
+489
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-25
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-25
net: broadcom: bcm4908_enet: fix NAPI poll returned value
Rafał Miłecki
1
-0
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix RX path possible mem leak
Rafał Miłecki
1
-0
/
+1
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
1
-8
/
+55
2021-02-25
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
Wei Yongjun
1
-0
/
+1
2021-02-25
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
4
-4
/
+12
2021-02-24
net: usb: qmi_wwan: support ZTE P685M modem
Lech Perczak
1
-0
/
+1
2021-02-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-13
/
+64
2021-02-24
wireguard: kconfig: use arm chacha even with no neon
Jason A. Donenfeld
1
-1
/
+1
2021-02-24
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
8
-93
/
+144
2021-02-24
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
1
-3
/
+4
2021-02-24
wireguard: peer: put frequently used members above cache lines
Jason A. Donenfeld
1
-2
/
+2
2021-02-24
wireguard: socket: remove bogus __be32 annotation
Jann Horn
1
-2
/
+2
2021-02-24
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2
-3
/
+3
2021-02-24
vxlan: move debug check after netdev unregister
Taehee Yoo
1
-3
/
+8
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
1
-16
/
+27
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
1
-2
/
+2
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
1
-0
/
+13
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
1
-3
/
+4
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-15
/
+21
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
3
-8
/
+22
2021-02-23
Marvell Sky2 Ethernet adapter: fix warning messages.
Krzysztof Halasa
1
-3
/
+2
2021-02-23
bcm63xx_enet: fix sporadic kernel panic
Sieng Piaw Liew
1
-2
/
+6
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
1
-1
/
+0
2021-02-23
virtio_net: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-23
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-54
/
+39
2021-02-23
net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
Chuhong Yuan
1
-0
/
+1
2021-02-23
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
1
-4
/
+26
2021-02-23
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
1
-4
/
+5
2021-02-23
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
1
-11
/
+14
2021-02-23
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
1
-1
/
+1
2021-02-23
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
1
-3
/
+1
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
2021-02-22
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
1
-1
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2021-02-22
ice: report correct max number of TCs
Dave Ertman
1
-1
/
+1
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+12
2021-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-12
/
+9
2021-02-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-5
/
+2
2021-02-22
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
Dan Carpenter
1
-1
/
+1
[next]