Show patches with: Submitter = Miaohe Lin       |    Archived = No       |   78 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h - - - - --- 2020-09-10 Miaohe Lin davem Accepted
[v2] net: Correct the comment of dst_dev_put() [v2] net: Correct the comment of dst_dev_put() - - - - --- 2020-09-10 Miaohe Lin davem Accepted
[v2] net: ipv4: remove unused arg exact_dif in compute_score [v2] net: ipv4: remove unused arg exact_dif in compute_score - - 1 - --- 2020-08-31 Miaohe Lin davem Accepted
[v2] net: ipv6: remove unused arg exact_dif in compute_score [v2] net: ipv6: remove unused arg exact_dif in compute_score - - 1 - --- 2020-08-31 Miaohe Lin davem Accepted
net: clean up codestyle net: clean up codestyle - - - - --- 2020-08-29 Miaohe Lin davem Accepted
net: Use helper macro IP_MAX_MTU in __ip_append_data() net: Use helper macro IP_MAX_MTU in __ip_append_data() - - - - --- 2020-08-29 Miaohe Lin davem Accepted
net: Fix some comments net: Fix some comments - - - - --- 2020-08-27 Miaohe Lin davem Accepted
net: clean up codestyle for net/ipv4 net: clean up codestyle for net/ipv4 - - - - --- 2020-08-25 Miaohe Lin davem Accepted
net: Remove duplicated midx check against 0 net: Remove duplicated midx check against 0 - - - - --- 2020-08-25 Miaohe Lin davem Accepted
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY - - - - --- 2020-08-25 Miaohe Lin davem Accepted
net: Set ping saddr after we successfully get the ping port net: Set ping saddr after we successfully get the ping port - - - - --- 2020-08-25 Miaohe Lin davem Accepted
[v2] netlink: remove duplicated nla_need_padding_for_64bit() check [v2] netlink: remove duplicated nla_need_padding_for_64bit() check - - - - --- 2020-08-25 Miaohe Lin davem Accepted
[v2] net: gain ipv4 mtu when mtu is not locked [v2] net: gain ipv4 mtu when mtu is not locked - - - - --- 2020-08-25 Miaohe Lin davem Accepted
net: Use helper macro RT_TOS() in __icmp_send() net: Use helper macro RT_TOS() in __icmp_send() - - - - --- 2020-08-24 Miaohe Lin davem Accepted
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED - - - - --- 2020-08-24 Miaohe Lin davem Accepted
net: dccp: Convert to use the preferred fallthrough macro net: dccp: Convert to use the preferred fallthrough macro - - - - --- 2020-08-22 Miaohe Lin davem Accepted
[v2] net: Stop warning about SO_BSDCOMPAT usage [v2] net: Stop warning about SO_BSDCOMPAT usage - - - - --- 2020-08-19 Miaohe Lin davem Accepted
net: tipc: Convert to use the preferred fallthrough macro net: tipc: Convert to use the preferred fallthrough macro - - - - --- 2020-08-18 Miaohe Lin davem Accepted
[v2] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() [v2] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() - - - - --- 2020-08-15 Miaohe Lin davem Accepted
net: handle the return value of pskb_carve_frag_list() correctly net: handle the return value of pskb_carve_frag_list() correctly - 1 - - --- 2020-08-15 Miaohe Lin davem Accepted
net: Fix potential wrong skb->protocol in skb_vlan_untag() net: Fix potential wrong skb->protocol in skb_vlan_untag() - 1 - - --- 2020-08-15 Miaohe Lin davem Accepted
net: Fix potential memory leak in proto_register() net: Fix potential memory leak in proto_register() - 1 - - --- 2020-08-10 Miaohe Lin davem Accepted
net: Convert to use the fallthrough macro net: Convert to use the fallthrough macro - - - - --- 2020-08-08 Miaohe Lin davem Accepted
[5/5] net: Use helper function ip_is_fragment() Untitled series #194537 - - - - --- 2020-08-06 Miaohe Lin davem Accepted
[4/5] net: Remove meaningless jump label out_fs Untitled series #194537 - - - - --- 2020-08-06 Miaohe Lin davem Accepted
[3/5] net: Set fput_needed iff FDPUT_FPUT is set Untitled series #194537 - 1 - - --- 2020-08-06 Miaohe Lin davem Accepted
[2/5] net: Use helper function fdput() Untitled series #194537 - - - - --- 2020-08-06 Miaohe Lin davem Accepted
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth net: Pass NULL to skb_network_protocol() when we don't care about vlan depth - - - - --- 2020-08-01 Miaohe Lin davem Accepted
net: Use __skb_pagelen() directly in skb_cow_data() net: Use __skb_pagelen() directly in skb_cow_data() - - - - --- 2020-08-01 Miaohe Lin davem Accepted
net: qed: use eth_zero_addr() to clear mac address net: qed: use eth_zero_addr() to clear mac address - - - - --- 2020-08-01 Miaohe Lin davem Accepted
net: qede: use eth_zero_addr() to clear mac address net: qede: use eth_zero_addr() to clear mac address - - - - --- 2020-08-01 Miaohe Lin davem Accepted
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth net: Pass NULL to skb_network_protocol() when we don't care about vlan depth - - - - --- 2020-07-30 Miaohe Lin davem Accepted
net/ncsi: use eth_zero_addr() to clear mac address net/ncsi: use eth_zero_addr() to clear mac address - - - - --- 2020-07-23 Miaohe Lin davem Accepted
cxgb4: use eth_zero_addr() to clear mac address cxgb4: use eth_zero_addr() to clear mac address - - - - --- 2020-07-23 Miaohe Lin davem Accepted
net: udp: Fix wrong clean up for IS_UDPLITE macro net: udp: Fix wrong clean up for IS_UDPLITE macro - 1 - - --- 2020-07-21 Miaohe Lin davem Accepted
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() - 1 - - --- 2020-06-27 Miaohe Lin davem Accepted
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set - 1 - - --- 2019-06-04 Miaohe Lin davem Accepted
net: vrf: Fix operation not supported when set vrf mac net: vrf: Fix operation not supported when set vrf mac - - - - --- 2019-04-20 Miaohe Lin davem Accepted
[net,v3] net: vrf: Fix ping failed when vrf mtu is set to 0 [net,v3] net: vrf: Fix ping failed when vrf mtu is set to 0 - 1 1 - --- 2019-04-08 Miaohe Lin davem Accepted
[net] net: sit: fix UBSAN Undefined behaviour in check_6rd [net] net: sit: fix UBSAN Undefined behaviour in check_6rd - - - - --- 2019-03-11 Miaohe Lin davem Accepted
net: Set trailer iff skb1 is the last one net: Set trailer iff skb1 is the last one - - - - --- 2020-08-27 Miaohe Lin davem Rejected
net: exit immediately when off = 0 in skb_headers_offset_update() net: exit immediately when off = 0 in skb_headers_offset_update() - - - - --- 2020-08-27 Miaohe Lin davem Rejected
net: exit immediately when encounter ipv6 fragment in skb_checksum_setup_ipv6() net: exit immediately when encounter ipv6 fragment in skb_checksum_setup_ipv6() - - - - --- 2020-08-27 Miaohe Lin davem Rejected
net: Call ip_hdrlen() when skbuff is not fragment net: Call ip_hdrlen() when skbuff is not fragment - - - - --- 2020-08-27 Miaohe Lin davem Rejected
net: Add 'else' to split mutually exclusive case net: Add 'else' to split mutually exclusive case - - - - --- 2020-08-27 Miaohe Lin davem Rejected
net: Check the expect of skb->data at mac header net: Check the expect of skb->data at mac header - - - - --- 2020-08-20 Miaohe Lin davem Rejected
net: Relax the npages test against MAX_SKB_FRAGS net: Relax the npages test against MAX_SKB_FRAGS - - - - --- 2020-08-18 Miaohe Lin davem Rejected
net: add missing skb_uarg refcount increment in pskb_carve_inside_header() net: add missing skb_uarg refcount increment in pskb_carve_inside_header() - 1 - - --- 2020-08-13 Miaohe Lin davem Rejected
net: correct zerocopy refcnt with newly allocated UDP or RAW uarg net: correct zerocopy refcnt with newly allocated UDP or RAW uarg - 1 - - --- 2020-08-13 Miaohe Lin davem Rejected
[v2] net: route: Fix vrf dst_entry ref count false increasing [v2] net: route: Fix vrf dst_entry ref count false increasing - - - - --- 2019-05-04 Miaohe Lin davem Rejected
[net] net: vrf: remove redundant vrf neigh entry [net] net: vrf: remove redundant vrf neigh entry - - - - --- 2019-03-22 Miaohe Lin davem Rejected
[net] net: vrf: fix remove vrf module error when there's no reference [net] net: vrf: fix remove vrf module error when there's no reference - - - - --- 2019-03-02 Miaohe Lin davem Rejected
sunrpc: Convert to use the preferred fallthrough macro sunrpc: Convert to use the preferred fallthrough macro - - - - --- 2020-08-22 Miaohe Lin davem Not Applicable
libceph: Convert to use the preferred fallthrough macro libceph: Convert to use the preferred fallthrough macro - - - - --- 2020-08-18 Miaohe Lin davem Not Applicable
net: Fix some comments net: Fix some comments - - - - --- 2020-09-05 Miaohe Lin davem Changes Requested
net: gain ipv4 mtu when mtu is not locked net: gain ipv4 mtu when mtu is not locked - - - - --- 2020-08-24 Miaohe Lin davem Changes Requested
net: Avoid strcmp current->comm with warncomm when warned >= 5 net: Avoid strcmp current->comm with warncomm when warned >= 5 - - - - --- 2020-08-18 Miaohe Lin davem Changes Requested
bpf: Convert to use the preferred fallthrough macro bpf: Convert to use the preferred fallthrough macro 1 - - - --- 2020-08-14 Miaohe Lin bpf Changes Requested
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() - - - - --- 2020-08-10 Miaohe Lin davem Changes Requested
net: Fix potential out of bound write in skb_try_coalesce() net: Fix potential out of bound write in skb_try_coalesce() - - - - --- 2020-08-04 Miaohe Lin davem Changes Requested
mac80211: use eth_zero_addr() to clear mac address mac80211: use eth_zero_addr() to clear mac address - - - - --- 2020-08-01 Miaohe Lin davem Changes Requested
[net] net: vrf: Fix ping failed when vrf mtu is set to 0 [net] net: vrf: Fix ping failed when vrf mtu is set to 0 - 1 - - --- 2019-04-04 Miaohe Lin davem Changes Requested
net: wireless: Convert to use the preferred fallthrough macro net: wireless: Convert to use the preferred fallthrough macro - - - - --- 2020-08-22 Miaohe Lin davem Awaiting Upstream
nl80211: use eth_zero_addr() to clear mac address nl80211: use eth_zero_addr() to clear mac address - - - - --- 2020-08-01 Miaohe Lin davem Awaiting Upstream
igb: use eth_zero_addr() to clear mac address igb: use eth_zero_addr() to clear mac address - - - 1 --- 2020-07-20 Miaohe Lin davem Awaiting Upstream
ixgbe: use eth_zero_addr() to clear mac address ixgbe: use eth_zero_addr() to clear mac address - - - 1 --- 2020-07-20 Miaohe Lin davem Awaiting Upstream
[v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake [v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake - - - - --- 2019-07-02 Miaohe Lin davem Awaiting Upstream
[v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake [v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake - - - - --- 2019-06-28 Miaohe Lin davem Awaiting Upstream
答复: [PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake 答复: [PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake - - - - --- 2019-06-11 Miaohe Lin davem Awaiting Upstream
[v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake [v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake - - 1 - --- 2019-04-25 Miaohe Lin davem Awaiting Upstream
[v2] net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake [v2] net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake - - - - --- 2019-04-24 Miaohe Lin davem Awaiting Upstream
net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake - - - - --- 2019-04-24 Miaohe Lin davem Awaiting Upstream
ipvs:set sock send/receive buffer correctly ipvs:set sock send/receive buffer correctly - 1 1 - --- 2019-04-17 Miaohe Lin davem Awaiting Upstream
net: ipv6: remove unused arg exact_dif in compute_score net: ipv6: remove unused arg exact_dif in compute_score - - - - --- 2020-08-29 Miaohe Lin davem Superseded
net: ipv4: remove unused arg exact_dif in compute_score net: ipv4: remove unused arg exact_dif in compute_score - - - - --- 2020-08-29 Miaohe Lin davem Superseded
net: route: Fix vrf dst_entry ref count false increasing net: route: Fix vrf dst_entry ref count false increasing - - - - --- 2019-05-04 Miaohe Lin davem Superseded
[net,v2] net: vrf: Fix ping failed when vrf mtu is set to 0 [net,v2] net: vrf: Fix ping failed when vrf mtu is set to 0 - 1 - - --- 2019-04-07 Miaohe Lin davem Superseded
[v2] bpf: Convert to use the preferred fallthrough macro [v2] bpf: Convert to use the preferred fallthrough macro 1 - - - --- 2020-08-15 Miaohe Lin bpf Deferred