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_switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
ice: fix check for existing switch rule
Mateusz Pacuszka
1
-2
/
+2
2025-01-15
ice: add recipe priority check in search
Michal Swiatkowski
1
-1
/
+2
2024-10-01
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
1
-1
/
+1
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-07-24
ice: Fix recipe read procedure
Wojciech Drewek
1
-4
/
+4
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
1
-2
/
+20
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
1
-41
/
+10
2024-07-11
ice: Optimize switch recipe creation
Marcin Szycik
1
-329
/
+196
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
1
-40
/
+15
2024-07-11
ice: Simplify bitmap setting in adding recipe
Michal Swiatkowski
1
-15
/
+9
2024-07-11
ice: Remove reading all recipes before adding a new one
Michal Swiatkowski
1
-27
/
+2
2024-07-11
ice: Remove unused struct ice_prot_lkup_ext members
Marcin Szycik
1
-25
/
+19
2024-06-20
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
1
-2
/
+4
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
1
-17
/
+170
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
1
-0
/
+85
2024-03-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+4
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-10
/
+14
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
1
-0
/
+4
2024-03-25
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
1
-10
/
+14
2024-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-5
/
+5
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
1
-7
/
+18
2023-12-18
ice: field prep conversion
Jesse Brandeburg
1
-41
/
+34
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
1
-49
/
+14
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
1
-9
/
+7
2023-08-17
ice: remove unused methods
Jan Sokolowski
1
-48
/
+0
2023-08-07
ice: Rename enum ice_pkt_flags values
Marcin Szycik
1
-3
/
+3
2023-08-07
ice: Add direction metadata
Marcin Szycik
1
-2
/
+9
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
1
-1
/
+9
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
1
-21
/
+57
2023-07-24
ice: Add guard rule when creating FDB in switchdev
Marcin Szycik
1
-35
/
+62
2023-07-24
ice: Skip adv rules removal upon switchdev release
Wojciech Drewek
1
-53
/
+0
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
1
-13
/
+6
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
1
-0
/
+6
2023-05-19
ice: allow matching on meta data
Michal Swiatkowski
1
-100
/
+58
2023-05-19
ice: specify field names in ice_prot_ext init
Michal Swiatkowski
1
-23
/
+28
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
1
-11
/
+11
2023-05-19
ice: define meta data to match in switch
Michal Swiatkowski
1
-5
/
+6
2023-03-28
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
1
-4
/
+22
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
1
-1
/
+69
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
1
-4
/
+2
2022-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-161
/
+5
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
1
-161
/
+5
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-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-65
/
+71
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
1
-0
/
+165
2022-07-01
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
1
-1
/
+1
[next]