sliver-openvswitch.git
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-25 Justin Pettitdatapath: Return EFBIG instead of EXFULL when no room...
2009-08-21 Ben Pfaffnetflow: Remove stray debug printf().
2009-08-20 Ben Pfaffxenserver: Compute correct physical PIFs for VLANs...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben Pfaffxenserver: Renice netback process to priority 0 by...
2009-08-19 Ben Pfaffxenserver: Use = instead of == as operator for "test...
2009-08-19 Ben Pfaffxenserver: Fix "brctl show" compatibility by introducin...
2009-08-19 Ben Pfaffxenserver: Completely ignore datapath devices for renam...
2009-08-19 Ben Pfaffdatapath: Additional fixes for datapath device renaming.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-18 Ian Campbellxenserver: Store XAPI dbcache as XML in interface-recon...
2009-08-18 Ian Campbellxenserver: Whitelist specific XAPI fields to pickle...
2009-08-18 Ian Campbellxenserver: Only consider the host we are running on...
2009-08-18 Ian Campbellxenserver: Factor out XAPI interactions in interface...
2009-08-18 Ben Pfaffswitch UI: Only build ovs-switchui if PCRE 7.2 or later...
2009-08-18 Ian Campbelldatapath: Only call skb_checksum_setup on 2.6.18 &...
2009-08-18 Ben Pfaffovs-brcompatd: Don't include the local port in BRCTL_GE...
2009-08-18 Ben Pfaffovs-brcompatd: Fix memory leak.
2009-08-18 Ben Pfaffovs-brcompatd: Fix use of uninitialized svec.
2009-08-18 Ben Pfaffdatapath: Improve comments.
2009-08-17 Justin Pettitxenserver: Add missing argument for fake-iface config
2009-08-13 Justin Pettitovs-pki: Add uniqueness to CA certs
2009-08-13 Justin Pettitovs-pki: Add uniqueness to CA certs
2009-08-11 Justin Pettitmgmt: Local config changes can cause update failures...
2009-08-11 Justin Pettitsecchan: Clarify log message about failing open.
2009-08-10 Justin PettitXenServer: Increase ulimit on open file descriptors...
2009-08-10 Ben Pfaffxenserver: Configure MTU, Ethtool on PIFs in interface...
2009-08-10 Ben Pfaffxenserver: Obtain Ethtool, MTU, static routes from...
2009-08-10 Ben Pfaffxenserver: Factor MTU, Ethtool into functions in interf...
2009-08-10 Ben Pfaffxenserver: Rename functions, variables in interface...
2009-08-10 Ben Pfaffxenserver: Fix typo in adding static routes in interfac...
2009-08-08 Ben Pfaffxenserver: Bring up physical devices before configuring...
2009-08-07 Ben Pfaffbrcompat: Remove no-longer-needed #includes.
2009-08-07 Ben Pfaffbrcompat: Remove requirement that that no datapaths...
2009-08-07 Ben Pfaffvswitchd: Support creating fake bond device interfaces.
2009-08-07 Ben Pfaffbrcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST...
2009-08-07 Ben Pfaffbrcompatd: Factor code out of handle_fdb_query_cmd().
2009-08-07 Ben Pfaffbrcompatd: Fix handle_fdb_query_cmd() return value...
2009-08-07 Ben Pfaffbrcompatd: Break send_reply() up into more functions...
2009-08-07 Ben Pfaffbrcompatd: Make parse_command() parse commands without...
2009-08-07 Ben Pfaffsvec: New convenience macro SVEC_FOR_EACH.
2009-08-07 Ben Pfaffdatapath: Unexport functions only used in openvswitch_mod.
2009-08-07 Ben Pfaffxenserver: Fix infinite recursion in get_netdev_by_mac.
2009-08-07 Justin Pettitdpif: Only clear 'all_dps' argument in dp_enumerate().
2009-08-07 Justin PettitXenServer: Add knowledge of vswitch to xen-bugtool
2009-08-07 Justin Pettitdaemon: Remove short options from daemon library
2009-08-07 Justin Pettitsecchan: Remove mention of "-f" flag as being equivalen...
2009-08-07 Justin Pettitdaemon: Provide option to not chdir to root
2009-08-07 Justin Pettitovs-dpctl: Remove UNUSED attributed in do_show
2009-08-07 Justin Pettitovs-dpctl: Add dump-dps command
2009-08-07 Ian Campbellxenserver: Cope gracefully with non-integer MTU in...
2009-08-07 Ian Campbellxenserver: Log attempts to enable promiscuous mode...
2009-08-07 Ian Campbellxenserver: Update copyright on interface-configure...
2009-08-07 Ben Pfaffxenserver: Rename network devices to match MAC addresse...
2009-08-06 Ben Pfaffxenserver: Add new helper function to interface-reconfi...
2009-08-06 Ben Pfaffvswitchd: Fix use of uninitialized variable in bridge_p...
2009-08-06 Ben Pfaffsecchan: Fix behavior when a network device is renamed.
2009-08-06 Ben Pfaffdatapath: Update sysfs links when network devices are...
2009-08-06 Ben Pfaffdatapath: Fix OOPS when dp_sysfs_add_if() fails.
2009-08-06 Ben Pfaffdatapath: Prepare to extend lifetime of kobjects.
2009-08-06 Ben Pfaffdatapath: Rename brc_sysfs_* to dp_sysfs_*.
2009-08-06 Ben Pfaffdatapath: Move sysfs support from brcompat_mod into...
2009-08-06 Ben Pfaffxenserver: Really take devices down in interface-reconf...
2009-08-06 Ben Pfaffbrcompat: Add comments to sysfs code.
2009-08-06 Ben Pfaffvswitchd: Fix logged warnings for new internal ports.
2009-08-03 Justin Pettitdatapath: Support jumbo frames in the datapath device
2009-08-03 Justin Pettitvswitchd: Initialize cfg properly and check return...
2009-08-01 Justin Pettitcfg: Terminate cfg to prevent crashes
2009-07-31 Ben PfaffFix broken build by making "make dist" include lib...
2009-07-30 Ben Pfaffrtnetlink: Move into separate source and header file.
2009-07-30 Ben Pfaffrtnetlink: Document.
2009-07-30 Ben Pfaffnetdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".
2009-07-30 Ben Pfaffnetdev: Implement an abstract interface to network...
2009-07-30 Ben Pfaffnetdev: Remove netdev_nodev_*() functions.
2009-07-30 Ben Pfaffnetdev: Make netdev_get_vlan_vid() take a netdev instea...
2009-07-30 Ben Pfaffvswitchd: Avoid netdev_nodev_*() functions.
2009-07-30 Ben Pfaffvswitchd: Avoid netdev_nodev_set_policing().
2009-07-30 Ben Pfaffnetdev: Make netdev_find_dev_by_in4() use netdevs,...
2009-07-30 Ben Pfaffvswitchd: Don't keep track of mac in struct iface.
2009-07-30 Ben Pfaffvswitchd: Keep a netdev open for each interface.
2009-07-30 Ben Pfaffvswitchd: Factor out iteration over interfaces with...
2009-07-30 Ben Pfaffofproto: Don't use netdev_nodev_get_etheraddr() in...
2009-07-30 Ben Pfaffnetdev: Add 'netdev' parameter to netdev_add_router().
2009-07-30 Ben Pfaffnetdev: New function netdev_exists().
2009-07-30 Ben Pfaffnetdev: Get rid of netdev_open_tap().
2009-07-30 Ben Pfaffnetdev: Change netdev_get_in4() to return an error...
2009-07-30 Ben Pfaffnetdev: Change netdev_get_mtu() to return an error...
2009-07-30 Ben Pfaffnetdev: Change netdev_get_etheraddr() to return an...
2009-07-30 Ben Pfaffshash: Introduce new macros SHASH_FOR_EACH, SHASH_FOR_E...
2009-07-30 Ben Pfaffshash: Make shash_add() return the new node.
2009-07-30 Ben Pfaffvswitchd: Update /proc/net/bonding when bonded port...
2009-07-30 Ben Pfaffvswitchd: Add bond hashes to /proc/net/bonding compatib...
2009-07-30 Justin PettitXenServer: Correct license in spec file
2009-07-30 Justin Pettitvswitchd: Add unixctl command to dump all flows, includ...
2009-07-30 Ben PfaffAlways distribute extras/ezio/ezio3.ti.
2009-07-29 Ben PfaffRemove --disable-userspace "configure" option, since...
2009-07-29 Justin PettitFix DHCP request source port and add port #define's
2009-07-29 Justin PettitFix tab/space issue in datapath-protocol.h
2009-07-29 Justin Pettitvswitchd: Remove non-used function to prevent compiler...
next