cascardo/ovs.git
2015-04-03 Andy Zhoutest: Remove explicit sleeps from ofproto-dpif bond...
2015-04-03 Andy Zhoutest: add WAIT_FOR_DUMMY_PORTS helper macro for writing...
2015-03-28 Alex Wangofproto-dpif: Set need_revalidate when removing cfm...
2015-03-27 Alex Wangnetdev-linux: Make htb quantum always no less than...
2015-03-27 Alex Wangnetdev-vport: Do not update netdev when there is no...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Roll back group bucket actions...
2015-03-18 Ben Pfaffofproto: Prevent deleting flows from hidden tables.
2015-03-10 Edwin Chiuxenserver: Fix build spec for XenServer 6.5.
2015-03-04 Andy Zhoudatapath: simplify sample action implementation
2015-03-03 Alexey I. Froloffovs-save: Preserve IPv6 link-local address on interface...
2015-02-20 Pravin B Shelardatapath: Fix net exit.
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-17 Andy Zhouofproto/bond: Fix a race condition in updating post...
2015-02-13 Ben Pfaffofp-parse: Correctly update bucket lists if they are...
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-11 Ben Pfafftimeval: Correctly report usage statistics in log_poll_...
2015-02-07 Jason KölkerXenServer: Don't reset on xe-toolstack-restart
2015-02-07 Jason KölkerXenServer: PEP8 Cleanup for openvswitch-cfg-update
2015-02-03 Andy Zhoudatapath: update exact match lookup hash value to avoid...
2015-02-03 Ben Pfaffofproto-dpif: Revalidate when sFlow probability changes.
2015-01-30 Alex Wangovs-vsctl.at: Fix intermittent failure.
2015-01-26 Gurucharan... vlog: Logging option '--syslog-target' needs one argument.
2015-01-22 Gao fengsetup n_upcall_pids for vport_request when destroy...
2015-01-22 Ben Pfaffofproto-dpif: Fix memory leak of mirrors in bundle_dest...
2015-01-19 Ben Pfaffpktbuf: Always initialize '*bufferp' even when 'pb...
2015-01-11 Ben Pfaffdpif-linux: Drop oversized packets instead of assert...
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2015-01-06 Alex Wangofproto-dpif-upcall: Make handler always call poll_block.
2015-01-01 Jan Vansteenkistedebian: Use ifquery for finding the interfaces in init...
2014-12-24 Alex WangWarn the free of 'recirc_id' by wrong 'ofproto'.
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-14 Alex Wangtunnel: Recreate tunnel port only when the netdev statu...
2014-12-13 Alex Wangrecirculation: Do not drop packet when there is no...
2014-12-10 Joe Stringerutil: Fix include for htonl().
2014-12-10 Justin PettitPrepare for 2.3.2.
2014-12-10 Justin PettitSet release dates for 2.3.1. v2.3.1
2014-12-03 Niels van AdrichemBFD: Decreasing minimal transmit and receive interval
2014-11-19 Pravin B Shelardatapath: compat: Fix build on RHEL 6.6
2014-11-11 Jarno Rajahalmeutil: Add be32_prefix_mask().
2014-11-11 Ben Pfafftests: Fix expected output for group features test.
2014-11-11 Ben Pfaffofproto-dpif-rid: Fix memory leak.
2014-11-11 Shu Shenofproto: Fix supported group types.
2014-11-06 Flavio Leitnerrhel: Fix tunnel port ifup/ifdown failure.
2014-11-06 Pravin B Shelardatapath: Fix compat checks for ipv6_skip_exthdr()
2014-11-04 Pravin B Shelardatapath: Convert dp rcu read operation to locked opera...
2014-11-04 Motonori Shindonetflow: Fix interpretation of flow_seq.
2014-10-31 Joe Stringerodp-util: Fix segfault in MPLS attribute parsing.
2014-10-31 Joe Stringerofproto: Take locks before calling classifier_count().
2014-10-31 Simon Hormanofp-print-ofctl: Free group buckets.
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-21 Pravin B Shelardatapath: net: make skb_gso_segment error handling...
2014-10-17 Pravin B Shelardatapath: fix a use after free
2014-10-13 Pravin B Shelardatapath: compat: Fix compilation 3.11
2014-10-10 Andy Zhouovsdb: bond_active_salve column's value should be durab...
2014-10-09 Alex Wangovs-vswitchd: Fix high cpu utilization when acquire...
2014-10-09 Gurucharan... ovs-vswitchd.at: Port tests to run successfully on...
2014-10-09 Alex Wangovs-vswitchd.at: Add test for switch over to another...
2014-10-09 YAMAMOTO Takashiovs-vswitchd.at: Fix "start additional ovs-vswitchd...
2014-10-09 Alex Wangbridge: Fix high cpu utilization.
2014-10-09 Alex Wangrhel7: Fix rpm install failure.
2014-10-07 Pravin B Shelardatapath: Add backport for iptunnel_xmit.
2014-10-06 Jarno Rajahalmelib/meta-flow: Index correct MPLS lse in mf_is_all_wild().
2014-10-06 Andy Zhoubridge: Keep bond active slave selection across OVS...
2014-10-03 Pravin B Shelardatapath: Add support for RHEL-7 / CentOS-7 kernel.
2014-09-29 Pravin B Shelardatapath: Enable tunnel GSO features.
2014-09-29 Alex Wangbridge: Skip statistics update if cannot get ovsdb...
2014-09-26 Simon Hormanofproto-dpif-rid: correct logic error in rid_pool_alloc...
2014-09-24 Selvamuthukumarofp-actions: Fix error code for invalid table id.
2014-09-23 Alex Wangjsonrpc: Notify excessive sending backlog.
2014-09-23 Alex Wangbridge: Rate limit the statistics update.
2014-09-23 Pravin B Shelardatapath: Restore OVS_CB after skb_segment.
2014-09-23 Alex Wangovs-pki: Use SHA-1 instead of SHA-512 as message digest.
2014-09-18 Ethan Jacksonofproto: Warn about excessive rule counts in OpenFlow...
2014-09-12 Gurucharan... debian: Don't depened on $RUNLEVEL at startup to create...
2014-09-12 Gurucharan... debian: Automatically start openvswitch before first...
2014-09-11 Joe Stringertests: Remove extraneous parenthesis from test name.
2014-09-11 Thomas Grafbuild: Allow building with autoconf 2.63
2014-09-10 Pravin B Shelardatapath: Backport __ip_select_ident() function
2014-09-10 Ben Pfaffofproto-dpif-xlate: Work around Linux netdev_max_backlo...
2014-09-03 Jesse Grosspacket: Fix sparse warnings ICMPv6.
2014-09-02 Ben Pfaffovs-vsctl: Correctly exit on errors for non-map types...
2014-08-29 Jesse Grossdatapath: Fix checksum calculation when modifying ICMPv...
2014-08-29 Thomas Grafthread: Use explicit wide type when shifting > 32 bits
2014-08-29 Thomas Grafnetdev-linux: Cast policer rate to uint64_t to avoid...
2014-08-29 Pravin B Shelardatapath: Always initialize fix_segment for GSO packet.
2014-08-28 Thomas Grafovsdb: Fix error leak for negative timeout and invalid...
2014-08-27 Madhu Challavtep-ctl: Free error string before return from cmd_remo...
2014-08-27 yinpeijunFix memory leaks in error paths.
2014-08-26 Ed Swierkdebian: Fix cross build.
2014-08-26 Thomas Grafodp-util: Only add recirc_id mask to Netlink message...
2014-08-26 Alex Wangvswitch.xml: Fix a typo.
2014-08-26 Thomas Grafjson: Fix leaked nodes in json_hash_object()
2014-08-19 Alex Wangbfd: Clarify bfd:enable.
2014-08-14 Alex Wangbfd: Clarify the BFD diagnostic.
2014-08-14 Pravin B Shelardatapath: Simplify flow mask cache delete.
2014-08-14 Pravin B Shelardatapath: Optimize Flow mask cache hash collision case.
2014-08-14 Pravin B Shelardatapath: Avoid using wrong metadata for recic action.
2014-08-14 Pravin B Shelardatapath: refactor ovs flow extract API.
2014-08-14 Justin PettitPrepare for 2.3.1.
next