aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)Author
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-04-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24openvswitch: Typo fix.Jarno Rajahalme
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-01openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei
2017-03-28openvswitch: Fix refcount leak on force commit.Jarno Rajahalme
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22Openvswitch: Refactor sample and recirc actions implementationandy zhou
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-22openvswitch: Refactor recirc key allocation.andy zhou
2017-03-22openvswitch: Deferred fifo API change.andy zhou
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-15net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-02-20openvswitch: Set event bit after initializing labels.Jarno Rajahalme
2017-02-15openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme
2017-02-09openvswitch: Pack struct sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Add force commit.Jarno Rajahalme
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Inherit master's labels.Jarno Rajahalme
2017-02-09openvswitch: Refactor labels initialization.Jarno Rajahalme
2017-02-09openvswitch: Simplify labels length logic.Jarno Rajahalme
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme
2017-02-09openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme
2017-02-09openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme
2017-02-09openvswitch: Fix comments for skb->_nfctJarno Rajahalme
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13openvswitch: allow L3 netdev portsJiri Benc
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc