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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
16
-40
/
+40
2022-08-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-27
/
+768
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-43
/
+101
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
1
-1
/
+1
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
1
-18
/
+140
2022-08-24
ice: Implement devlink port split operations
Anatolii Gerasymenko
2
-0
/
+290
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
3
-5
/
+16
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
3
-0
/
+178
2022-08-24
ice: Add support for ip TTL & ToS offload
Marcin Szycik
2
-4
/
+144
2022-08-23
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-6
/
+57
2022-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-184
/
+136
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
4
-29
/
+48
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
1
-0
/
+6
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-32
/
+140
2022-08-19
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-45
/
+83
2022-08-19
ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
Jeff Daly
2
-3
/
+56
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2
-1
/
+13
2022-08-18
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
Fabio M. De Francesco
1
-3
/
+1
2022-08-18
ice: remove non-inclusive language
Mikael Barsehyan
2
-9
/
+9
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
3
-165
/
+5
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
3
-4
/
+28
2022-08-18
ice: Implement FCS/CRC and VLAN stripping co-existence policy
Anatolii Gerasymenko
1
-0
/
+25
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
7
-6
/
+69
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2
-11
/
+57
2022-08-17
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
1
-4
/
+4
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2
-2
/
+16
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
1
-1
/
+1
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
1
-0
/
+7
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
1
-23
/
+76
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
1
-336
/
+336
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
3
-3
/
+34
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
4
-4
/
+20
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2
-0
/
+2
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
1
-0
/
+1
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
1
-1
/
+3
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
1
-3
/
+5
2022-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-7
/
+30
2022-08-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
2
-2
/
+4
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
1
-1
/
+10
2022-08-12
iavf: Fix reset error handling
Przemyslaw Patynowski
1
-3
/
+6
2022-08-12
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
1
-1
/
+1
2022-08-12
iavf: Fix adminq error handling
Przemyslaw Patynowski
1
-2
/
+13
2022-08-11
ice: Fix call trace with null VSI during VF reset
Michal Jaron
1
-1
/
+3
2022-08-11
ice: Fix VSI rebuild WARN_ON check for VF
Benjamin Mikailenko
1
-1
/
+1
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-3
/
+51
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
2022-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
7
-88
/
+75
2022-07-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-202
/
+269
[next]