Show patches with: Submitter = Colin Ian King       |    Archived = No       |   343 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
net: sched: fix spelling mistake in Kconfig "trys" -> "tries" net: sched: fix spelling mistake in Kconfig "trys" -> "tries" - - - - --- 2020-12-07 Colin Ian King Superseded
[next] seg6: fix unintentional integer overflow on left shift [next] seg6: fix unintentional integer overflow on left shift - 1 - - --- 2020-12-07 Colin Ian King Superseded
net: fix spelling mistake "wil" -> "will" in Kconfig net: fix spelling mistake "wil" -> "will" in Kconfig - - - - --- 2020-12-04 Colin Ian King Superseded
net: brcmfmac: remove redundant assignment to pointer 'entry' net: brcmfmac: remove redundant assignment to pointer 'entry' - - - - --- 2020-12-04 Colin Ian King Superseded
[next] rtw88: coex: fix missing unitialization of variable 'interval' [next] rtw88: coex: fix missing unitialization of variable 'interval' 1 1 - - --- 2020-12-03 Colin Ian King Not Applicable
[next] wilc1000: remove redundant assignment to pointer vif [next] wilc1000: remove redundant assignment to pointer vif 1 - - - --- 2020-12-03 Colin Ian King Not Applicable
[next] samples/bpf: Fix spelling mistake "recieving" -> "receiving" [next] samples/bpf: Fix spelling mistake "recieving" -> "receiving" 1 - - - --- 2020-12-03 Colin Ian King Not Applicable
[next] net: hns3: fix spelling mistake "memroy" -> "memory" [next] net: hns3: fix spelling mistake "memroy" -> "memory" - - - - --- 2020-11-23 Colin Ian King Superseded
[next] octeontx2-af: Fix access of iter->entry after iter object has been kfree'd [next] octeontx2-af: Fix access of iter->entry after iter object has been kfree'd - 1 - - --- 2020-11-18 Colin Ian King Superseded
[next] octeontx2-af: Fix return of uninitialized variable err [next] octeontx2-af: Fix return of uninitialized variable err - 1 - - --- 2020-11-18 Colin Ian King Superseded
[next] octeontx2-pf: Fix unintentional sign extension issue [next] octeontx2-pf: Fix unintentional sign extension issue - 1 - - --- 2020-11-18 Colin Ian King Superseded
net: wireless: make a const array static, makes object smaller net: wireless: make a const array static, makes object smaller - - - - --- 2020-11-16 Colin Ian King Superseded
[next] mptcp: fix a dereference of pointer before msk is null checked. [next] mptcp: fix a dereference of pointer before msk is null checked. - 1 - - 141- 2020-11-09 Colin Ian King davem Superseded
[next] net: dsa: fix unintended sign extension on a u16 left shift [next] net: dsa: fix unintended sign extension on a u16 left shift - 1 1 - 141- 2020-11-09 Colin Ian King davem Accepted
[next] can: usb: fix potential integer overflow on shift of a int [next] can: usb: fix potential integer overflow on shift of a int - 1 - - 1-- 2020-11-05 Colin Ian King davem Awaiting Upstream
octeontx2-pf: Fix sizeof() mismatch octeontx2-pf: Fix sizeof() mismatch - 1 - - 132- 2020-11-02 Colin Ian King davem Accepted
net: dev_ioctl: remove redundant initialization of variable err net: dev_ioctl: remove redundant initialization of variable err - - - - 141- 2020-11-02 Colin Ian King davem Accepted
[next] nl80211/cfg80211: fix potential infinite loop [next] nl80211/cfg80211: fix potential infinite loop - 1 - - 141- 2020-10-29 Colin Ian King davem Awaiting Upstream
[next] net/sunrpc: fix unsigned size_t comparison to less than zero [next] net/sunrpc: fix unsigned size_t comparison to less than zero - 1 - - 1212 2020-10-28 Colin Ian King davem Not Applicable
net: atm: fix update of position index in lec_seq_next net: atm: fix update of position index in lec_seq_next - - - - 1212 2020-10-27 Colin Ian King davem Accepted
[2/2] vsock: fix the error return when an invalid ioctl command is used vsock: minor clean up of ioctl error handling - - 1 - 1212 2020-10-27 Colin Ian King davem Accepted
[1/2,V2] vsock: remove ratelimit unknown ioctl message vsock: minor clean up of ioctl error handling - - 1 - 1212 2020-10-27 Colin Ian King davem Accepted
vsock: ratelimit unknown ioctl error message vsock: ratelimit unknown ioctl error message - - 1 - 141- 2020-10-23 Colin Ian King davem Changes Requested
net: dsa: bcm_sf2: make const array static, makes object smaller net: dsa: bcm_sf2: make const array static, makes object smaller 1 - - - 141- 2020-10-20 Colin Ian King davem Accepted
can: isotp: make const array static, makes object smaller can: isotp: make const array static, makes object smaller - - - - 1-- 2020-10-20 Colin Ian King davem Awaiting Upstream
[next] net/mlx5: Fix uininitialized pointer read on pointer attr [next] net/mlx5: Fix uininitialized pointer read on pointer attr - 1 - - --- 2020-10-06 Colin Ian King davem Awaiting Upstream
[next] ath11k: fix memory leak of 'combinations' [next] ath11k: fix memory leak of 'combinations' - 1 - - --- 2020-10-06 Colin Ian King davem Awaiting Upstream
[next] net: phy: dp83869: fix unsigned comparisons against less than zero values [next] net: phy: dp83869: fix unsigned comparisons against less than zero values 1 1 - - --- 2020-10-02 Colin Ian King davem Accepted
[next] net/mlx5: fix dereference on pointer flow before null check [next] net/mlx5: fix dereference on pointer flow before null check - 1 - - --- 2020-09-28 Colin Ian King davem Awaiting Upstream
qtnfmac: fix resource leaks on unsupported iftype error return path qtnfmac: fix resource leaks on unsupported iftype error return path - 1 - - --- 2020-09-25 Colin Ian King davem Awaiting Upstream
rhashtable: fix indentation of a continue statement rhashtable: fix indentation of a continue statement 1 - - - --- 2020-09-18 Colin Ian King davem Accepted
ipv6: remove redundant assignment to variable err ipv6: remove redundant assignment to variable err - - 1 - --- 2020-09-11 Colin Ian King davem Accepted
[next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages [next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages - 1 - - --- 2020-09-02 Colin Ian King bpf Superseded
[next] selftests/bpf: fix spelling mistake "scoket" -> "socket" [next] selftests/bpf: fix spelling mistake "scoket" -> "socket" - - - - --- 2020-08-26 Colin Ian King bpf Accepted
[next] ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment [next] ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment - 1 - - --- 2020-08-19 Colin Ian King davem Awaiting Upstream
[next] ath11k: fix error check on return from call to ath11k_core_firmware_request [next] ath11k: fix error check on return from call to ath11k_core_firmware_request - 1 - - --- 2020-08-19 Colin Ian King davem Awaiting Upstream
[next] ath11k: fix spelling mistake "moniter" -> "monitor" [next] ath11k: fix spelling mistake "moniter" -> "monitor" - - - - --- 2020-08-19 Colin Ian King davem Awaiting Upstream
net: ipv4: remove duplicate "the the" phrase in Kconfig text net: ipv4: remove duplicate "the the" phrase in Kconfig text - - - - --- 2020-08-17 Colin Ian King davem Accepted
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text - - - - --- 2020-08-17 Colin Ian King davem Accepted
ath6kl: fix spelling mistake "initilisation" -> "initialization" ath6kl: fix spelling mistake "initilisation" -> "initialization" - - - - --- 2020-08-06 Colin Ian King davem Awaiting Upstream
rtw88: fix spelling mistake: "unsupport" -> "unsupported" rtw88: fix spelling mistake: "unsupport" -> "unsupported" - - - - --- 2020-08-06 Colin Ian King davem Awaiting Upstream
net: hns3: fix spelling mistake "could'nt" -> "couldn't" net: hns3: fix spelling mistake "could'nt" -> "couldn't" - - - - --- 2020-08-06 Colin Ian King davem Accepted
wl1251, wlcore: fix spelling mistake "buld" -> "build" wl1251, wlcore: fix spelling mistake "buld" -> "build" - - - - --- 2020-08-06 Colin Ian King davem Awaiting Upstream
can: grcan: fix spelling mistake "buss" -> "bus" can: grcan: fix spelling mistake "buss" -> "bus" - - - - --- 2020-08-06 Colin Ian King davem Awaiting Upstream
selftests/net: skip msg_zerocopy test if we have less than 4 CPUs selftests/net: skip msg_zerocopy test if we have less than 4 CPUs 1 - - - --- 2020-08-04 Colin Ian King davem Superseded
[next] bpf: fix swapped arguments in calls to check_buffer_access [next] bpf: fix swapped arguments in calls to check_buffer_access 1 1 - - --- 2020-07-27 Colin Ian King bpf Accepted
[V2] sctp: remove redundant initialization of variable status [V2] sctp: remove redundant initialization of variable status 1 - - - --- 2020-07-24 Colin Ian King davem Accepted
sctp: remove redundant initialization of variable status sctp: remove redundant initialization of variable status 1 - - - --- 2020-07-24 Colin Ian King davem Superseded
rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path 1 - - - --- 2020-07-23 Colin Ian King davem Awaiting Upstream
[next] ionic: fix memory leak of object 'lid' [next] ionic: fix memory leak of object 'lid' 1 1 - - --- 2020-07-22 Colin Ian King davem Accepted
mac80211: remove the need for variable rates_idx mac80211: remove the need for variable rates_idx - - - - --- 2020-07-22 Colin Ian King davem Awaiting Upstream
[next] lan743x: remove redundant initialization of variable current_head_index [next] lan743x: remove redundant initialization of variable current_head_index - - - - --- 2020-07-22 Colin Ian King davem Accepted
xprtrdma: fix incorrect header size calcations xprtrdma: fix incorrect header size calcations - 1 1 - --- 2020-07-15 Colin Ian King davem Not Applicable
[next] net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT [next] net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT 1 1 - - --- 2020-07-08 Colin Ian King davem Accepted
can: mcba_usb: remove redundant initialization of variable err can: mcba_usb: remove redundant initialization of variable err - - - - --- 2020-07-06 Colin Ian King davem Awaiting Upstream
[next] bnx2x: fix spelling mistake "occurd" -> "occurred" [next] bnx2x: fix spelling mistake "occurd" -> "occurred" - - - - --- 2020-07-06 Colin Ian King davem Accepted
[next] xen-netfront: remove redundant assignment to variable 'act' [next] xen-netfront: remove redundant assignment to variable 'act' - - - - --- 2020-07-02 Colin Ian King davem Accepted
net/packet: remove redundant initialization of variable err net/packet: remove redundant initialization of variable err - - - - --- 2020-07-01 Colin Ian King davem Accepted
iwlegacy: 4965: remove redundant initialization of variable tid iwlegacy: 4965: remove redundant initialization of variable tid - - - - --- 2020-07-01 Colin Ian King davem Awaiting Upstream
[next] net/mlx5e: fix memory leak of tls [next] net/mlx5e: fix memory leak of tls - 1 1 - --- 2020-06-30 Colin Ian King davem Accepted
[next] net/tls: fix sign extension issue when left shifting u16 value [next] net/tls: fix sign extension issue when left shifting u16 value - 1 1 - --- 2020-06-30 Colin Ian King davem Accepted
[V2] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE [V2] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE 1 1 - - --- 2020-06-25 Colin Ian King davem Not Applicable
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE - 1 - - --- 2020-06-24 Colin Ian King davem Accepted
[next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms" [next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms" 1 - - - --- 2020-06-23 Colin Ian King bpf Accepted
net: axienet: fix spelling mistake in comment "Exteneded" -> "extended" net: axienet: fix spelling mistake in comment "Exteneded" -> "extended" 1 - - - --- 2020-06-15 Colin Ian King davem Accepted
[net-next] nexthop: fix incorrect allocation failure on nhg->spare [net-next] nexthop: fix incorrect allocation failure on nhg->spare 1 1 1 - --- 2020-05-28 Colin Ian King davem Not Applicable
net: dsa: b53: remove redundant premature assignment to new_pvid net: dsa: b53: remove redundant premature assignment to new_pvid 1 - - - --- 2020-05-27 Colin Ian King davem Accepted
[V2,net-next] mlxsw: spectrum_router: remove redundant initialization of pointer br_dev [V2,net-next] mlxsw: spectrum_router: remove redundant initialization of pointer br_dev - - 1 - --- 2020-05-27 Colin Ian King davem Accepted
mlxsw: spectrum_router: remove redundant initialization of pointer br_dev mlxsw: spectrum_router: remove redundant initialization of pointer br_dev - - - - --- 2020-05-26 Colin Ian King davem Changes Requested
[next] netfilter: conntrack: fix an unsigned int comparison to less than zero [next] netfilter: conntrack: fix an unsigned int comparison to less than zero - 1 - - --- 2020-05-26 Colin Ian King davem Awaiting Upstream
mt76: mt7915: fix a handful of spelling mistakes mt76: mt7915: fix a handful of spelling mistakes - - - - --- 2020-05-19 Colin Ian King davem Awaiting Upstream
rtlwifi: rtl8192ee: remove redundant for-loop rtlwifi: rtl8192ee: remove redundant for-loop - - - - --- 2020-05-15 Colin Ian King davem Awaiting Upstream
[next] net: dsa: felix: fix incorrect clamp calculation for burst [next] net: dsa: felix: fix incorrect clamp calculation for burst 1 1 - - --- 2020-05-14 Colin Ian King davem Accepted
[next] rtw88: 8723d: fix incorrect setting of ldo_pwr [next] rtw88: 8723d: fix incorrect setting of ldo_pwr 1 1 - - --- 2020-05-14 Colin Ian King davem Awaiting Upstream
[next] selftest/bpf: fix spelling mistake "SIGALARM" -> "SIGALRM" [next] selftest/bpf: fix spelling mistake "SIGALARM" -> "SIGALRM" 1 - - - --- 2020-05-14 Colin Ian King bpf Accepted
[next] sfc: fix dereference of table before it is null checked [next] sfc: fix dereference of table before it is null checked 1 1 - - --- 2020-05-12 Colin Ian King davem Accepted
net: usb: qmi_wwan: remove redundant assignment to variable status net: usb: qmi_wwan: remove redundant assignment to variable status 1 1 - - --- 2020-05-09 Colin Ian King davem Accepted
net: usb: qmi_wwan: remove redundant assignment to variable status net: usb: qmi_wwan: remove redundant assignment to variable status - - - - --- 2020-05-09 Colin Ian King davem Superseded
net: huawei_cdc_ncm: remove redundant assignment to variable ret net: huawei_cdc_ncm: remove redundant assignment to variable ret - - - - --- 2020-05-09 Colin Ian King davem Accepted
net: usb: ax88179_178a: remove redundant assignment to variable ret net: usb: ax88179_178a: remove redundant assignment to variable ret - - - - --- 2020-05-09 Colin Ian King davem Accepted
[V2] net: tg3: tidy up loop, remove need to compute off with a multiply [V2] net: tg3: tidy up loop, remove need to compute off with a multiply - - - - --- 2020-05-08 Colin Ian King davem Accepted
net: lio_core: remove redundant assignment to variable tx_done net: lio_core: remove redundant assignment to variable tx_done - - - - --- 2020-05-08 Colin Ian King davem Accepted
net: tg3: tidy up loop, remove need to compute off with a multiply net: tg3: tidy up loop, remove need to compute off with a multiply - - - - --- 2020-05-08 Colin Ian King davem Changes Requested
cnic: remove redundant assignment to variable ret cnic: remove redundant assignment to variable ret - - 1 - --- 2020-05-08 Colin Ian King davem Accepted
net/atheros: remove redundant assignment to variable size net/atheros: remove redundant assignment to variable size - - - - --- 2020-05-08 Colin Ian King davem Accepted
[next] ath11k: remove redundant initialization of pointer info [next] ath11k: remove redundant initialization of pointer info - - - - --- 2020-05-07 Colin Ian King davem Awaiting Upstream
[next] net: phy: fix less than zero comparison with unsigned variable val [next] net: phy: fix less than zero comparison with unsigned variable val - 1 - - --- 2020-05-07 Colin Ian King davem Accepted
libertas_tf: avoid a null dereference in pointer priv libertas_tf: avoid a null dereference in pointer priv - 1 - - --- 2020-05-01 Colin Ian King davem Awaiting Upstream
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply - 1 - - --- 2020-05-01 Colin Ian King davem Accepted
net: dsa: sja1105: fix speed setting for 10 MBPS net: dsa: sja1105: fix speed setting for 10 MBPS - 1 - - --- 2020-05-01 Colin Ian King davem Changes Requested
net: rtnetlink: remove redundant assignment to variable err net: rtnetlink: remove redundant assignment to variable err - - - - --- 2020-04-25 Colin Ian King davem Accepted
[next] rtw88: fix spelling mistake "fimrware" -> "firmware" [next] rtw88: fix spelling mistake "fimrware" -> "firmware" 1 - - - --- 2020-04-24 Colin Ian King davem Awaiting Upstream
[next] net: phy: bcm54140: fix less than zero comparison on an unsigned [next] net: phy: bcm54140: fix less than zero comparison on an unsigned - 1 2 - --- 2020-04-23 Colin Ian King davem Accepted
iwlwifi: mvm: remove redundant assignment to variable ret iwlwifi: mvm: remove redundant assignment to variable ret - - - - --- 2020-04-20 Colin Ian King davem Awaiting Upstream
net: ipv4: remove redundant assignment to variable rc net: ipv4: remove redundant assignment to variable rc - - - - --- 2020-04-20 Colin Ian King davem Accepted
ipv6: remove redundant assignment to variable err ipv6: remove redundant assignment to variable err - - - - --- 2020-04-15 Colin Ian King davem Accepted
net: neterion: remove redundant assignment to variable tmp64 net: neterion: remove redundant assignment to variable tmp64 - - - - --- 2020-04-10 Colin Ian King davem Accepted
net-sysfs: remove redundant assignment to variable ret net-sysfs: remove redundant assignment to variable ret - - - - --- 2020-04-09 Colin Ian King davem Accepted
nft_set_pipapo: remove unused pointer lt nft_set_pipapo: remove unused pointer lt - - - - --- 2020-04-06 Colin Ian King bpf Awaiting Upstream
qed: remove redundant assignment to variable 'rc' qed: remove redundant assignment to variable 'rc' - - - - --- 2020-04-05 Colin Ian King davem Accepted
« 1 2 3 4 »