Show patches with: Submitter = Simon Horman       |   424 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCH/RFC,1/8] odp: select group action attributes - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,2/8] netlink: Allow suppression of warnings for duplicate attributes - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,3/8] odp-util: formatting of datapath select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,4/8] datapath: execution of select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,5/8] datapath: Move last_action() helper to datapath.h - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,6/8] datapath: validation of select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,7/8] ofproto: translate datapath select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,8/8] hack: ofproto: enable odp select action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,1/8] odp: select group action attributes - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,2/8] netlink: Allow suppression of warnings for duplicate attributes - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,3/8] odp-util: formatting of datapath select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,4/8] datapath: execution of select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,5/8] datapath: Move last_action() helper to datapath.h - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,6/8] datapath: validation of select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,7/8] ofproto: translate datapath select group action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC,repost,8/8] hack: ofproto: enable odp select action - - - - --- 2014-09-18 Simon Horman davem Not Applicable
[PATCH/RFC] datapath: offload hooks - - - - --- 2014-10-08 Simon Horman davem Not Applicable
[net-next] datapath: Rename last_action() as nla_is_last() and move to netlink.h 1 - - - --- 2014-10-27 Simon Horman davem Accepted
[net-next,v2,00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1… - - - - --- 2014-11-21 Simon Horman davem RFC
[flow-net-next] net: flow: Correct spelling of action - - - - --- 2014-12-08 Simon Horman davem Not Applicable
[PATCH/RFC,flow-net-next,01/10] net: flow: Correct spelling of action - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,02/10] net: flow: Add features to tables - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,03/10] net: flow: Add timeouts to flows - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,04/10] net: flow: Add counters to flows - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,05/10] net: flow: Add get, set and del notifier commands - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,06/10] net: flow: Add flow removed notification - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,07/10] net: flow: Add importance to flows - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,08/10] net: flow: Add get and set table config commands - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,09/10] net: flow: Add eviction flags to table configuration - - - - --- 2014-12-29 Simon Horman davem RFC
[PATCH/RFC,flow-net-next,10/10] net: flow: Add flow removed notification for eviction - - - - --- 2014-12-29 Simon Horman davem RFC
net: flow: Guard against accessing non-existent attributes - - - - --- 2014-12-29 Simon Horman davem Awaiting Upstream
net: flow: Allow actions and matches to be NULL in net_flow_put_flow() - - - - --- 2014-12-29 Simon Horman davem Awaiting Upstream
[PATCH/RFC,rocker-net-next,1/6] net: flow: Cancel innermost nested attribute first - - - - --- 2015-01-05 Simon Horman davem RFC
[PATCH/RFC,rocker-net-next,2/6] net: flow: Handle error when putting a field while putting a flow - - - - --- 2015-01-05 Simon Horman davem RFC
[PATCH/RFC,rocker-net-next,3/6] net: flow: Remove unnecessary zero-header check when putting a flow - - - - --- 2015-01-05 Simon Horman davem RFC
[PATCH/RFC,rocker-net-next,4/6] net: flow: free action args - - - - --- 2015-01-05 Simon Horman davem RFC
[PATCH/RFC,rocker-net-next,5/6] net: flow: Return more fine-grained error when handing flows comman… - - - - --- 2015-01-05 Simon Horman davem RFC
[PATCH/RFC,rocker-net-next,6/6] net: flow: Limit checking of ndo_flow_{set,del}_flows - - - - --- 2015-01-05 Simon Horman davem RFC
[net-next,v1,01/11] net: flow_table: create interface for hw match/action tables - - - - --- 2015-01-06 Simon Horman davem RFC
[PATCH/RFC,1/3] net: flow: export net_flow_{put_rule,get_{field,action}} - - - - --- 2015-02-18 Simon Horman davem RFC
[PATCH/RFC,2/3] net: flow: Introduce flow table hairpin API - - - - --- 2015-02-18 Simon Horman davem RFC
[PATCH/RFC,3/3] net: unft: Add Userspace hairpin network flow table device - - - - --- 2015-02-18 Simon Horman davem RFC
[net-next] switchdev: correct spelling of notifier in comments - - - - --- 2015-03-12 Simon Horman davem Accepted
[net-next] vxlan: Correct path typo in comment - - - - --- 2015-03-12 Simon Horman davem Accepted
[net-next] vxlan: Don't set s_addr in vxlan_create_sock - - - - --- 2015-03-13 Simon Horman davem Accepted
[net] rocker: handle non-bridge master change 1 - - - --- 2015-03-23 Simon Horman davem Changes Requested
[v2,net] rocker: handle non-bridge master change 2 - - - --- 2015-03-24 Simon Horman davem Accepted
[net-next] vxlan: correct spelling in comments - - - - --- 2015-04-02 Simon Horman davem Accepted
[net-next] pkt_sched: fq: correct spelling of locally - - - - --- 2015-04-02 Simon Horman davem Accepted
[PATCH/RFC,net-next,1/4] rocker: add helper for setting untagged VLAN - - - - --- 2015-04-13 Simon Horman davem RFC
[PATCH/RFC,net-next,2/4] rocker: set untagged VLAN when opening port - - - - --- 2015-04-13 Simon Horman davem RFC
[PATCH/RFC,net-next,3/4] rocker: forward packets to CPU when a port not bridged - - - - --- 2015-04-13 Simon Horman davem RFC
[PATCH/RFC,net-next,4/4] rocker: allow forwarding of IPv4 by unicast routing table - - - - --- 2015-04-13 Simon Horman davem RFC
[net-next] net: rocker: Use ether_addr_equal 2 - - - --- 2015-04-30 Simon Horman davem Accepted
[net-next,1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree - - - - --- 2015-05-13 Simon Horman davem Changes Requested
[net-next,2/2] rocker: mark parameters and local variables as const - - - - --- 2015-05-13 Simon Horman davem Changes Requested
[v2,net-next,1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree 1 - - - --- 2015-05-14 Simon Horman davem Deferred
[v2,net-next,2/2] rocker: mark parameters and local variables as const 1 - - - --- 2015-05-14 Simon Horman davem Deferred
[net-next,1/4] rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing transact… 1 - - - --- 2015-05-19 Simon Horman davem Changes Requested
[net-next,2/4] rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions 1 - - - --- 2015-05-19 Simon Horman davem Changes Requested
[net-next,3/4] rocker: do not make neighbour entry changes when preparing transactions - - - - --- 2015-05-19 Simon Horman davem Changes Requested
[net-next,4/4] rocker: make rocker_port_internal_vlan_id_{get,put}() non-transactional 1 - - - --- 2015-05-19 Simon Horman davem Changes Requested
[v2,net-next,1/4] rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing trans… 1 - - - --- 2015-05-20 Simon Horman davem Superseded
[v2,net-next,2/4] rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions 1 - - - --- 2015-05-20 Simon Horman davem Superseded
[v2,net-next,3/4] rocker: do not make neighbour entry changes when preparing transactions - - - - --- 2015-05-20 Simon Horman davem Superseded
[v2,net-next,4/4] rocker: make rocker_port_internal_vlan_id_{get,put}() non-transactional 1 - - - --- 2015-05-20 Simon Horman davem Superseded
[v3,net-next,1/4] rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing trans… 2 - - - --- 2015-05-20 Simon Horman davem Superseded
[v3,net-next,2/4] rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions 2 - - - --- 2015-05-20 Simon Horman davem Superseded
[v3,net-next,3/4] rocker: do not make neighbour entry changes when preparing transactions 2 - - - --- 2015-05-20 Simon Horman davem Superseded
[v3,net-next,4/4] rocker: make rocker_port_internal_vlan_id_{get,put}() non-transactional 2 - - - --- 2015-05-20 Simon Horman davem Superseded
[v4,net-next,1/4] rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing trans… 2 - - - --- 2015-05-21 Simon Horman davem Accepted
[v4,net-next,2/4] rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions 2 - - - --- 2015-05-21 Simon Horman davem Accepted
[v4,net-next,3/4] rocker: do not make neighbour entry changes when preparing transactions 2 - - - --- 2015-05-21 Simon Horman davem Accepted
[v4,net-next,4/4] rocker: make rocker_port_internal_vlan_id_{get,put}() non-transactional 2 - - - --- 2015-05-21 Simon Horman davem Accepted
[v3,net-next,1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree 2 - - - --- 2015-05-25 Simon Horman davem Accepted
[v3,net-next,2/2] rocker: mark parameters and local variables as const 2 - - - --- 2015-05-25 Simon Horman davem Accepted
[PATCH/RFC,net-next] rocker: by default accept untagged packets - - - - --- 2015-05-26 Simon Horman davem RFC
[PATCH/RFC,net-next] rocker: remove rocker parameter from functions that have rocker_port parameter - - - - --- 2015-05-28 Simon Horman davem RFC
[net-next,v2] rocker: remove rocker parameter from functions that have rocker_port parameter 2 - - - --- 2015-06-01 Simon Horman davem Accepted
[PATCH/RFC,net-next] openvswitch: allow output of MPLS packets on tunnel vports - - - - --- 2015-06-16 Simon Horman davem RFC
[PATCH/RFC,net-next] rocker: forward packets to CPU when a port in promiscuous mode - - - - --- 2015-07-09 Simon Horman davem RFC
[PATCH/RFC,net-next] rocker: forward packets to CPU when a port in promiscuous mode - - - - --- 2015-07-15 Simon Horman davem RFC
[net-next] rocker: forward packets to CPU when port is joined to openvswitch 1 - - - --- 2015-07-16 Simon Horman davem Accepted
[PATCH/RFC] openvswitch: Retain parsed IPv6 header fields in flow on error skipping extension heade… - - - - --- 2015-08-14 Simon Horman davem RFC
[PATCH/RFC] openvswitch: Retain parsed IPv6 header fields in flow on error skipping extension heade… - - - - --- 2015-08-27 Simon Horman davem RFC
[v2] openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers - - - - --- 2015-08-29 Simon Horman davem Accepted
[net] openvswitch: correct encoding of set tunnel action attributes - - - - --- 2015-12-18 Simon Horman davem Accepted
[PATCH/RFC] openvswitch: loosen restriction of output of MPLS to tunnel vports - - - - --- 2016-02-12 Simon Horman davem RFC
[net-next] nfp: remove Rolf Neugebauer as co-maintainer - - 1 - --- 2016-03-04 Simon Horman davem Accepted
[net-next] openvswitch: allow output of MPLS packets on tunnel vports - - - - --- 2016-03-15 Simon Horman davem Superseded
[net-next,repost] openvswitch: allow output of MPLS packets on tunnel vports - - 1 - --- 2016-03-15 Simon Horman davem Accepted
[net] openvswitch: use flow protocol when recalculating ipv6 checksums - - - - --- 2016-04-21 Simon Horman davem Accepted
[net,3/3] gre: receive also TEB packets for lwtunnels - - - - --- 2016-04-28 Simon Horman davem RFC
[v9,net-next,1/7] net: add skb_vlan_deaccel helper - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,2/7] openvswitch: set skb protocol when receiving on internal device - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,3/7] openvswitch: add support to push and pop mpls for layer3 packets - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,4/7] openvswitch: add layer 3 flow/port support - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,5/7] openvswitch: add layer 3 support to ovs_packet_cmd_execute() - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,6/7] openvswitch: extend layer 3 support to cover non-IP packets - - - - --- 2016-05-04 Simon Horman davem Changes Requested
[v9,net-next,7/7] openvswitch: use ipgre tunnel rather than gretap tunnel - - - - --- 2016-05-04 Simon Horman davem Changes Requested
« 1 2 3 44 5 »