开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-01-14
ice: add recipe priority check in search
Michal Swiatkowski
2024-09-30
ice: fix VLAN replay after reset
Dave Ertman
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
2024-07-23
ice: Fix recipe read procedure
Wojciech Drewek
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
2024-07-11
ice: Optimize switch recipe creation
Marcin Szycik
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
2024-07-11
ice: Simplify bitmap setting in adding recipe
Michal Swiatkowski
2024-07-11
ice: Remove reading all recipes before adding a new one
Michal Swiatkowski
2024-07-11
ice: Remove unused struct ice_prot_lkup_ext members
Marcin Szycik
2024-06-19
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
2024-03-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
2024-03-25
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-17
ice: remove unused methods
Jan Sokolowski
2023-08-07
ice: Rename enum ice_pkt_flags values
Marcin Szycik
2023-08-07
ice: Add direction metadata
Marcin Szycik
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2023-07-24
ice: Add guard rule when creating FDB in switchdev
Marcin Szycik
2023-07-24
ice: Skip adv rules removal upon switchdev release
Wojciech Drewek
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-19
ice: allow matching on meta data
Michal Swiatkowski
2023-05-19
ice: specify field names in ice_prot_ext init
Michal Swiatkowski
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
2023-05-19
ice: define meta data to match in switch
Michal Swiatkowski
2023-03-28
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
2023-02-06
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
2022-06-30
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
2022-06-30
ice: switch: dynamically add VLAN headers to dummy packets
Martyna Szapar-Mudlaw
[next]