summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* datapath: Support kernel version 4.19.x and 4.20.xYifeng Sun2019-05-103-10/+14
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2019-05-102-0/+13
* openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2019-05-101-14/+3
* datapath: Fix conntrack_count related compilation errorsYifeng Sun2019-05-102-3/+7
* datapath: Use new header file net/ipv6_frag.hFlorian Westphal2019-05-104-0/+12
* datapath: Pass nf_hook_state to nf_conntrack_in()Florian Westphal2019-05-105-2/+40
* datapath: Handle removal of nf_conntrack_l3proto.hYifeng Sun2019-05-102-0/+5
* AUTHORS: Add Nicolas J. Bouliane.Ben Pfaff2019-05-101-0/+1
* ovs-actions: Fix sentence.Nicolas Bouliane2019-05-101-1/+1
* ovs-vswitchd: Update limits section in manpage.Ben Pfaff2019-05-101-5/+7
* ovs-actions.xml: Better document the "bundle" and "bundle_load" actions.Ben Pfaff2019-05-101-4/+49
* conntrack: Add rcu support.Darrell Ball2019-05-097-859/+457
* ovs-save: Handle cases of upgrades from very old OVS versions.Gurucharan Shetty2019-05-091-0/+11
* odp-util: extend usage of limit for parse functionsToms Atteka2019-05-091-26/+70
* dpdk: Use DPDK 18.11.1 release.Ian Stokes2019-05-095-10/+11
* datapath-windows: Add Win10Analyze targetAlin Gabriel Serdean2019-05-097-4/+159
* AUTHORS: Add Dumitru Ceara.Numan Siddique2019-05-091-0/+1
* stopwatch: Free stopwatch packets after processingDumitru Ceara2019-05-081-0/+1
* OVN: convert buffered_mac_bindings to ovs_listLorenzo Bianconi2019-05-081-16/+17
* OVN: fix pinctrl ip buffering for gw router portLorenzo Bianconi2019-05-072-52/+72
* tests: Fix IPv4 checksums in zone limit test.Darrell Ball2019-05-071-5/+5
* conntrack: Free conntrack context in 'conntrack_destroy()'.Darrell Ball2019-05-061-0/+1
* conntrack: Stop exporting internal datastructures.Darrell Ball2019-05-035-207/+205
* ovn: Added missing --wait in ovn testsLeonid Ryzhyk2019-05-022-10/+10
* oss-fuzz: fixed wrong lib pathToms Atteka2019-04-301-1/+1
* ovs-tcpdump: Fix E117 over-indented.Ilya Maximets2019-04-301-2/+2
* system-offloads-traffic.at: Fix requesting HW offloaded flows from veth.Ilya Maximets2019-04-291-6/+6
* datapath: Fix compiling error for 4.14.111+ kernelYifeng Sun2019-04-274-3/+6
* MAINTAINERS: Add Ilya Maximets.Ben Pfaff2019-04-261-0/+2
* ovn-northd: Fix the HA_Chassis sync issue in OVN SB DBNuman Siddique2019-04-253-35/+158
* ovsdb-server.7: Describe message ordering between "update" and "transact".Ben Pfaff2019-04-251-1/+10
* Documentation: Update documentation for OpenFlow support.Ben Pfaff2019-04-241-25/+1
* datapath-windows: Do not send out nbls when cloned nbls are being accessedAnand Kumar2019-04-253-1/+20
* sparse: Configure target operating system and fix fallout.Ben Pfaff2019-04-244-5/+36
* travis: Fix checks skipping by sparse.Ilya Maximets2019-04-242-2/+9
* ofproto: Return error codes for rule insertions.Aravind Prasad S2019-04-233-33/+86
* Double postponing to free subtables.Zhantao Fu2019-04-232-14/+27
* OVN: Clarify docs about the default transport zoneLucas Alvares Gomes2019-04-231-5/+11
* debian: Notes for systemd-networkd integration with OVS.Gurucharan Shetty2019-04-221-2/+74
* OVN: Add support for Transport ZonesLucas Alvares Gomes2019-04-2210-10/+270
* travis: Update sparse git repoYi-Hung Wei2019-04-221-1/+1
* ovsdb raft: Avoid unnecessary reconnecting during leader election.Han Zhou2019-04-222-8/+11
* ovsdb-cluster-testsuite.at: Restores "clustered transactions" tests back.Han Zhou2019-04-222-6/+2
* ovn: Generate ICMPv4 packet in router pipeline for larger packetsNuman Siddique2019-04-223-6/+336
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-225-2/+99
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-226-7/+109
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-2216-14/+297
* datapath: Add a new action check_pkt_lenNuman Siddique2019-04-223-0/+232
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-2218-2/+713
* netdev-linux: Add coverage counters for netdev_set_policing when ingress tc-o...Tonghao Zhang2019-04-221-5/+6