Show patches with: Submitter = Matteo Croce       |    Archived = No       |   91 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf] samples: bpf: fix build error [bpf] samples: bpf: fix build error 1 - - - --- 2020-05-11 Matteo Croce bpf Accepted
[net] ipv4: ensure rcu_read_lock() in cipso_v4_error() [net] ipv4: ensure rcu_read_lock() in cipso_v4_error() 1 1 - - --- 2020-02-21 Matteo Croce davem Accepted
[net-next,v5] openvswitch: add TTL decrement action [net-next,v5] openvswitch: add TTL decrement action 1 - - - --- 2020-02-15 Matteo Croce davem Accepted
[net-next] bonding: symmetric ICMP transmit [net-next] bonding: symmetric ICMP transmit - - - - --- 2019-11-15 Matteo Croce davem Accepted
[net-next,2/2] icmp: remove duplicate code icmp: move duplicate code in helper functions - - - - --- 2019-11-02 Matteo Croce davem Accepted
[net-next,1/2] icmp: add helpers to recognize ICMP error packets icmp: move duplicate code in helper functions - - - - --- 2019-11-02 Matteo Croce davem Accepted
[net-next,v2,4/4] bonding: balance ICMP echoes in layer3+4 mode ICMP flow improvements - - 1 - --- 2019-10-29 Matteo Croce davem Accepted
[net-next,v2,3/4] flow_dissector: extract more ICMP information ICMP flow improvements - - - - --- 2019-10-29 Matteo Croce davem Accepted
[net-next,v2,2/4] flow_dissector: skip the ICMP dissector for non ICMP packets ICMP flow improvements - - - - --- 2019-10-29 Matteo Croce davem Accepted
[net-next,v2,1/4] flow_dissector: add meaningful comments ICMP flow improvements - - - - --- 2019-10-29 Matteo Croce davem Accepted
[net-next,v2,3/3] mvpp2: prefetch frame header mvpp2 improvements in rx path - - - - --- 2019-10-24 Matteo Croce davem Accepted
[net-next,v2,2/3] mvpp2: sync only the received frame mvpp2 improvements in rx path - - - - --- 2019-10-24 Matteo Croce davem Accepted
[net-next,v2,1/3] mvpp2: refactor frame drop routine mvpp2 improvements in rx path - - - - --- 2019-10-24 Matteo Croce davem Accepted
[net-next] mvpp2: remove misleading comment [net-next] mvpp2: remove misleading comment - 1 - - --- 2019-10-02 Matteo Croce davem Accepted
[net-next,2/2] mvpp2: percpu buffers mvpp2: per-cpu buffers - - - - --- 2019-09-02 Matteo Croce davem Accepted
[net-next,1/2] mvpp2: refactor BM pool functions mvpp2: per-cpu buffers - - - - --- 2019-09-02 Matteo Croce davem Accepted
[net,v2] mvpp2: fix panic on module removal [net,v2] mvpp2: fix panic on module removal 1 1 - - --- 2019-08-01 Matteo Croce davem Accepted
[net,v2] mvpp2: refactor the HW checksum setup [net,v2] mvpp2: refactor the HW checksum setup - 1 - - --- 2019-07-28 Matteo Croce davem Accepted
[net,v2] mvpp2: refactor MTU change code [net,v2] mvpp2: refactor MTU change code - 1 - - --- 2019-07-28 Matteo Croce davem Accepted
[iproute2,v2] utils: don't match empty strings as prefixes [iproute2,v2] utils: don't match empty strings as prefixes - - - - --- 2019-07-15 Matteo Croce shemminger Accepted
[net,v2] ipv4: don't set IPv6 only flags to IPv4 addresses [net,v2] ipv4: don't set IPv6 only flags to IPv4 addresses - - 1 - --- 2019-07-01 Matteo Croce davem Accepted
[iproute2,v2,3/3] netns: make netns_{save,restore} static refactor the cmd_exec() - - - - --- 2019-06-18 Matteo Croce shemminger Accepted
[iproute2,v2,2/3] ip vrf: use hook to change VRF in the child refactor the cmd_exec() - - - - --- 2019-06-18 Matteo Croce shemminger Accepted
[iproute2,v2,1/3] netns: switch netns in the child when executing commands refactor the cmd_exec() - - - - --- 2019-06-18 Matteo Croce shemminger Accepted
[net] mpls: fix af_mpls dependencies for real [net] mpls: fix af_mpls dependencies for real - 1 - - --- 2019-06-12 Matteo Croce davem Accepted
[net] mpls: fix af_mpls dependencies [net] mpls: fix af_mpls dependencies - - - - --- 2019-06-08 Matteo Croce davem Accepted
[iproute2,v2] ip: reset netns after each command in batch mode [iproute2,v2] ip: reset netns after each command in batch mode - 1 - - --- 2019-06-07 Matteo Croce shemminger Accepted
[net-next] sctp: deduplicate identical skb_checksum_ops [net-next] sctp: deduplicate identical skb_checksum_ops 2 - 1 - --- 2019-05-29 Matteo Croce davem Accepted
[net-next,v2] net: avoid indirect calls in L4 checksum calculation [net-next,v2] net: avoid indirect calls in L4 checksum calculation - - - - --- 2019-05-29 Matteo Croce davem Accepted
[bpf] samples: bpf: add ibumad sample to .gitignore [bpf] samples: bpf: add ibumad sample to .gitignore - - - - --- 2019-05-24 Matteo Croce bpf Accepted
[bpf] samples/bpf: suppress compiler warning [bpf] samples/bpf: suppress compiler warning - - - - --- 2019-05-20 Matteo Croce bpf Accepted
[iproute2-next] treewide: refactor help messages [iproute2-next] treewide: refactor help messages - - - - --- 2019-05-17 Matteo Croce dsa Accepted
[net] cls_cgroup: avoid panic when receiving a packet before filter set [net] cls_cgroup: avoid panic when receiving a packet before filter set - 1 - - --- 2019-05-02 Matteo Croce davem Accepted
[net] cls_matchall: avoid panic when receiving a packet before filter set [net] cls_matchall: avoid panic when receiving a packet before filter set 1 1 - - --- 2019-05-02 Matteo Croce davem Accepted
[bpf] libbpf: add binary to gitignore [bpf] libbpf: add binary to gitignore 1 - 1 - --- 2019-04-13 Matteo Croce bpf Accepted
[v3,2/2] net: thunderx: don't allow jumbo frames with XDP Fix thunderx MTU with XDP 1 1 - - --- 2019-04-11 Matteo Croce davem Accepted
[v3,1/2] net: thunderx: raise XDP MTU to 1508 Fix thunderx MTU with XDP 1 1 - - --- 2019-04-11 Matteo Croce davem Accepted
[iproute2,2/2] ip route: get: print JSON output when -j is given iproute JSON fixes 1 1 - - --- 2019-03-18 Matteo Croce shemminger Accepted
[iproute2,1/2] ip route: print route type in JSON output iproute JSON fixes 1 1 - - --- 2019-03-18 Matteo Croce shemminger Accepted
[net] gtp: change NET_UDP_TUNNEL dependency to select [net] gtp: change NET_UDP_TUNNEL dependency to select - - - - --- 2019-03-16 Matteo Croce davem Accepted
[iproute2] iplink: document XDP subcommand to force the XDP mode. [iproute2] iplink: document XDP subcommand to force the XDP mode. 1 2 - - --- 2019-02-13 Matteo Croce shemminger Accepted
[net] geneve: change NET_UDP_TUNNEL dependency to select [net] geneve: change NET_UDP_TUNNEL dependency to select - - - 1 --- 2019-02-11 Matteo Croce davem Accepted
[iproute2-next,v2] netns: add subcommand to attach an existing network namespace [iproute2-next,v2] netns: add subcommand to attach an existing network namespace - - 1 1 --- 2019-01-29 Matteo Croce dsa Accepted
[iproute2-next] Makefile: pass -pipe to the compiler [iproute2-next] Makefile: pass -pipe to the compiler - - - - --- 2019-06-11 Matteo Croce dsa Rejected
[RFC,net-next,2/2] mvpp2: memory accounting mvpp2: page_pool support - - - - --- 2019-12-24 Matteo Croce davem RFC
[RFC,net-next,1/2] mvpp2: use page_pool allocator mvpp2: page_pool support - - - - --- 2019-12-24 Matteo Croce davem RFC
[pppd,v4] pppoe: custom host-uniq tag [pppd,v4] pppoe: custom host-uniq tag - - - - --- 2019-05-04 Matteo Croce davem RFC
[net] mvpp2: enable rxhash only on the first port [net] mvpp2: enable rxhash only on the first port - 1 - - --- 2020-05-09 Matteo Croce davem Changes Requested
[net-next,v3] openvswitch: add TTL decrement action [net-next,v3] openvswitch: add TTL decrement action - - - - --- 2020-01-15 Matteo Croce davem Changes Requested
[net-next,v2] openvswitch: add TTL decrement action [net-next,v2] openvswitch: add TTL decrement action - - - - --- 2019-12-17 Matteo Croce davem Changes Requested
[net-next] bonding: don't init workqueues on error [net-next] bonding: don't init workqueues on error - - - - --- 2019-12-10 Matteo Croce davem Changes Requested
[net-next] openvswitch: add TTL decrement action [net-next] openvswitch: add TTL decrement action - - - - --- 2019-11-12 Matteo Croce davem Changes Requested
[net-next] mvpp2: prefetch frame header [net-next] mvpp2: prefetch frame header - - - - --- 2019-10-22 Matteo Croce davem Changes Requested
[net-next,4/4] bonding: balance ICMP echoes in layer3+4 mode ICMP flow improvements - - - - --- 2019-10-21 Matteo Croce davem Changes Requested
[net-next,3/4] flow_dissector: extract more ICMP information ICMP flow improvements - - - - --- 2019-10-21 Matteo Croce davem Changes Requested
[net-next,2/4] flow_dissector: skip the ICMP dissector for non ICMP packets ICMP flow improvements - - 1 - --- 2019-10-21 Matteo Croce davem Changes Requested
[net-next,1/4] flow_dissector: add meaningful comments ICMP flow improvements - - 1 - --- 2019-10-21 Matteo Croce davem Changes Requested
[net] mvpp2: fix panic on module removal [net] mvpp2: fix panic on module removal - 1 - - --- 2019-07-31 Matteo Croce davem Changes Requested
[net] mvpp2: refactor MTU change code [net] mvpp2: refactor MTU change code 1 1 - - --- 2019-07-25 Matteo Croce davem Changes Requested
[net-next] mvpp2: document HW checksum behaviour [net-next] mvpp2: document HW checksum behaviour - 1 - - --- 2019-07-25 Matteo Croce davem Changes Requested
[iproute2] utils: don't match empty strings as prefixes [iproute2] utils: don't match empty strings as prefixes - - - - --- 2019-07-09 Matteo Croce shemminger Changes Requested
[RFC,iproute2] netns: add mounting state file for each netns [RFC,iproute2] netns: add mounting state file for each netns - - - - --- 2019-06-30 Matteo Croce shemminger Changes Requested
[iproute2] testsuite: don't clobber /tmp [iproute2] testsuite: don't clobber /tmp - - - - --- 2019-06-11 Matteo Croce shemminger Changes Requested
[linux-next,v2] mpls: don't build sysctl related code when sysctl is disabled [linux-next,v2] mpls: don't build sysctl related code when sysctl is disabled - - - - --- 2019-06-07 Matteo Croce davem Changes Requested
[net-next] net: avoid indirect calls in L4 checksum calculation [net-next] net: avoid indirect calls in L4 checksum calculation - - - - --- 2019-05-28 Matteo Croce davem Changes Requested
[5/5] samples/bpf: fix hbm build error [1/5] samples/bpf: fix test_lru_dist build - - - - --- 2019-05-18 Matteo Croce bpf Changes Requested
[4/5] samples/bpf: fix tracex5_user build error [1/5] samples/bpf: fix test_lru_dist build - - - - --- 2019-05-18 Matteo Croce bpf Changes Requested
[3/5] samples/bpf: fix xdpsock_user build error [1/5] samples/bpf: fix test_lru_dist build - - - - --- 2019-05-18 Matteo Croce bpf Changes Requested
[2/5] libbpf: add missing typedef [1/5] samples/bpf: fix test_lru_dist build - - - - --- 2019-05-18 Matteo Croce bpf Changes Requested
[1/5] samples/bpf: fix test_lru_dist build [1/5] samples/bpf: fix test_lru_dist build - - - - --- 2019-05-18 Matteo Croce bpf Changes Requested
[net] cls_matchall: avoid panic when receiving a packet before filter set [net] cls_matchall: avoid panic when receiving a packet before filter set - - - - --- 2019-04-29 Matteo Croce davem Changes Requested
[net,v2,2/2] net: thunderx: don't allow jumbo frames with XDP Fix thunderx MTU with XDP - 1 - - --- 2019-04-08 Matteo Croce davem Changes Requested
[net,v2,1/2] net: thunderx: raise XDP MTU to 1508 Fix thunderx MTU with XDP - 1 - - --- 2019-04-08 Matteo Croce davem Changes Requested
[net] net: thunderx: don't allow jumbo frames with XDP [net] net: thunderx: don't allow jumbo frames with XDP - 1 - - --- 2019-04-02 Matteo Croce davem Changes Requested
[iproute2-next] netns: add subcommand to attach an existing network namespace [iproute2-next] netns: add subcommand to attach an existing network namespace - - - - --- 2019-01-24 Matteo Croce dsa Changes Requested
[nf] netfilter: ensure rcu_read_lock() in ipv4_find_option() [nf] netfilter: ensure rcu_read_lock() in ipv4_find_option() - 1 - - --- 2020-02-24 Matteo Croce davem Awaiting Upstream
[net] netfilter: nf_flowtable: fix documentation [net] netfilter: nf_flowtable: fix documentation - 1 - - --- 2020-01-30 Matteo Croce davem Awaiting Upstream
[net-next] netfilter: conntrack: use shared sysctl constants [net-next] netfilter: conntrack: use shared sysctl constants - 1 - - --- 2019-07-23 Matteo Croce davem Awaiting Upstream
[net-next] wireless: fix typos [net-next] wireless: fix typos - - - - --- 2019-01-20 Matteo Croce davem Awaiting Upstream
[ipvs-next] ipvs: use indirect call wrappers [ipvs-next] ipvs: use indirect call wrappers 2 - - - --- 2019-01-19 Matteo Croce davem Awaiting Upstream
[ipvs-next] ipvs: avoid indirect calls when calculating checksums [ipvs-next] ipvs: avoid indirect calls when calculating checksums 2 - - - --- 2019-01-19 Matteo Croce davem Awaiting Upstream
[iproute2] iplink: document the 'link change' subcommand [iproute2] iplink: document the 'link change' subcommand - 1 - - --- 2019-07-24 Matteo Croce shemminger Superseded
[net] ipv4: don't set IPv6 only flags to IPv4 addresses [net] ipv4: don't set IPv6 only flags to IPv4 addresses - - - - --- 2019-07-01 Matteo Croce davem Superseded
[iproute2,v2,3/3] netns: make netns_{save,restore} static refactor the cmd_exec() - - - - --- 2019-06-11 Matteo Croce dsa Superseded
[iproute2,v2,2/3] ip vrf: use hook to change VRF in the child refactor the cmd_exec() - - - - --- 2019-06-11 Matteo Croce dsa Superseded
[iproute2,v2,1/3] netns: switch netns in the child when executing commands refactor the cmd_exec() - - - - --- 2019-06-11 Matteo Croce dsa Superseded
[iproute2,2/2] netns: make netns_{save,restore} static refactor the 'ip netns exec' command - - - - --- 2019-06-10 Matteo Croce shemminger Superseded
[iproute2,1/2] netns: switch netns in the child when executing commands refactor the 'ip netns exec' command - - - - --- 2019-06-10 Matteo Croce shemminger Superseded
[iproute2] ip: reset netns after each command in batch mode [iproute2] ip: reset netns after each command in batch mode - 1 - - --- 2019-06-07 Matteo Croce shemminger Superseded
[linux-next] mpls: don't build sysctl related code when sysctl is disabled [linux-next] mpls: don't build sysctl related code when sysctl is disabled 1 - - - --- 2019-06-06 Matteo Croce davem Superseded
[net-next,v4] openvswitch: add TTL decrement action [net-next,v4] openvswitch: add TTL decrement action - - - - --- 2020-02-06 Matteo Croce davem Deferred