index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_repr.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
ice: enable LLDP TX for VFs through tc
Larysa Zaremba
1
-0
/
+7
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
1
-1
/
+2
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
1
-1
/
+1
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
1
-5
/
+7
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
1
-0
/
+12
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
1
-0
/
+52
2024-09-06
ice: make representor code generic
Michal Swiatkowski
1
-44
/
+44
2024-06-21
ice: move VSI configuration outside repr setup
Michal Swiatkowski
1
-0
/
+7
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
1
-2
/
+0
2024-06-21
ice: store representor ID in bridge port
Michal Swiatkowski
1
-5
/
+2
2024-04-17
ice: Remove ndo_get_phys_port_name
Dariusz Aftanski
1
-34
/
+0
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
1
-0
/
+1
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
1
-1
/
+1
2024-03-25
ice: count representor stats
Michal Swiatkowski
1
-28
/
+75
2024-03-25
ice: change repr::id values
Michal Swiatkowski
1
-0
/
+1
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
1
-12
/
+0
2024-03-25
ice: do Tx through PF netdev in slow-path
Michal Swiatkowski
1
-12
/
+0
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
1
-74
/
+11
2023-11-13
ice: set Tx topology every time new repr is added
Michal Swiatkowski
1
-7
/
+20
2023-11-13
ice: return pointer to representor
Michal Swiatkowski
1
-7
/
+10
2023-11-13
ice: make representor code generic
Michal Swiatkowski
1
-77
/
+107
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
1
-0
/
+1
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
1
-0
/
+8
2023-11-13
ice: use repr instead of vf->repr
Michal Swiatkowski
1
-7
/
+7
2023-11-13
ice: track q_id in representor
Michal Swiatkowski
1
-0
/
+1
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
1
-1
/
+1
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
1
-17
/
+0
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
1
-4
/
+6
2022-11-17
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
1
-0
/
+5
2022-11-17
ice: Implement devlink-rate API
Michal Wilczynski
1
-0
/
+13
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-9
/
+0
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-2
/
+1
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
1
-1
/
+1
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
1
-0
/
+1
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
1
-1
/
+6
2022-03-14
ice: convert vf->vc_ops to a const pointer
Jacob Keller
1
-2
/
+2
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-1
/
+1
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
1
-0
/
+55
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-0
/
+4
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-9
/
+6
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
1
-23
/
+22
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-0
/
+17
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
1
-0
/
+3
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
1
-0
/
+53
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
1
-0
/
+33
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
1
-0
/
+1
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
1
-0
/
+20
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
1
-0
/
+12
[next]