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
2018-11-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-9
/
+12
2018-11-28
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-11-28
rapidio/rionet: do not free skb before reading its length
Pan Bian
1
-1
/
+1
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-28
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2
-0
/
+2
2018-11-28
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
1
-5
/
+5
2018-11-28
net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
Colin Ian King
1
-1
/
+1
2018-11-28
qed: fix spelling mistake "attnetion" -> "attention"
Colin Ian King
1
-1
/
+1
2018-11-28
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-11-28
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
1
-0
/
+8
2018-11-28
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
1
-6
/
+4
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
1
-4
/
+3
2018-11-22
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...
David S. Miller
16
-38
/
+82
2018-11-20
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
1
-2
/
+16
2018-11-20
Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-83
/
+116
2018-11-20
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
2
-39
/
+22
2018-11-20
qed: Fix QM getters to always return a valid pq
Denis Bolotin
1
-4
/
+20
2018-11-20
qed: Fix bitmap_weight() check
Denis Bolotin
1
-1
/
+4
2018-11-20
net/mlx5e: Fix failing ethtool query on FEC query error
Shay Agroskin
1
-2
/
+1
2018-11-20
net/mlx5e: Removed unnecessary warnings in FEC caps query
Shay Agroskin
2
-4
/
+4
2018-11-20
net/mlx5e: Fix wrong field name in FEC related functions
Shay Agroskin
1
-2
/
+2
2018-11-20
net/mlx5e: Fix a bug in turning off FEC policy in unsupported speeds
Shay Agroskin
1
-16
/
+12
2018-11-20
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
1
-1
/
+1
2018-11-20
net: ena: fix crash during ena_remove()
Arthur Kiyanovski
1
-11
/
+10
2018-11-20
net: ena: fix crash during failed resume from hibernation
Arthur Kiyanovski
1
-1
/
+1
2018-11-20
net/mlx5e: Fix selftest for small MTUs
Valentine Fatiev
1
-16
/
+10
2018-11-20
net/mlx5e: RX, verify received packet size in Linear Striding RQ
Moshe Shemesh
5
-1
/
+15
2018-11-20
net/mlx5e: Apply the correct check for supporting TC esw rules split
Roi Dayan
1
-1
/
+1
2018-11-20
net/mlx5e: Adjust to max number of channles when re-attaching
Yuval Avnery
1
-5
/
+22
2018-11-20
net/mlx5e: Always use the match level enum when parsing TC rule match
Or Gerlitz
1
-2
/
+2
2018-11-20
net/mlx5e: Claim TC hw offloads support only under a proper build config
Or Gerlitz
1
-0
/
+6
2018-11-20
net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
Or Gerlitz
1
-31
/
+32
2018-11-20
net/mlx5e: IPoIB, Reset QP after channels are closed
Denis Drozdov
1
-1
/
+1
2018-11-20
net/mlx5: IPSec, Fix the SA context hash key
Raed Salem
1
-2
/
+8
2018-11-19
tuntap: fix multiqueue rx
Matthew Cover
1
-1
/
+6
2018-11-18
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-11-17
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
1
-9
/
+5
[next]