index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
ice
/
ice_lag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
ice: Fix LACP bonds without SRIOV environment
Dave Ertman
1
-0
/
+6
2025-03-05
ice: Fix switchdev slow-path in LAG
Marcin Szycik
1
-0
/
+27
2024-03-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-15
/
+38
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
1
-6
/
+3
2024-03-25
ice: control default Tx rule in lag
Michal Swiatkowski
1
-9
/
+35
2024-03-25
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
1
-2
/
+2
2024-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-3
/
+3
2024-02-15
ice: Add check for lport extraction to LAG init
Dave Ertman
1
-2
/
+23
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
1
-5
/
+2
2023-12-18
ice: field prep conversion
Jesse Brandeburg
1
-5
/
+2
2023-12-18
ice: alter feature support check for SRIOV and LAG
Dave Ertman
1
-0
/
+2
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
1
-50
/
+72
2023-11-07
ice: lag: in RCU, use atomic allocation
Michal Schmidt
1
-3
/
+3
2023-11-07
ice: Fix SRIOV LAG disable on non-compliant aggregate
Dave Ertman
1
-9
/
+3
2023-10-20
ice: add drop rule matching on not active lport
Michal Swiatkowski
1
-17
/
+70
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+32
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
1
-0
/
+32
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
1
-36
/
+12
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
1
-5
/
+4
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-07-27
ice: update reset path for SRIOV LAG support
Dave Ertman
1
-3
/
+228
2023-07-27
ice: enforce interface eligibility and add messaging for SRIOV LAG
Dave Ertman
1
-5
/
+84
2023-07-27
ice: support non-standard teardown of bond interface
Dave Ertman
1
-7
/
+40
2023-07-27
ice: Flesh out implementation of support for SRIOV on bonded interface
Dave Ertman
1
-10
/
+816
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
1
-73
/
+486
2023-07-27
ice: implement lag netdev event handler
Dave Ertman
1
-13
/
+111
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-26
/
+27
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
1
-12
/
+0
2022-08-18
ice: remove non-inclusive language
Mikael Barsehyan
1
-8
/
+8
2022-06-30
ice: Remove unnecessary NULL check before dev_put
Ziyang Xuan
1
-4
/
+2
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
1
-14
/
+4
2021-05-29
ice: Initialize RDMA support
Dave Ertman
1
-0
/
+2
2021-02-09
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+445