]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-03-04 Yi-Hung Weitun-metadata: Fix memory leak in tun_metadata_table_mod().
2017-03-03 andy zhoudatapath: Simplify do_execute_actions().
2017-03-03 Lance Richardsondatapath: maintain correct checksum state in conntrack...
2017-03-03 stephen hemmingerdatapath: make ndo_get_stats64 a void function
2017-03-03 nickcooper... lacp: Fix formatting typo.
2017-03-03 nickcooper... dpdk: Improve manpage for dpdk memory configuration.
2017-03-03 nickcooper... doc: Fix issues.rst formatting typo.
2017-03-03 nickcooper... mcast-snooping: Add and improve mcast-snooping tests.
2017-03-03 nickcooper... mcast-snooping: Avoid segfault for vswitchd.
2017-03-03 nickcooper... mcast-snooping: Flush ports mdb when VLAN configuration...
2017-03-02 Alexey Dobriyandatapath: netns: make struct pernet_operations::id...
2017-03-02 Yang, Yi Ydatapath: allow L3 netdev ports
2017-03-02 Yang, Yi Ydatapath: add Ethernet push and pop actions
2017-03-02 Yang, Yi Ydatapath: netlink: support L3 packets
2017-03-02 Yang, Yi Ydatapath: add processing of L3 packets
2017-03-02 Yang, Yi Ydatapath: support MPLS push and pop for L3 packets
2017-03-02 Yang, Yi Ydatapath: pass mac_proto to ovs_vport_send
2017-03-02 Yang, Yi Ydatapath: add mac_proto field to the flow key
2017-03-02 Yang, Yi Ydatapath: use hard_header_len instead of hardcoded...
2017-03-02 Pablo Neira... datapath: handle NF_REPEAT from nf_conntrack_in()
2017-03-02 Jarod Wilsondatapath: use core MTU range checking in core net infra
2017-03-02 Jiri Bencdatapath: remove unnecessary EXPORT_SYMBOLs
2017-03-02 Jiri Bencdatapath: remove unused functions
2017-03-02 Jiri Bencdatapath: add NETIF_F_HW_VLAN_STAG_TX to internal dev.
2017-03-02 pravin shelardatapath: avoid resetting flow key while installing...
2017-03-02 pravin shelardatapath: Fix Frame-size larger than 1024 bytes warning.
2017-03-02 Thadeu Lima... datapath: use percpu flow stats
2017-03-02 Thadeu Lima... datapath: fix flow stats accounting when node 0 is...
2017-03-02 Yang, Yi Ydatapath: 802.1AD Flow handling, actions, vlan parsing...
2017-03-02 Yang, Yi Ydatapath: backport: vlan: Check for vlan ethernet types...
2017-03-02 Yang, Yi Ydatapath: backport: openvswitch: 802.1ad uapi changes.
2017-03-02 Yang, Yi Ydatapath: backport: vlan: Introduce helper functions...
2017-03-02 Yang, Yi Ydatapath: backport: Fix vlan_insert_tag_set_proto().
2017-02-28 Jarno RajahalmeFAQ: Update kernel support info.
2017-02-27 Eelco Chaudronrhel-systemd: Document systemd behavior
2017-02-27 Eelco Chaudronrhel-systemd: Restart openvswitch service if a daemon...
2017-02-27 Alin Serdeanmsi: add ovs-vswitchd trigger info
2017-02-24 Aaron Conoleovs-ctl: allow passing user:group to daemons
2017-02-24 Huanle Hanofproto/bond: fix interal flow leak of tcp-balance...
2017-02-24 Andy Zhouofproto/bond: Fix bond post recirc rule leak.
2017-02-24 Andy Zhouofproto/bond: Fix bond reconfiguration race condition.
2017-02-23 Ben Pfaffovs-appctl: Document -T and --timeout options.
2017-02-23 Jakub Libosvarrhel: Add hostname as dependency
2017-02-23 Timothy Redaellifedora: Add python3-openvswitch split package
2017-02-23 Timothy Redaelliofproto: Remove 'ofproto/self-check' from ovs-vswitchd...
2017-02-22 Lance Richardsondocs: fix typo in testing.rst
2017-02-22 Timothy RedaelliMakefile.am: Suppress echoing of config-h-check.
2017-02-22 Numan Siddiqueovn pacemaker: Pass --db-(n/s)b-addr option when starti...
2017-02-22 Alin Serdeanwindows: Broken internal netdevs
2017-02-21 Joe Stringerdoc: Describe backporting process.
2017-02-21 Yi-Hung WeiMakefile.am: Avoid include/ depending on lib/.
2017-02-21 Yi-Hung Weimeta-flow: Remove cmap dependency.
2017-02-21 Yi-Hung Weiofp-msgs: Remove unnecessary #include.
2017-02-17 Andy Zhouofproto/bond: Fix bond/show when all interfaces are...
2017-02-17 Terry Wilsonpython: Prevent extra unexpected reply debug logs.
2017-02-17 Ian Stokesnetdev-dpdk: Fix rx_error stat for dpdk ports.
2017-02-16 nickcooper... ovs-appctl: Print lacp_fallback_ab info in "bond/show".
2017-02-16 nickcooper... ofproto/bond: Drop traffic in balance-tcp mode without...
2017-02-16 Ciara Loftusdpif-netdev: Conditional EMC insert
2017-02-16 Mickey Spiegelovn: Mention distributed NAT in NEWS
2017-02-16 Gurucharan... docker.rst: Add documentation to open up TCP ports.
2017-02-15 Shashank Ramvswitchd: Move config_ofproto_types call before bridge_...
2017-02-15 nickcooper... doc: Updates bonding.rst because of api changed.
2017-02-15 nickcooper... ofproto/bond: Validate active-slave mac.
2017-02-15 Numan Siddiqueovn-northd ipam: handle the static MAC updates by the...
2017-02-15 Justin Pettitovsdb: Print enum elements for man pages in alphabetica...
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2017-02-13 Andy Zhouovsdb: Add OVSDB server per instance UUID.
2017-02-13 Andy Zhouovsdb: Gracefully handle replication errors.
2017-02-13 Mickey SpiegelAUTHORS: Add Mickey Spiegel
2017-02-13 Alan Pevecrhel: make openvswitch service start return when ready
2017-02-10 Timothy Redaellirhel: Fix dpdk-devel version and dependencies in fedora...
2017-02-10 nickcooper... dpdk: Fixes memory leak in dpdk_init__().
2017-02-10 Aaron Conolerhel/ifup: support vhost-user client mode
2017-02-09 Ian Stokesdoc: Clarify how user space is experimental.
2017-02-08 William Tuovs-ofctl: fix memory leak reported by valgrind.
2017-02-08 William Tuovs-router: fix memory leak reported by valgrind.
2017-02-08 Ben Pfaffuuid: New macro UUID_ZERO for an all-zero expression...
2017-02-08 Ben Pfaffjsonrpc: Fix capitalization of parameter name.
2017-02-08 Ben Pfaffsmap: Improve comment on SMAP_CONST1, SMAP_CONST2 macros.
2017-02-08 Ben Pfafftests: Generate valgrind wrappers only for real test...
2017-02-08 Ben Pfaffofctrl: Free contents of symbol table in ofctrl_destroy().
2017-02-08 Alin Serdeanwindows: netdev report error if query failed
2017-02-07 Gurucharan... system-ovn.at: Fix a race condition.
2017-02-07 Ian Stokesdoc: Remove experimental warning for DPDK.
2017-02-06 nickcooper... ofproto: Uses the VLOG_WARN_RL instead of VLOG_WARN.
2017-02-05 Russell Bryantrhel: Fix firewalld additions.
2017-02-03 Andy Zhouodp: Fix sample action in userspace
2017-02-03 Ben Pfaffovs-vsctl: Disallow empty bridge, port, and interface...
2017-02-03 Ben Pfaffnetdev: Reject empty names in netdev_open().
2017-02-03 Marcin Mireckirhel: Firewall service files for OVN.
2017-02-03 Ian Stokesdoc: Update DPDK version for 2.7 release.
2017-02-03 Daniele Di... dpif-netdev: Pass Openvswitch other_config smap to...
2017-02-03 Daniele Di... rhel: Remove obsolete OVSDPDKVhostPort from ifdown...
2017-02-03 Russell Bryantovn: Add missing netdev_close in setup_qos.
2017-02-03 Russell Bryantdocs: Add OVS and OVN headings to pages.
2017-02-02 Gurucharan... system-ovn.at: Fix race conditions.
2017-02-02 Alin Serdeandatapath-windows: GENEVE Check for flow destination...
2017-02-02 Alin Serdeandatapath-windows: STT Check for flow destination port
next