summaryrefslogtreecommitdiff
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-04-01
| * openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\ \ | |/
| * openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-03-16
| * net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-15
* | Openvswitch: Refactor sample and recirc actions implementationandy zhou2017-03-22
* | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-22
* | openvswitch: Refactor recirc key allocation.andy zhou2017-03-22
* | openvswitch: Deferred fifo API change.andy zhou2017-03-22
|/
* openvswitch: actions: fixed a brace coding style warningPeter Downs2017-03-02
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-01
* openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-20
* openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-15
* openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Add force commit.Jarno Rajahalme2017-02-09
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Inherit master's labels.Jarno Rajahalme2017-02-09
* openvswitch: Refactor labels initialization.Jarno Rajahalme2017-02-09
* openvswitch: Simplify labels length logic.Jarno Rajahalme2017-02-09
* openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-09
* openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme2017-02-09
* openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme2017-02-09
* openvswitch: Fix comments for skb->_nfctJarno Rajahalme2017-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-02
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-02
* | openvswitch: Simplify do_execute_actions().andy zhou2017-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\ \
| * | openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-01-15
| |/
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-27
* openvswitch: Add a missing break statement.Jarno Rajahalme2016-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto2016-11-30
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-13
|\ \
| * | netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2016-11-03
* | | openvswitch: allow L3 netdev portsJiri Benc2016-11-13
* | | openvswitch: add Ethernet push and pop actionsJiri Benc2016-11-13
* | | openvswitch: netlink: support L3 packetsJiri Benc2016-11-13
* | | openvswitch: add processing of L3 packetsJiri Benc2016-11-13
* | | openvswitch: support MPLS push and pop for L3 packetsJiri Benc2016-11-13
* | | openvswitch: pass mac_proto to ovs_vport_sendJiri Benc2016-11-13
* | | openvswitch: add mac_proto field to the flow keyJiri Benc2016-11-13
* | | openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc2016-11-13
|/ /
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27