index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_repr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-11-23
1
-4
/
+6
*
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
2022-11-17
1
-0
/
+5
*
ice: Implement devlink-rate API
Michal Wilczynski
2022-11-17
1
-0
/
+13
*
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
1
-9
/
+0
*
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
1
-2
/
+1
*
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
2022-09-27
1
-1
/
+1
*
ice: link representors to PCI device
Michal Swiatkowski
2022-05-06
1
-0
/
+1
*
ice: always check VF VSI pointer values
Jacob Keller
2022-05-05
1
-1
/
+6
*
ice: convert vf->vc_ops to a const pointer
Jacob Keller
2022-03-14
1
-2
/
+2
*
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
1
-1
/
+1
*
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
2022-03-09
1
-0
/
+55
*
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
1
-0
/
+4
*
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
1
-9
/
+6
*
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
2022-03-03
1
-23
/
+22
*
ice: improve switchdev's slow-path
Wojciech Drewek
2022-01-06
1
-0
/
+17
*
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
2021-10-28
1
-0
/
+3
*
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
2021-10-11
1
-0
/
+53
*
ice: add port representor ethtool ops and stats
Wojciech Drewek
2021-10-07
1
-0
/
+33
*
ice: switchdev slow path
Grzegorz Nitka
2021-10-07
1
-0
/
+1
*
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
2021-10-07
1
-0
/
+20
*
ice: set and release switchdev environment
Grzegorz Nitka
2021-10-07
1
-0
/
+12
*
ice: allow process VF opcodes in different ways
Michal Swiatkowski
2021-10-07
1
-5
/
+18
*
ice: introduce VF port representor
Michal Swiatkowski
2021-10-07
1
-0
/
+254