sliver-openvswitch.git
2011-01-19 Jesse Grossdatapath: Avoid backported csum_replace4() on RHEL 5.
2011-01-19 Ethan Jacksontests: Update interface-reconfigure tests.
2011-01-19 Andrew EvansCommit e210037e has an incorrect database checksum...
2011-01-19 Andrew Evansbridge: Store status of physical network interfaces...
2011-01-19 Ethan Jacksonvswitchd: Display miimon interval.
2011-01-18 Ethan Jacksonxenserver: Allow fail_mode to be set from xapi.
2011-01-18 Ethan Jacksonxenserver: Allow unknown other-config attributes.
2011-01-18 Ethan Jacksonovs-vsctl: emer-reset should clear the fail_mode.
2011-01-18 Andrew Evansnetdev: Make 'netdev' parameter of 'get_features()...
2011-01-18 Ben Pfaffdatapath: Tabify indentation.
2011-01-18 Ben Pfaffdatapath: Fix validation of ODPAT_OUTPUT actions.
2011-01-17 Ben Pfaffdatapath: Consistently parenthesize the operand of...
2011-01-14 Ethan Jacksonnetdev-linux: Fix strict aliasing warnings.
2011-01-14 Ethan Jacksonroute-table: Handle route updates more robustly.
2011-01-14 Ethan Jacksonroute-table: Process route messages more selectively.
2011-01-14 Ethan Jacksonlib: Simplify rtnetlink routing functionality.
2011-01-13 Ethan Jacksonretnetlink: Add rtnetlink_destroy function.
2011-01-13 Ben Pfaffdatapath: Get rid of compat.h, compat26.h in favor...
2011-01-13 Ben Pfaffdatapath: Use NULL for null pointer in compat code.
2011-01-13 Ethan Jacksonovsdb-data: Fix warnings.
2011-01-13 Sajjad Lateefdebian: Modify ovs-bugtool to include collectd rrd...
2011-01-12 Ethan Jacksonxenserver: Add miimon configuration support for xenserver.
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-12 Ben Pfaffofp-print: Insert missing whitespace.
2011-01-12 Ben Pfaffofp-print: Print fragment handling in OpenFlow switch...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
2011-01-12 Ben Pfaffnicira-ext: Fix typo in comment.
2011-01-12 Ethan Jacksontests: Fix bonding related test failures.
2011-01-12 Ben PfaffFix non-static instances of "struct vlog_rate_limit...
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2011-01-12 Justin Pettituuid: Correct name of header file in comment.
2011-01-12 Ethan Jacksonxenserver: Allow bond_mode configuration in xen.
2011-01-12 Ethan Jacksonvswitchd: Rename bond_mode configuration.
2011-01-11 Simon HormanDebian: Update change log for 1.1.0~pre2.g2.ea763e0e...
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-11 Justin Pettitxenserver: Remove "Required-" parameters from "openvswi...
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2011-01-10 Ben Pfaffvswitchd: Fix "make distcheck" by cleaning up stray...
2011-01-10 Ben Pfaffovs-pki: Fix handling of relative log file name on...
2011-01-07 Ethan Jacksonvswitchd: Active backup bonding.
2011-01-07 Ethan Jacksonvswitchd: Fix segmentation fault with bonded ports.
2011-01-07 Ethan Jacksonvswitchd: Whitespace fixups.
2011-01-07 Patrick Mullaneyxenserver: Remove Linux bridge on startup if no bridges...
2011-01-07 Patrick Mullaneyxenserver: Add defaults for ENABLE_BRCOMPAT, ENABLE_FAK...
2011-01-07 Patrick Mullaneyxenserver: Don't require /etc/xensource/network.conf...
2011-01-07 Patrick Mullaneyxenserver: Only start ovs-external-ids on XenServer.
2011-01-07 Ben Pfaffxenserver: Generate system UUID for non-XenServer systems.
2011-01-07 Ben Pfaffxenserver: Be compatible with non-XenServer func librar...
2011-01-07 Ben Pfaffxenserver: Add LSB init info to scripts.
2011-01-07 Ben Pfaffdebian: Update check for Debian package version.
2011-01-07 Simon Hormandebian: Update changelog for 1.1.0~pre2.g1.bbe8d06e...
2011-01-06 Ben Pfaffdatapath: Distinguish set_config() functions' names.
2011-01-06 Ben Pfaffdatapath: Improve vport-patch names that are too generic.
2011-01-06 Ben Pfaffdatapath: Clean up code in vport_get_stats().
2011-01-06 Ben Pfaffdatapath: Fix vport_get_stats() in !VPORT_F_GEN_STATS...
2011-01-06 Simon Hormandatapath: Treat GSO skbs as if they were fragments
2011-01-05 Jesse GrossAUTHORS: Add Krishna Miriyala as reporter.
2011-01-05 Jesse Grossdatapath: Fix double counting of packet stats for Linux...
2011-01-05 Jesse Grossdatapath: Use call_rcu() when deleting a datapath.
2011-01-04 Ben Pfaffdebian: Remove openvswitch-pki-server package.
2011-01-04 Ethan Jacksonlib: Show tunnel egress interface in ovsdb
2011-01-04 Ethan Jacksonrtnetlink: Remove LINK specific messages from rtnetlink
2011-01-04 Ethan Jacksonpython: properly initialize string length on 64bit...
2011-01-04 Ethan Jacksonstream-ssl: Fix compiler warning.
2011-01-04 Ethan Jacksonmultipath: Fix compiler warning.
2011-01-04 Simon Hormandebian: Remove ${shlibs:Depends} dependency pki packages
2011-01-02 Ethan Jacksonofp-parse: ofp-parse fails to properly validate DROP.
2010-12-30 Jesse Grossdatapath: Drop constness of datapath pointers.
2010-12-30 Jesse Grossdatapath: Report ifindex of 0 if vport doesn't have...
2010-12-30 Jesse Grossdatapath: Don't check for RCU in free_buckets in table.
2010-12-30 Jesse Grossdatapath: Hold dp->mutex when calling new_vport().
2010-12-30 Jesse Grossdatapath: Add owner to file_operations declaration.
2010-12-30 Jesse Grossdatapath: Acquire dp->mutex when deleting a datapath.
2010-12-30 Jesse Grossdatapath: Merge do_destroy_dp into destroy_dp.
2010-12-30 Ben Pfaffofproto: Increase max recursion level from 8 to 16.
2010-12-29 Ben PfaffINSTALL.XenServer: Fix directory where RPMs end up.
2010-12-29 Jesse Grossdatapath: Use local variable for freeing on flow put...
2010-12-29 Jesse Grossdatapath: Allocate vports in more RCU friendly manner.
2010-12-29 Jesse Grossdatapath: Use RCU dereference in vport_get_ifindex().
2010-12-29 Jesse Grossdatapath: Add casts for direct freeing of RCU data.
2010-12-29 Jesse Grosstunnel: Drop spinlock around cache free.
2010-12-29 Jesse Grossdatapath: Fix table sparse annotations.
2010-12-29 Jesse Grossdatapath: Don't directly access port array in query_port().
2010-12-29 Jesse Grossdatapath: Add get_vport_protected().
2010-12-29 Jesse Grossdatapath: Use get_table_protected() in additional places.
2010-12-29 Jesse Grossdatapath: Add missing rtnl_dereference() calls.
2010-12-29 Ben Pfaffdpif-netdev: Add missing 'const' qualifiers to function...
2010-12-29 Ben Pfaffdatapath: Remove ODPP_NORMAL macro.
2010-12-29 Ben Pfaffdatapath: Fix 32-bit truncation of argument to ODPAT_OU...
2010-12-29 Ben Pfaffovs-dpctl: Reimplement get_port_number() using dpif_por...
2010-12-29 Ben Pfaffofproto: Use shash instead of svec for uniquifying...
2010-12-29 Ben Pfaffmultipath: Zero padding bytes in fields before hashing.
2010-12-29 Justin Pettitvswitch: Provide option to pull cert from SSL table
2010-12-29 Justin Pettitdebian: Require ipsec-tools version 0.8~alpha20101208.
2010-12-29 Justin Pettitvswitch: Add support for IPsec certificate authentication.
2010-12-28 Justin Pettitvswitch: Remove unnecessary iface_get_options function
2010-12-28 Justin Pettitvswitch: Use "ipsec_gre" vport instead of "gre" with...
next