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-11-23
e100: Fix possible use after free in e100_xmit_prepare
Wang Hai
1
-4
/
+1
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
1
-1
/
+8
2022-11-23
fm10k: Fix error handling in fm10k_init_module()
Yuan Can
1
-1
/
+9
2022-11-23
i40e: Fix error handling in i40e_init_module()
Shang XiaoJing
1
-1
/
+10
2022-11-23
ixgbevf: Fix resource leak in ixgbevf_init_module()
Shang XiaoJing
1
-1
/
+9
2022-11-22
ice: fix handling of burst Tx timestamps
Jacob Keller
2
-16
/
+16
2022-11-19
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
1
-9
/
+7
2022-11-19
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
2
-9
/
+0
2022-11-19
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
1
-1
/
+15
2022-11-19
iavf: Fix a crash during reset task
Ivan Vecera
1
-0
/
+1
2022-11-10
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-11-10
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
4
-2
/
+31
2022-10-26
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-10-26
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-10-26
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-09-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-101
/
+71
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
14
-21
/
+15
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
2022-09-27
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
1
-13
/
+7
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
3
-88
/
+64
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
3
-10
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-45
/
+104
2022-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-22
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
ice: Add low latency Tx timestamp read
Karol Kolacinski
7
-45
/
+154
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-20
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-20
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-20
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-20
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2
-4
/
+17
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
1
-2
/
+0
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-23
/
+100
2022-09-08
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
1
-3
/
+17
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-58
/
+175
2022-09-07
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
1
-36
/
+141
2022-09-06
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
1
-2
/
+2
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
1
-4
/
+2
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
1
-28
/
+29
2022-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
1
-0
/
+3
[next]