Show patches with: Submitter = Hangbin Liu       |    Archived = No       |   137 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv3,net,2/2] IPv6: reply ICMP error if the first fragment doesn't include all headers IPv6: reply ICMP error if fragment doesn't contain all headers --- 2020-10-23 Hangbin Liu Superseded
[PATCHv3,net,1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition [PATCHv3,net,1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition --- 2020-10-23 Hangbin Liu Superseded
[PATCHv2,net,2/2] IPv6: reply ICMP error if the first fragment don't include all headers IPv6: reply ICMP error with fragment doesn't contain all headers --- 2020-10-21 Hangbin Liu New
[PATCHv2,net,1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition IPv6: reply ICMP error with fragment doesn't contain all headers --- 2020-10-21 Hangbin Liu New
[net,2/2] IPv6: reply ICMP error if the first fragment don't include all headers Untitled series #63583 --- 2020-10-07 Hangbin Liu New
[net,1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition IPv6: reply ICMP error with fragment doesn't contain all headers --- 2020-10-07 Hangbin Liu Superseded
[PATCHv3,bpf,3/3] selftest/bpf: test pinning map with reused map fd Fix pining maps after reuse map fd --- 2020-10-06 Hangbin Liu New
[PATCHv3,bpf,2/3] libbpf: check if pin_path was set even map fd exist Fix pining maps after reuse map fd --- 2020-10-06 Hangbin Liu Superseded
[PATCHv3,bpf,1/3] libbpf: close map fd if init map slots failed Fix pining maps after reuse map fd --- 2020-10-06 Hangbin Liu New
[PATCHv2,bpf,3/3] selftest/bpf: test pinning map with reused map fd Fix pining maps after reuse map fd --- 2020-10-03 Hangbin Liu Superseded
[PATCHv2,bpf,2/3] libbpf: check if pin_path was set even map fd exist Fix pining maps after reuse map fd --- 2020-10-03 Hangbin Liu New
[PATCHv2,bpf,1/3] libbpf: close map fd if init map slots failed Fix pining maps after reuse map fd --- 2020-10-03 Hangbin Liu Superseded
[libbpf] libbpf: check if pin_path was set even map fd exist [libbpf] libbpf: check if pin_path was set even map fd exist --- 2020-10-02 Hangbin Liu New
[bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api [bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api --- 2020-09-29 Hangbin Liu New
[PATCHv11,bpf-next,4/5] selftests/bpf: add xdp_redirect_multi test [PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-09-07 Hangbin Liu New
[PATCHv11,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test [PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-09-07 Hangbin Liu Superseded
[PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL [PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-09-07 Hangbin Liu Superseded
[PATCHv10,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL [PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-09-03 Hangbin Liu Superseded
[PATCHv10,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test Untitled series #53999 --- 2020-09-03 Hangbin Liu New
[PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL [PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-09-03 Hangbin Liu New
[PATCHv9,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL [PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-08-26 Hangbin Liu Superseded
[PATCHv9,bpf-next,2/5] xdp: add a new helper for dev map multicast support [PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-08-26 Hangbin Liu New
[PATCHv9,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL [PATCHv9,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL --- 2020-08-26 Hangbin Liu New
[PATCHv2,net,2/2] vxlan: fix getting tos value from DSCP field Add IP_DSCP_MASK and fix vxlan tos value before xmit --- 2020-08-04 Hangbin Liu New
[net-next,1/2] net: add IP_DSCP_MASK Add IP_DSCP_MASK and fix vxlan tos value before xmit --- 2020-08-03 Hangbin Liu New
[iproute2] tc: m_tunnel_key: fix geneve opt output [iproute2] tc: m_tunnel_key: fix geneve opt output --- 2020-06-18 Hangbin Liu New
[net] tc-testing: fix geneve options match in tunnel_key unit tests [net] tc-testing: fix geneve options match in tunnel_key unit tests --- 2020-06-18 Hangbin Liu New
[bpf] xdp: handle frame_sz in xdp_convert_zc_to_xdp_frame() [bpf] xdp: handle frame_sz in xdp_convert_zc_to_xdp_frame() --- 2020-06-16 Hangbin Liu New
[PATCHv4,bpf-next,1/2] xdp: add a new helper for dev map multicast support xdp: add dev map multicast support --- 2020-05-26 Hangbin Liu Superseded
[PATCHv3,bpf-next,1/2] xdp: add a new helper for dev map multicast support [PATCHv3,bpf-next,1/2] xdp: add a new helper for dev map multicast support --- 2020-05-23 Hangbin Liu New
[RFC,PATCHv2,bpf-next,2/2] sample/bpf: add xdp_redirect_map_multicast test xdp: add dev map multicast support --- 2020-04-24 Hangbin Liu New
[RFC,bpf-next,2/2] sample/bpf: add xdp_redirect_map_multicast test Untitled series #42329 --- 2020-04-15 Hangbin Liu New
[net] net/ipv6: allow token to be set when accept_ra disabled [net] net/ipv6: allow token to be set when accept_ra disabled --- 2020-04-09 Hangbin Liu New
[PATCHv3,net-next] neigh: support smaller retrans_time settting [PATCHv3,net-next] neigh: support smaller retrans_time settting --- 2020-04-01 Hangbin Liu New
[net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED [net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED --- 2020-03-25 Hangbin Liu New
[net] selftests/net: add missing tests to Makefile [net] selftests/net: add missing tests to Makefile --- 2020-03-25 Hangbin Liu New
[net] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface [net] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface --- 2020-03-10 Hangbin Liu New
« 1 2 »