index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2025-04-11
ice: enable LLDP TX for VFs through tc
Larysa Zaremba
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
2025-02-25
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
2024-09-06
ice: make representor code generic
Michal Swiatkowski
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
2024-06-21
ice: update representor when VSI is ready
Michal Swiatkowski
2024-06-21
ice: move VSI configuration outside repr setup
Michal Swiatkowski
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
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
[next]