Show patches with: Submitter = Colin Ian King       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
net: ixgbevf: Remove redundant initialization of variable ret_val net: ixgbevf: Remove redundant initialization of variable ret_val - - - 1 --- 2021-09-10 Colin Ian King anguy11 Accepted
[next] igc: remove redundant continue statement [next] igc: remove redundant continue statement - - - - --- 2021-08-29 Colin Ian King anguy11 Rejected
[next] i40e: Fix spelling mistake "dissable" -> "disable" [next] i40e: Fix spelling mistake "dissable" -> "disable" - - - - --- 2021-07-27 Colin Ian King anguy11 Accepted
iavf: remove redundant null check on key iavf: remove redundant null check on key - - - - --- 2021-07-02 Colin Ian King Not Applicable
[next] ice: remove redundant continue statement in a for-loop [next] ice: remove redundant continue statement in a for-loop - - 1 - --- 2021-06-15 Colin Ian King anguy11 Accepted
[next] ice: Fix potential infinite loop when using u8 loop counter [next] ice: Fix potential infinite loop when using u8 loop counter - 1 - 1 --- 2021-03-31 Colin Ian King anguy11 Accepted
i40e: Fix incorrect use of ip6src due to copy-paste coding error i40e: Fix incorrect use of ip6src due to copy-paste coding error - 1 - - --- 2021-02-15 Colin Ian King Not Applicable
[next] i40e: Fix uninitialized variable mfs_max [next] i40e: Fix uninitialized variable mfs_max - 1 - - --- 2021-02-15 Colin Ian King Accepted
[next] ice: remove redundant assignment to pointer vsi [next] ice: remove redundant assignment to pointer vsi - - - 1 --- 2020-02-22 Colin Ian King jtkirshe Accepted
i40e: fix spelling mistake "to" -> "too" i40e: fix spelling mistake "to" -> "too" - - - - --- 2020-01-23 Colin Ian King jtkirshe Accepted
ice: remove redundant assignment to variable xmit_done ice: remove redundant assignment to variable xmit_done - - - 1 --- 2019-12-19 Colin Ian King jtkirshe Accepted
ice: fix potential infinite loop because loop counter being too small ice: fix potential infinite loop because loop counter being too small - 1 - 1 --- 2019-11-01 Colin Ian King jtkirshe Accepted
net/ixgbevf: make array api static const, makes object smaller net/ixgbevf: make array api static const, makes object smaller - - - 1 --- 2019-09-06 Colin Ian King jtkirshe Accepted
[net-next] ice: fix potential infinite loop [net-next] ice: fix potential infinite loop - 1 - 1 --- 2019-08-02 Colin Ian King jtkirshe Accepted
[net-next] iavf: fix dereference of null rx_buffer pointer [net-next] iavf: fix dereference of null rx_buffer pointer - - - 1 --- 2019-06-19 Colin Ian King jtkirshe Accepted
[next,V2] ixgbe: fix potential u32 overflow on shift [next,V2] ixgbe: fix potential u32 overflow on shift 1 2 - 1 --- 2019-06-07 Colin Ian King jtkirshe Accepted
[next] ixgbe: fix potential u32 overflow on shift [next] ixgbe: fix potential u32 overflow on shift - 2 - 1 --- 2019-06-06 Colin Ian King Superseded
igb: fix various indentation issues igb: fix various indentation issues - - - 1 --- 2019-01-16 Colin Ian King jtkirshe Accepted
i40e: clean up several indentation issues i40e: clean up several indentation issues - - - 1 --- 2019-01-07 Colin Ian King jtkirshe Accepted
[next] igc: fix error return handling from call to netif_set_real_num_tx_queues [next] igc: fix error return handling from call to netif_set_real_num_tx_queues 1 1 - 1 --- 2018-10-19 Colin Ian King jtkirshe Accepted
[-next] ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null [-next] ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null - 1 - 1 --- 2018-10-04 Colin Ian King jtkirshe Accepted
ixgb: replace dma_alloc_coherent + memset with dma_zalloc_coherent ixgb: replace dma_alloc_coherent + memset with dma_zalloc_coherent - - - - --- 2018-08-24 Colin Ian King jtkirshe Superseded
ixgbe: fix memory leak on ipsec allocation ixgbe: fix memory leak on ipsec allocation 1 1 - 1 --- 2018-05-09 Colin Ian King jtkirshe Accepted
[next] ixgbevf: ensure xdp_ring resources are free'd on error exit [next] ixgbevf: ensure xdp_ring resources are free'd on error exit - 1 - 1 --- 2018-03-27 Colin Ian King jtkirshe Accepted
[V2] i40evf: remove redundant array comparisons to 0 checks [V2] i40evf: remove redundant array comparisons to 0 checks - - - 1 --- 2018-02-19 Colin Ian King jtkirshe Accepted
i40e: check that pointer vsi is not null before dereferencing it i40e: check that pointer vsi is not null before dereferencing it 1 2 - 1 --- 2018-02-15 Colin Ian King jtkirshe Accepted
i40evf: remove redundant array comparisons to 0 checks i40evf: remove redundant array comparisons to 0 checks 1 - - - --- 2018-02-15 Colin Ian King jtkirshe Superseded
i40evf: pass struct virtchnl_filter by reference rather than by value i40evf: pass struct virtchnl_filter by reference rather than by value 1 - - 1 --- 2018-02-15 Colin Ian King jtkirshe Accepted
ixgbevf: remove redundant initialization of variable 'dma'. ixgbevf: remove redundant initialization of variable 'dma'. 1 - - 1 --- 2018-02-01 Colin Ian King jtkirshe Accepted
ixgbe: remove redundant initialization of 'pool' ixgbe: remove redundant initialization of 'pool' - - - 1 --- 2018-01-16 Colin Ian King jtkirshe Accepted
[next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR [next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR - 1 - - --- 2018-01-12 Colin Ian King jtkirshe Superseded
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf ixgbe: use ARRAY_SIZE for array sizing calculation on array buf - - - 1 --- 2018-01-07 Colin Ian King jtkirshe Accepted
ixgbevf: use ARRAY_SIZE for various array sizing calculations ixgbevf: use ARRAY_SIZE for various array sizing calculations - - - 1 --- 2018-01-07 Colin Ian King jtkirshe Accepted
i40e: remove redundant initialization of read_size i40e: remove redundant initialization of read_size - - - 1 --- 2017-11-05 Colin Ian King jtkirshe Accepted
[V3] e1000: avoid null pointer dereference on invalid stat type [V3] e1000: avoid null pointer dereference on invalid stat type - - 1 1 --- 2017-09-22 Colin Ian King jtkirshe Accepted
i40e: make const array patterns static, reduces object code size i40e: make const array patterns static, reduces object code size 1 - - 1 --- 2017-09-22 Colin Ian King jtkirshe Accepted
[V2] e1000: avoid null pointer dereference on invalid stat type [V2] e1000: avoid null pointer dereference on invalid stat type - - - - --- 2017-09-22 Colin Ian King Superseded
e1000: avoid null pointer dereference on invalid stat type e1000: avoid null pointer dereference on invalid stat type - - - - --- 2017-09-21 Colin Ian King Superseded
i40evf: remove redundant null check on key - - - 1 --- 2017-06-06 Colin Ian King jtkirshe Rejected
igb: make a few local functions static - - - 1 --- 2017-04-27 Colin Ian King jtkirshe Accepted
i40e: fix memcpy with swapped arguments - - - - --- 2017-03-20 Colin Ian King jtkirshe Changes Requested
i40evf: dereference vsi after vsi has been null checked - - - 1 --- 2017-03-20 Colin Ian King jtkirshe Accepted
i40e: Add missing \n to end of dev_err message - - - 1 --- 2016-10-04 Colin Ian King jtkirshe Accepted
i40e: avoid potential null pointer dereference when assigning len - - - 1 --- 2016-08-28 Colin Ian King jtkirshe Accepted
ixgbe: remove redundant check on ret_val - - - 1 --- 2016-07-14 Colin Ian King jtkirshe Accepted
i40e: remove redundant check on vsi->active_vlans 1 - - 1 --- 2016-02-13 Colin Ian King jtkirshe Accepted