Show patches with: Submitter = Michael, Alice       |    Archived = No       |   663 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[next,S66,v2,01/11] i40e: update error message when trying to add invalid filters - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,02/11] i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,03/11] i40e: Decrease the scope of rtnl lock - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,04/11] i40e: Simplify i40e_detect_recover_hung_queue logic - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,05/11] i40e: allow look-up of MAC address from Open Firmware or IDPROM - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,06/11] i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,07/11] i40e: remove I40E_FLAG_NEED_LINK_UPDATE - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,08/11] i40e: clean up historic deprecated flag definitions - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,09/11] i40e/i40evf: Add support for using order 1 pages with a 3K buffer - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,10/11] i40e/i40evf: Add support for padding start of frames - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S66,v2,11/11] i40e/i40evf: Use build_skb to build frames - - - 1 --- 2017-04-05 Michael, Alice jtkirshe Accepted
[next,S68,01/01] i40e/i40evf: Remove VF Rx csum offload for tunneled packets. - - - 1 --- 2017-04-06 Michael, Alice jtkirshe Accepted
[next,S67,v2,1/1] i40e: Fix support for flow director programming status - - - - --- 2017-04-10 Michael, Alice jtkirshe Accepted
[next,S69,01/01] i40e: dump VF information in debugfs - - - 1 --- 2017-04-12 Michael, Alice jtkirshe Accepted
[next,S70,01/12] i40e/i40evf: Add tracepoints - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,02/12] i40e: DCR 287 new AQ commands - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,03/12] i40e: don't hold RTNL lock while waiting for VF reset to finish - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,04/12] i40e: factor out queue control from i40e_vsi_control_(tx|rx) - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,05/12] i40e: fix CONFIG_BUSY checks in i40e_set_settings function - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,06/12] i40e: reduce wait time for adminq command completion - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,07/12] i40e: remove I40E_FLAG_IN_NETPOLL entirely - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,08/12] i40e: split some code in i40e_reset_vf into helpers - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,09/12] i40e: reset all VFs in parallel when rebuilding PF - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,10/12] i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,11/12] i40e: properly spell I40E_VF_STATE_* flags - - - 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S70,12/12] i40e: make use of i40e_reset_all_vfs when initializing new VFs - - 1 1 --- 2017-04-13 Michael, Alice jtkirshe Accepted
[next,S71,01/10] i40e: rename index to port to avoid confusion - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,02/10] i40e: Reprogram port offloads after reset - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,03/10] i40e: amortize wait time when disabling lots of VFs - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,04/10] i40e: remove unnecessary msleep() delay in i40e_free_vfs - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,05/10] i40e: separate PF and VSI state flags - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Superseded
[next,S71,06/10] i40e: use DECLARE_BITMAP for state fields - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,07/10] i40evf: remove needless min_t() on num_online_cpus()*2 - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,08/10] i40e: remove hw_disabled_flags in favor of using separate flag bits - - - - --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,09/10] i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S71,10/10] i40evf: allocate queues before we setup the interrupts and q_vectors - - - 1 --- 2017-04-19 Michael, Alice jtkirshe Accepted
[next,S72-V3,01/13] i40evf: assign num_active_queues inside i40evf_alloc_queues - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,02/13] i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,03/13] i40e: use dev_dbg instead of dev_info when warning about missing routine - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,04/13] i40e: comment that udp_port must be in host byte order - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,05/13] i40e: Fix potential out of bound array access - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,06/13] i40e: Support firmware CEE DCB UP to TC map re-definition - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,07/13] i40e: Add message for unsupported MFP mode - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,08/13] i40e: genericize the partition bandwidth control - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,09/13] i40e: Add support for OEM firmware version - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,10/13] i40e: fix disabling overflow promiscuous mode - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,11/13] i40e: clear only cause_ena bit - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,12/13] i40e: Handle PE_CRITERR properly with IWARP enabled - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S72-V3,13/13] i40e: don't hold RTNL lock for the entire reset - - - 1 --- 2017-06-07 Michael, Alice jtkirshe Accepted
[next,S74-V2,01/10] i40e/i40evf: fix some minor type mismatches - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Changes Requested
[next,S74-V2,02/10] i40e/i40evf: adjust packet size to account for double VLANs - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,03/10] i40evf: prevent VF close returning before state tranistions to DOWN - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,04/10] i40e: Fix a bug with VMDq RSS queue allocation - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,05/10] i40e: separate hw_features from runtime changing flags - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,06/10] i40e: remove workaround for Open Firmware MAC address - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,07/10] i40e: Detect ATR HW Evict NVM issue and disable the feature - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,08/10] i40e/i40evf: organize and re-number feature flags - - 1 1 --- 2017-06-23 Michael, Alice jtkirshe Superseded
[next,S74-V2,09/10] i40e/i40evf: use cmpxchg64 when updating private flags in ethtool - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S74-V2,10/10] i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan - - - 1 --- 2017-06-23 Michael, Alice jtkirshe Accepted
[next,S75-V2,01/12] i40evf: use netdev variable in reset task - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,02/12] i40e: use cpumask_copy instead of direct assignment - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,03/12] i40e: prevent changing ITR if adaptive-rx/tx enabled - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,04/12] i40e: synchronize nvmupdate command and adminq subtask - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,05/12] i40e: Store the requested FEC information - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,06/12] i40e: prevent snprintf format specifier truncation - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,07/12] i40e: Use correct flag to enable egress traffic for unicast promisc - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,08/12] i40evf: fix possible snprintf truncation of q_vector->name - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,09/12] i40e: force VMDQ device name truncation - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,10/12] i40e/i40evf: support for VF VLAN tag stripping control - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,11/12] i40e: 25G FEC status improvements - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,12/12] i40e: Add support for 'ethtool -m' - - - - --- 2017-06-29 Michael, Alice Changes Requested
[next,S75-V2,01/12] i40evf: use netdev variable in reset task - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,02/12] i40e: use cpumask_copy instead of direct assignment - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,03/12] i40e: prevent changing ITR if adaptive-rx/tx enabled - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,04/12] i40e: synchronize nvmupdate command and adminq subtask - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,05/12] i40e: Store the requested FEC information - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,07/12] i40e: Use correct flag to enable egress traffic for unicast promisc - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,08/12] i40evf: fix possible snprintf truncation of q_vector->name - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,09/12] i40e: force VMDQ device name truncation - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,10/12] i40e/i40evf: support for VF VLAN tag stripping control - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V2,11/12] i40e: 25G FEC status improvements - - - - --- 2017-07-11 Michael, Alice Changes Requested
[next,S75-V3,01/11] i40evf: use netdev variable in reset task - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,02/11] i40e: use cpumask_copy instead of direct assignment - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Superseded
[next,S75-V3,03/11] i40e: prevent changing ITR if adaptive-rx/tx enabled - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,04/11] i40e: synchronize nvmupdate command and adminq subtask - - - - --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,05/11] i40e: Store the requested FEC information - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,06/11] i40e: prevent snprintf format specifier truncation - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,07/11] i40e: Use correct flag to enable egress traffic for unicast promisc - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,08/11] i40evf: fix possible snprintf truncation of q_vector->name - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,09/11] i40e: force VMDQ device name truncation - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S75-V3,10/11] i40e/i40evf: support for VF VLAN tag stripping control - - - - --- 2017-07-12 Michael, Alice jtkirshe Changes Requested
[next,S75-V3,11/11] i40e: 25G FEC status improvements - - - 1 --- 2017-07-12 Michael, Alice jtkirshe Accepted
[next,S76-V2,01/13] i40e: Fix for unused value issue found by static analysis - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,02/13] i40e: remove workaround for resetting XPS on newer kernels - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,03/13] i40e: move enabling icr0 into i40e_update_enable_itr - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,04/13] i40e: initialize our affinity_mask based on cpu_possible_mask - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,05/13] i40e: invert logic for checking incorrect cpu vs irq affinity - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,06/13] i40e/i40evf: remove ULTRA latency mode - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,07/13] i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
[next,S76-V2,08/13] i40e/i40evf: rename bytes_per_int to bytes_per_usec - - - 1 --- 2017-07-14 Michael, Alice jtkirshe Accepted
« 1 2 3 46 7 »