Show patches with: Submitter = Yue Haibing       |   712 patches
« 1 2 3 47 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
net/arp: ARP cache aging failed. - - - - --- 2016-12-14 Yue Haibing davem RFC
[net] tg3: don't clear stats while tg3_close - - - - --- 2017-05-03 Yue Haibing davem Accepted
mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl() mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl() - 1 - - --- 2018-04-24 Yue Haibing davem Awaiting Upstream
[net-next] bridge: use hlist_entry_safe [net-next] bridge: use hlist_entry_safe - - 2 - --- 2018-04-26 Yue Haibing davem Accepted
ptp_pch: use helpers function for converting between ns and timespec ptp_pch: use helpers function for converting between ns and timespec 1 - - - --- 2018-04-27 Yue Haibing davem Accepted
[net-next] libcxgb,cxgb4: use __skb_put_zero to simplfy code [net-next] libcxgb,cxgb4: use __skb_put_zero to simplfy code - - - - --- 2018-04-28 Yue Haibing davem Accepted
[net-next] can: dev: use skb_put_zero to simplfy code [net-next] can: dev: use skb_put_zero to simplfy code - - - - --- 2018-04-28 Yue Haibing davem Awaiting Upstream
[bpf] tools: bpf: fix NULL return handling in bpf__prepare_load [bpf] tools: bpf: fix NULL return handling in bpf__prepare_load - - - - --- 2018-05-11 Yue Haibing bpf Not Applicable
[net-next] ath10k: Remove useless test before clk_disable_unprepare [net-next] ath10k: Remove useless test before clk_disable_unprepare - - - - --- 2018-05-16 Yue Haibing davem Awaiting Upstream
[net-next] net: stmmac: Remove useless test before clk_disable_unprepare [net-next] net: stmmac: Remove useless test before clk_disable_unprepare - - - - --- 2018-05-16 Yue Haibing davem Accepted
[net-next] net: ethoc: Remove useless test before clk_disable_unprepare [net-next] net: ethoc: Remove useless test before clk_disable_unprepare - - 1 - --- 2018-05-16 Yue Haibing davem Accepted
[net-next] vmxnet3: Replace msleep(1) with usleep_range() [net-next] vmxnet3: Replace msleep(1) with usleep_range() - - - - --- 2018-05-17 Yue Haibing davem Accepted
bpf: check NULL for sk_to_full_sk() bpf: check NULL for sk_to_full_sk() - - - - --- 2018-05-21 Yue Haibing bpf Changes Requested
[net-next] cxgb4: Check for kvzalloc allocation failure [net-next] cxgb4: Check for kvzalloc allocation failure - - - - --- 2018-05-22 Yue Haibing davem Accepted
netfilter: uapi: includes linux/types.h netfilter: uapi: includes linux/types.h - - - - --- 2018-05-23 Yue Haibing davem Awaiting Upstream
atmel: Add missing call to pci_disable_device() atmel: Add missing call to pci_disable_device() - - - - --- 2018-05-23 Yue Haibing davem Awaiting Upstream
[net-next] ixgbe: introduce a helper to simplify code [net-next] ixgbe: introduce a helper to simplify code - - - - --- 2018-05-23 Yue Haibing davem Awaiting Upstream
[net-next] net: fec: remove stale comment [net-next] net: fec: remove stale comment 1 - - - --- 2018-05-24 Yue Haibing davem Accepted
[net-next] bpfilter: fix a build err [net-next] bpfilter: fix a build err - 1 - - --- 2018-05-25 Yue Haibing davem Accepted
[net-next] net: remove unnecessary genlmsg_cancel() calls [net-next] net: remove unnecessary genlmsg_cancel() calls - - - - --- 2018-05-26 Yue Haibing davem Accepted
[bpf-next] bpf: hide the unused 'off' variable [bpf-next] bpf: hide the unused 'off' variable 3 1 - - --- 2018-05-29 Yue Haibing bpf Accepted
[net-next] net: qcom/emac: fix unused variable [net-next] net: qcom/emac: fix unused variable - - - - --- 2018-05-29 Yue Haibing davem Not Applicable
[net-next] net: davinci_mdio: fix building error without CONFIG_OF [net-next] net: davinci_mdio: fix building error without CONFIG_OF - 1 - - --- 2018-05-29 Yue Haibing davem Not Applicable
[net-next] net: netcp: ethss: remove unnecessary pointer set to NULL [net-next] net: netcp: ethss: remove unnecessary pointer set to NULL - - - - --- 2018-05-31 Yue Haibing davem Accepted
[net-next] net: axienet: remove stale comment of axienet_open [net-next] net: axienet: remove stale comment of axienet_open - - - - --- 2018-05-31 Yue Haibing davem Accepted
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64 ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64 - 1 - - --- 2018-06-01 Yue Haibing davem Awaiting Upstream
[v2] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64 [v2] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64 - 1 - - --- 2018-06-01 Yue Haibing davem Awaiting Upstream
[net-next] net: chelsio: Use zeroing memory allocator instead of allocator/memset [net-next] net: chelsio: Use zeroing memory allocator instead of allocator/memset - - - - --- 2018-06-03 Yue Haibing davem Accepted
[net-next] net: gemini: fix spelling mistake: "it" -> "is" [net-next] net: gemini: fix spelling mistake: "it" -> "is" - - - - --- 2018-06-03 Yue Haibing davem Accepted
atmel: use memdup_user to simplify the code atmel: use memdup_user to simplify the code - - - - --- 2018-06-04 Yue Haibing davem Awaiting Upstream
ath10k: use dma_zalloc_coherent instead of allocator/memset ath10k: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-06-04 Yue Haibing davem Awaiting Upstream
[net-next] wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset [net-next] wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-06-04 Yue Haibing davem Accepted
[net-next] qed: use dma_zalloc_coherent instead of allocator/memset [net-next] qed: use dma_zalloc_coherent instead of allocator/memset 1 - - - --- 2018-06-04 Yue Haibing davem Accepted
[net-next] net: fddi: fix a possible null-ptr-deref [net-next] net: fddi: fix a possible null-ptr-deref - - - - --- 2018-06-05 Yue Haibing davem Changes Requested
[net-next,1/6] net: hippi: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[net-next,2/6] net: atheros: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[net-next,3/6] net: neterion: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[net-next,4/6] netxen_nic: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[net-next,5/6] net: tlan: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[net-next,6/6] enic: use pci_zalloc_consistent use pci_zalloc_consistent - - - - --- 2018-06-05 Yue Haibing davem Rejected
[v2,net] net: fddi: fix a possible null-ptr-deref [v2,net] net: fddi: fix a possible null-ptr-deref - - - - --- 2018-06-08 Yue Haibing davem Accepted
[net] net: qcom/emac: Add missing of_node_put() [net] net: qcom/emac: Add missing of_node_put() 1 - - - --- 2018-06-11 Yue Haibing davem Accepted
atmel: using strlcpy() to avoid possible buffer overflows atmel: using strlcpy() to avoid possible buffer overflows - - - - --- 2018-06-29 Yue Haibing davem Awaiting Upstream
[v2] atmel: using strlcpy() to avoid possible buffer overflows [v2] atmel: using strlcpy() to avoid possible buffer overflows - - - - --- 2018-06-30 Yue Haibing davem Awaiting Upstream
[net-next] bnxt_en: remove redundant debug register dma mem allocation [net-next] bnxt_en: remove redundant debug register dma mem allocation 1 - - - --- 2018-07-13 Yue Haibing davem Accepted
isdn/capi: hide unused procfs helpers isdn/capi: hide unused procfs helpers - - - - --- 2018-07-13 Yue Haibing davem Changes Requested
[03/10] atmel: hide unused procfs helpers Untitled series #55294 - - - - --- 2018-07-13 Yue Haibing davem Changes Requested
hostap: hide unused procfs helpers hostap: hide unused procfs helpers - - - - --- 2018-07-13 Yue Haibing davem Changes Requested
connector: hide unused procfs helpers connector: hide unused procfs helpers - - - - --- 2018-07-13 Yue Haibing davem Changes Requested
[net-next] liquidio: Using NULL instead of plain integer [net-next] liquidio: Using NULL instead of plain integer - - - - --- 2018-07-17 Yue Haibing davem Accepted
[net-next] net: sched: Using NULL instead of plain integer [net-next] net: sched: Using NULL instead of plain integer - - - - --- 2018-07-17 Yue Haibing davem Accepted
[net-next] tipc: remove unused tipc_link_is_active [net-next] tipc: remove unused tipc_link_is_active 1 - - - --- 2018-07-17 Yue Haibing davem Accepted
[net-next] tipc: remove unused tipc_group_size [net-next] tipc: remove unused tipc_group_size 1 - - - --- 2018-07-17 Yue Haibing davem Accepted
[net-next] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb [net-next] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb - 1 - - --- 2018-07-19 Yue Haibing davem Accepted
[bpf-next] bpfilter: Fix mismatch in function argument types [bpf-next] bpfilter: Fix mismatch in function argument types - - - - --- 2018-07-19 Yue Haibing bpf Changes Requested
[v2,bpf-next] bpfilter: Fix mismatch in function argument types [v2,bpf-next] bpfilter: Fix mismatch in function argument types 2 1 - - --- 2018-07-19 Yue Haibing davem Accepted
[net-next] tipc: make some functions static [net-next] tipc: make some functions static - - - - --- 2018-07-19 Yue Haibing davem Accepted
netfilter: use PTR_ERR_OR_ZERO() netfilter: use PTR_ERR_OR_ZERO() - - - - --- 2018-07-19 Yue Haibing davem Awaiting Upstream
[net-next] net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset [net-next] net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-07-19 Yue Haibing davem Accepted
[net-next] ixgb: use dma_zalloc_coherent instead of allocator/memset [net-next] ixgb: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-07-19 Yue Haibing davem Awaiting Upstream
net: mediatek: use dma_zalloc_coherent instead of allocator/memset net: mediatek: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-07-19 Yue Haibing davem Changes Requested
[net-next] libcxgb: replace vmalloc and memset with vzalloc [net-next] libcxgb: replace vmalloc and memset with vzalloc - - - - --- 2018-07-19 Yue Haibing davem Accepted
[v2,net-next] net: mediatek: use dma_zalloc_coherent instead of allocator/memset [v2,net-next] net: mediatek: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-07-23 Yue Haibing davem Accepted
[net-next] ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh [net-next] ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh - - - - --- 2018-07-23 Yue Haibing davem Accepted
[net-next] wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc [net-next] wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc - 1 - - --- 2018-07-23 Yue Haibing davem Accepted
[bpf-next] bpf: btf: fix inconsistent IS_ERR and PTR_ERR [bpf-next] bpf: btf: fix inconsistent IS_ERR and PTR_ERR 3 1 - - --- 2018-07-24 Yue Haibing bpf Accepted
[net-next] bnxt_en: Fix logic of forward the VF MAC address to PF in bnxt_vf_validate_set_mac [net-next] bnxt_en: Fix logic of forward the VF MAC address to PF in bnxt_vf_validate_set_mac - - - - --- 2018-07-24 Yue Haibing davem Changes Requested
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp - - - - --- 2018-07-24 Yue Haibing davem Awaiting Upstream
wcn36xx: use dma_zalloc_coherent instead of allocator/memset wcn36xx: use dma_zalloc_coherent instead of allocator/memset - - - - --- 2018-07-24 Yue Haibing davem Awaiting Upstream
[ipsec-next] xfrm: fix 'passing zero to ERR_PTR()' warning [ipsec-next] xfrm: fix 'passing zero to ERR_PTR()' warning - 1 - - --- 2018-07-25 Yue Haibing davem Awaiting Upstream
[net-next] tipc: add missing dev_put() on error in tipc_enable_l2_media [net-next] tipc: add missing dev_put() on error in tipc_enable_l2_media - 1 - - --- 2018-07-25 Yue Haibing davem Accepted
[net-next] bnxt_en: combine 'else if' and 'else' into single branche [net-next] bnxt_en: combine 'else if' and 'else' into single branche 1 - - - --- 2018-07-25 Yue Haibing davem Changes Requested
[net-next] amd-xgbe: use dma_mapping_error to check map errors [net-next] amd-xgbe: use dma_mapping_error to check map errors - 1 - - --- 2018-07-26 Yue Haibing davem Accepted
[net-next] i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register [net-next] i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register - - - - --- 2018-07-26 Yue Haibing davem Awaiting Upstream
[net-next] net: hns: Make many functions static [net-next] net: hns: Make many functions static - - - - --- 2018-07-26 Yue Haibing davem Accepted
[net-next] net: hns: make hns_dsaf_roce_reset non static [net-next] net: hns: make hns_dsaf_roce_reset non static - 1 - - --- 2018-07-27 Yue Haibing davem Accepted
[net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs [net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs - - - - --- 2018-07-27 Yue Haibing davem Accepted
rt2x00: remove redundant functions rt2x00mac_sta_{add/remove} rt2x00: remove redundant functions rt2x00mac_sta_{add/remove} 1 - - - --- 2018-07-27 Yue Haibing davem Awaiting Upstream
[net-next] qed: remove redundant functions qed_set_gft_event_id_cm_hdr [net-next] qed: remove redundant functions qed_set_gft_event_id_cm_hdr - - - - --- 2018-07-27 Yue Haibing davem Accepted
[net-next] qed: remove redundant functions qed_get_cm_pq_idx_rl [net-next] qed: remove redundant functions qed_get_cm_pq_idx_rl - - - - --- 2018-07-28 Yue Haibing davem Accepted
[net-next] act_pedit: remove unnecessary semicolon [net-next] act_pedit: remove unnecessary semicolon - - - - --- 2018-07-28 Yue Haibing davem Accepted
[net-next] cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops [net-next] cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops 1 - - - --- 2018-07-28 Yue Haibing davem Accepted
[net-next] act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops [net-next] act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops 1 - - - --- 2018-07-28 Yue Haibing davem Accepted
[net-next] liquidio: remove redundant function cn23xx_dump_iq_regs [net-next] liquidio: remove redundant function cn23xx_dump_iq_regs - - - - --- 2018-07-30 Yue Haibing davem Accepted
[net-next] fib_rules: NULL check before kfree is not needed [net-next] fib_rules: NULL check before kfree is not needed - - - - --- 2018-07-30 Yue Haibing davem Accepted
[net-next] qed: Make some functions static [net-next] qed: Make some functions static 1 - - - --- 2018-07-31 Yue Haibing davem Accepted
[net-next] ip_gre: remove redundant variables t_hlen [net-next] ip_gre: remove redundant variables t_hlen - - - - --- 2018-08-01 Yue Haibing davem Accepted
netfilter: nf_tables: remove redundant variables 'create' and 'ext' netfilter: nf_tables: remove redundant variables 'create' and 'ext' - - - - --- 2018-08-01 Yue Haibing davem Awaiting Upstream
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' - - 1 - --- 2018-08-01 Yue Haibing davem Not Applicable
[net-next] strparser: remove redundant variable 'rd_desc' [net-next] strparser: remove redundant variable 'rd_desc' - - - - --- 2018-08-01 Yue Haibing davem Accepted
[net-next] rds: remove redundant variable 'rds_ibdev' [net-next] rds: remove redundant variable 'rds_ibdev' - - - - --- 2018-08-01 Yue Haibing davem Accepted
[net-next] NFC: nci: remove redundant variable 'status' [net-next] NFC: nci: remove redundant variable 'status' - - - - --- 2018-08-01 Yue Haibing davem Not Applicable
[net-next] rxrpc: remove redundant variables 'xcall','sp' and 'did_discard' [net-next] rxrpc: remove redundant variables 'xcall','sp' and 'did_discard' - - - - --- 2018-08-01 Yue Haibing davem Changes Requested
rxrpc: Fix user ID check in rxrpc_service_prealloc_one rxrpc: Fix user ID check in rxrpc_service_prealloc_one - 1 - - --- 2018-08-01 Yue Haibing davem Superseded
[net-next] rxrpc: remove redundant variables 'sp' and 'did_discard' [net-next] rxrpc: remove redundant variables 'sp' and 'did_discard' - - - - --- 2018-08-01 Yue Haibing davem Superseded
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key' net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key' - - - - --- 2018-08-01 Yue Haibing davem Accepted
[net-next] tcp: remove unneeded variable 'err' [net-next] tcp: remove unneeded variable 'err' - - - - --- 2018-08-03 Yue Haibing davem Accepted
[v2,net-next] bnxt_en: combine 'else if' and 'else' into single branch [v2,net-next] bnxt_en: combine 'else if' and 'else' into single branch 1 - - - --- 2018-08-03 Yue Haibing davem Accepted
rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c 1 - - - --- 2018-08-06 Yue Haibing davem Awaiting Upstream
Bluetooth: remove redundant variables 'adv_set' and 'cp' Bluetooth: remove redundant variables 'adv_set' and 'cp' - - - - --- 2018-08-06 Yue Haibing davem Awaiting Upstream
« 1 2 3 47 8 »