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
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
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
1
-5
/
+18
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
1
-0
/
+254