Show patches with: State = Action Required       |    Archived = No       |   55 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iwl-net,v1] ice: Fix XDP memory leak when NIC is brought up and down [iwl-net,v1] ice: Fix XDP memory leak when NIC is brought up and down - 1 - - --- 2023-05-25 Kamil Maziarz anguy11 Under Review
[iwl-net,v1] igc: Add condition for qbv_config_change_errors counter [iwl-net,v1] igc: Add condition for qbv_config_change_errors counter - 1 - 1 --- 2023-05-15 Muhammad Husaini Zulkifli anguy11 Under Review
[iwl-net,v2,1/4] igc: Fix race condition in PTP tx code igc: TX timestamping fixes - 1 1 1 --- 2023-05-11 Vinicius Costa Gomes anguy11 Under Review
[iwl-net,v2,2/4] igc: Check if hardware TX timestamping is enabled earlier igc: TX timestamping fixes - 1 - 1 --- 2023-05-11 Vinicius Costa Gomes anguy11 Under Review
[iwl-net,v2,3/4] igc: Retrieve TX timestamp during interrupt handling igc: TX timestamping fixes - - 1 1 --- 2023-05-11 Vinicius Costa Gomes anguy11 Under Review
[iwl-net,v2,4/4] igc: Add workaround for missing timestamps igc: TX timestamping fixes - 1 - - --- 2023-05-11 Vinicius Costa Gomes anguy11 Under Review
[iwl-net,v2] iavf: use internal state to free traffic IRQs [iwl-net,v2] iavf: use internal state to free traffic IRQs - 1 - - --- 2023-05-19 Ahmed Zaki anguy11 Under Review
[iwl-net,v2] ice: recycle/free all of the fragments from multi-buffer frame [iwl-net,v2] ice: recycle/free all of the fragments from multi-buffer frame - 1 1 - --- 2023-05-15 Maciej Fijalkowski anguy11 Under Review
[iwl-net,v2] igc: Clean the TX buffer and TX descriptor ring [iwl-net,v2] igc: Clean the TX buffer and TX descriptor ring - 1 - - --- 2023-05-15 Muhammad Husaini Zulkifli anguy11 Under Review
[iwl-net,v2] igc: Remove delay during TX ring configuration [iwl-net,v2] igc: Remove delay during TX ring configuration 1 1 - - --- 2023-05-17 Muhammad Husaini Zulkifli anguy11 Under Review
[iwl-net] ice: use spin_lock_bh for Tx timestamp tracker lock [iwl-net] ice: use spin_lock_bh for Tx timestamp tracker lock - 1 1 - --- 2023-05-26 Jacob Keller New
[iwl-next,1/5] ice: handle extts in the miscellaneous interrupt thread ice: Improve miscellaneous interrupt code - 1 - - --- 2023-05-26 Jacob Keller New
[iwl-next,2/5] ice: schedule service task in IRQ thread_fn ice: Improve miscellaneous interrupt code - - - - --- 2023-05-26 Jacob Keller New
[iwl-next,3/5] ice: introduce ICE_TX_TSTAMP_WORK enumeration ice: Improve miscellaneous interrupt code - - - - --- 2023-05-26 Jacob Keller New
[iwl-next,4/5] ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling ice: Improve miscellaneous interrupt code - - - - --- 2023-05-26 Jacob Keller New
[iwl-next,5/5] ice: do not re-enable miscellaneous interrupt until thread_fn completes ice: Improve miscellaneous interrupt code - 1 - - --- 2023-05-26 Jacob Keller New
[iwl-next,v4,01/13] ice: Skip adv rules removal upon switchdev release ice: switchdev bridge offload - - 1 - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,02/13] ice: Prohibit rx mode change in switchdev mode ice: switchdev bridge offload - - 1 - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,03/13] ice: Don't tx before switchdev is fully configured ice: switchdev bridge offload - - 1 - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,04/13] ice: Disable vlan pruning for uplink VSI ice: switchdev bridge offload - - 1 - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,05/13] ice: Unset src prune on uplink VSI ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,06/13] ice: Implement basic eswitch bridge setup ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,07/13] ice: Switchdev FDB events support ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,08/13] ice: Add guard rule when creating FDB in switchdev ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,09/13] ice: Accept LAG netdevs in bridge offloads ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,1/2] iavf: add check for current MAC address in set_mac callback iavf: clean up procedure for changing interface's MAC address - - 1 1 --- 2023-05-19 Piotr Gardocki anguy11 Under Review
[iwl-next,v4,10/13] ice: Add VLAN FDB support in switchdev mode ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,11/13] ice: implement bridge port vlan ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,12/13] ice: implement static version of ageing ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,13/13] ice: add tracepoints for the switchdev bridge ice: switchdev bridge offload - - - - --- 2023-05-24 Wojciech Drewek anguy11 Under Review
[iwl-next,v4,2/2] iavf: fix err handling for MAC replace iavf: clean up procedure for changing interface's MAC address - - 1 1 --- 2023-05-19 Piotr Gardocki anguy11 Under Review
[iwl-next,v6,01/15] virtchnl: add virtchnl version 2 ops Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,02/15] idpf: add module register and probe functionality Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,03/15] idpf: add controlq init and reset checks Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,04/15] idpf: add core init and interrupt request Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,05/15] idpf: add create vport and netdev configuration Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,06/15] idpf: continue expanding init task Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,07/15] idpf: configure resources for TX queues Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,08/15] idpf: configure resources for RX queues Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,09/15] idpf: initialize interrupts and enable vport Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,10/15] idpf: add splitq start_xmit Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,11/15] idpf: add TX splitq napi poll support Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,12/15] idpf: add RX splitq napi poll support Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,13/15] idpf: add singleq start_xmit and napi poll Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,14/15] idpf: add ethtool callbacks Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[iwl-next,v6,15/15] idpf: configure SRIOV and add other ndo_ops Introduce Intel IDPF driver - - 2 - --- 2023-05-23 Pavan Kumar Linga anguy11 Under Review
[net,v1] igb: fix nvm.ops.read() error handling [net,v1] igb: fix nvm.ops.read() error handling - 1 - 1 --- 2023-04-25 Loktionov, Aleksandr anguy11 Under Review
[net,v2] ice: make writes to /dev/gnssX synchronous [net,v2] ice: make writes to /dev/gnssX synchronous - 1 1 - --- 2023-05-25 Michal Schmidt anguy11 Under Review
[net,v5,1/2] iavf: Fix use-after-free in free_netdev iavf: Fix issues when setting channels concurrency with removing - 1 4 - --- 2023-05-09 Ding Hui anguy11 Under Review
[net,v5,2/2] iavf: Fix out-of-bounds when setting channels on remove iavf: Fix issues when setting channels concurrency with removing - 1 1 - --- 2023-05-09 Ding Hui anguy11 Under Review
[net-next,v2] iavf: remove mask from iavf_irq_enable_queues() [net-next,v2] iavf: remove mask from iavf_irq_enable_queues() - - - 1 --- 2023-05-02 Ahmed Zaki anguy11 Under Review
[net-queue,v1] igc: Fix possible system crash when loading module [net-queue,v1] igc: Fix possible system crash when loading module - 1 1 1 --- 2023-04-17 Vinicius Costa Gomes anguy11 Under Review
[net] ice: Don't dereference NULL in ice_gns_read error path [net] ice: Don't dereference NULL in ice_gns_read error path - 1 1 - --- 2023-05-25 Simon Horman anguy11 Under Review
igb: Fix igb_down hung on surprise removal igb: Fix igb_down hung on surprise removal - - - - --- 2023-05-18 Ying Hsu anguy11 Under Review
igb: fix hang issue of AER error during resume igb: fix hang issue of AER error during resume - - - - --- 2023-05-26 Aaron Ma New