index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_eswitch.c
Age
Commit message (
Expand
)
Author
2024-05-08
ice: remove correct filters during eswitch release
Michal Swiatkowski
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
2024-03-25
ice: count representor stats
Michal Swiatkowski
2024-03-25
ice: do switchdev slow-path Rx using PF VSI
Michal Swiatkowski
2024-03-25
ice: change repr::id values
Michal Swiatkowski
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
2024-03-25
ice: do Tx through PF netdev in slow-path
Michal Swiatkowski
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-11-28
ice: fix error code in ice_eswitch_attach()
Dan Carpenter
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
2023-11-13
ice: set Tx topology every time new repr is added
Michal Swiatkowski
2023-11-13
ice: make representor code generic
Michal Swiatkowski
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
2023-11-13
ice: track q_id in representor
Michal Swiatkowski
2023-11-13
ice: remove unused control VSI parameter
Michal Swiatkowski
2023-11-13
ice: remove redundant max_vsi_num variable
Michal Swiatkowski
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
2023-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
2023-07-24
ice: Unset src prune on uplink VSI
Wojciech Drewek
2023-07-24
ice: Disable vlan pruning for uplink VSI
Wojciech Drewek
2023-07-24
ice: Don't tx before switchdev is fully configured
Wojciech Drewek
2023-07-24
ice: Skip adv rules removal upon switchdev release
Wojciech Drewek
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
ice: Match on all profiles in slow-path
Wojciech Drewek
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
[next]