index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2
-2
/
+5
2024-10-17
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-17
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-10-17
ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...
Aleksandr Mishin
1
-4
/
+2
2024-09-18
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-12
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-12
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
1
-10
/
+9
2024-09-12
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
1
-14
/
+14
2024-09-12
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
1
-0
/
+7
2024-08-29
ice: fix W=1 headers mismatch
Jesse Brandeburg
2
-1
/
+2
2024-08-29
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-29
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-29
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
1
-13
/
+16
2024-08-29
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2
-17
/
+12
2024-08-29
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
3
-16
/
+25
2024-08-29
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
5
-23
/
+17
2024-08-11
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
1
-1
/
+1
2024-08-11
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
1
-5
/
+4
2024-08-11
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
1
-3
/
+1
2024-08-11
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
1
-1
/
+5
2024-08-03
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
4
-1
/
+21
2024-06-27
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
1
-2
/
+4
2024-06-27
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
En-Wei Wu
1
-1
/
+6
2024-06-27
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
3
-25
/
+57
2024-06-21
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
3
-26
/
+27
2024-06-21
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
6
-75
/
+29
2024-06-21
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
5
-7
/
+116
2024-06-21
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
1
-7
/
+21
2024-06-12
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-06-12
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-25
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
1
-3
/
+0
2024-05-25
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
1
-12
/
+10
2024-04-27
ice: tc: allow zero flags in parsing tc flower
Michal Swiatkowski
1
-1
/
+1
2024-04-13
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2
-7
/
+11
2024-03-15
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
1
-0
/
+2
2024-03-15
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2
-10
/
+1
2024-03-15
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
1
-4
/
+5
2024-02-05
ice: fix pre-shifted bit usage
Jesse Brandeburg
3
-11
/
+18
2024-02-05
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
3
-13
/
+11
2024-01-10
ice: Shut down VSI with "link-down-on-close" enabled
Ngai-Mint Kwan
1
-0
/
+2
2024-01-10
ice: Fix link_down_on_close message
Katarzyna Wieczerzycka
1
-3
/
+7
2023-10-25
ice: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2023-10-25
ice: reset first in crash dump kernels
Jesse Brandeburg
1
-0
/
+15
2023-10-25
ice: fix over-shifted variable
Jesse Brandeburg
1
-2
/
+1
2023-09-23
ice: Don't tx before switchdev is fully configured
Wojciech Drewek
1
-0
/
+3
2023-09-13
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2
-6
/
+52
2023-09-13
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-30
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-30
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
4
-25
/
+4
2023-08-30
ice: fix receive buffer size miscalculation
Jesse Brandeburg
1
-1
/
+2
[next]