]> git.proxmox.com Git - ovs.git/history - vswitchd
compat: Fix nf_ip_hook parameters for RHEL 8
[ovs.git] / vswitchd /
2020-02-28 Ben Pfaffovs-vswitchd: Fix typo in manpage.
2020-01-31 Kirill A. Kornilovvswitchd: Add serial number configuration.
2020-01-24 Ben Pfaffofproto: Do not delete datapath flows on exit by default.
2020-01-17 Flavio Leitneruserspace: Add TCP Segmentation Offload support
2020-01-15 Eelco Chaudronnetdev-dpdk: Add new DPDK RFC 4115 egress policer
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2020-01-06 Krishna Kolakaluribridge: Split the column updates of rstp statistics...
2019-12-18 Ilya Maximetsbridge: Allow manual notifications about interfaces...
2019-12-06 zhaozhanxuAdd offload packets statistics
2019-11-25 Ilya Maximetsvswitch.xml: Replace non-ASCII characters.
2019-11-22 Flavio Leitnerofproto-dpif: Expose datapath ND Extensions capability...
2019-11-21 William Tuofproto-dpif: Expose datapath capability to ovsdb.
2019-11-20 Ilya Maximetsnetdev-afxdp: Best-effort configuration of XDP mode.
2019-11-05 Ilya Maximetsvswitch.xml: Fix column for xdpmode.
2019-10-29 William Tunetdev-afxdp: Add need_wakeup support.
2019-10-23 Ben Pfaffdocs: DPDK isn't a datapath, so don't use the term.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-26 Yi-Hung Weiofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy...
2019-09-25 txfh2007show "rx_missed_errors" counter in interface statisics
2019-09-25 Eelco Chaudronvswitchd: update bond-rebalance-interval maxInteger...
2019-09-23 Dumitru Cearavswitchd: Make packet-in controller queue size configurable
2019-09-23 Aaron Conolevswitch: ratelimit the device add log
2019-09-12 Justin Pettitovs-vswitchd: Add Datapath, CT_Zone, and CT_Zone_Policy...
2019-08-21 Vlad Buslovupcall: Configure datapath min-revalidate-pps through...
2019-08-21 Vlad Buslovupcall: Configure datapath max-revalidator through...
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-07-08 Kevin Traynornetdev-dpdk: Enable tx-retries-max config.
2019-07-03 William Tutunnel: Add layer 2 IPv6 GRE encapsulation support.
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-06-26 William Tuvswitchd: Separate disable system and route.
2019-06-20 Ben PfaffOpenFlow: Enable OpenFlow 1.5 by default.
2019-06-11 Ilya Maximetsnetdev: Split up netdev offloading to separate module.
2019-06-11 Ilya Maximetsdpctl: Update docs about dump-flows and HW offloading.
2019-05-24 Eli Britsteinofproto-dpif-xlate: Add "always" mode to priority tags
2019-05-24 Eli Britsteinofproto-dpif-xlate: Change priority tags from boolean...
2019-05-24 Liliia Butorinanetdev-dpdk: Post-copy Live Migration support for vhost...
2019-05-24 Ilya Maximetsvswitchd: Track status of memory locking.
2019-05-10 Ben Pfaffovs-vswitchd: Update limits section in manpage.
2019-03-26 Ilya Maximetsbridge: Propagate patch port pairing errors to db.
2019-03-15 Sharon Knetdev-linux: netem QoS support
2019-02-05 Ben Pfaffvswitchd: Allow user to configure controllers as "prima...
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-05 Ben Pfaffconnmgr: Make treatment of active and passive connectio...
2019-02-01 Ilya Maximetsdpdk: Limit DPDK memory usage.
2019-01-18 Ilya Maximetsdpif-netdev: Per-port configurable EMC.
2019-01-16 Nitin KatiyarAdding support for PMD auto load balancing
2019-01-10 Ben Pfaffovs-actions: New document describing OVS actions in...
2018-11-15 Ben Pfaffdocs: Fix cross-references that referred to discussions...
2018-11-09 Qiuyu XiaoDocumentation: IPsec tunnel tutorial and documentation.
2018-11-09 Greg Rosevswitchd: Update documentation for legacy_l3 type packets
2018-11-02 Zak Whittingtondocumentation: man vswitchd.conf.db(5) updated flow...
2018-10-31 Ben Pfaffconnmgr: Improve interface for setting controllers.
2018-10-26 Zak Whittingtonbridge.c: prevent controller connects while flow-restor...
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
2018-10-12 Ilya Maximetsdpif-netdev-perf: Clarify frequency number.
2018-10-03 Ben PfaffRevert "bridge: Fix ovs-appctl qos/show repeated queue...
2018-10-02 Eelco Chaudronbridge: Fix ovs-appctl qos/show repeated queue information
2018-09-18 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-09-14 Kevin Traynordpif-netdev: Add round-robin based rxq to pmd assignment.
2018-09-07 Ben Pfaffvswitch.xml: Better explain vlan-limit.
2018-08-30 Ilya Maximetsvswitch.xml: Fix key type and description style of...
2018-08-27 Ilya Maximetsvswitch.xml: Fix type of dpdk-init key.
2018-08-10 Kevin Traynorvswitch.xml: Update dpdk-init documentation.
2018-07-24 Yipeng Wangdpif-netdev: Add SMC cache after EMC cache
2018-07-10 Tiago Lambridge: Clean leaking netdevs when route is added.
2018-07-06 Eelco Chaudronvswitchd: Document new fdb statistics commands
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving
2018-07-06 Ian Stokesdpdk: Support both shared and per port mempools.
2018-06-27 Eelco Chaudronmac-learning: Increase default mac table size to 8K...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-06-08 Eelco Chaudronovs-thread: Fix thread id for threads not started with...
2018-06-08 Marcin RybkaOVS-DPDK: Change "dpdk-socket-mem" default value.
2018-05-25 Aaron Conoledpdk: reflect status and version in the database
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-22 William Tuuserspace: add gre sequence number support.
2018-05-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-05-11 Róbert MulikConfigurable Link State Change (LSC) detection mode
2018-05-11 Jan Scheurichdpif-netdev: Detailed performance stats for PMDs
2018-05-09 Flavio Leitnerofproto: Allow bundle idle timeout to be configured.
2018-05-09 Dan WilliamsExpose missing --peer-ca-cert and SSL options in usage...
2018-05-09 Darrell Ballvswitchd: Enhance manager_options documentation.
2018-05-08 Tonghao Zhangvswitch.xml: Add details for mac option.
2018-05-07 Ben Pfaffovs-vswitchd: Better document that ovs-vswitchd manages...
2018-04-18 Nitin Katiyarlacp: New command "lacp/show-stats" fordisplaying LACP...
2018-04-03 Ben Pfaffovs-vswitchd: Do not use system routing table with...
2018-04-03 Ben Pfaffvswitchd: Allow user to directly specify sFlow agent...
2018-03-14 Ben Pfaffvswitchd: Remove support for deprecated "null" interfaces.
2018-02-26 Ben Pfaffofproto: Make ofproto_port_open_type() faster.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffovs-vswitchd: Avoid or suppress memory leak warning...
2018-02-01 Ben Pfaffovs-vswitchd: Fire RCU callbacks before exit to reduce...
2018-01-31 Ciara Loftusnetdev-dpdk: Add support for vHost dequeue zero copy...
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-26 Matteo Crocevswitchd: show DPDK version
2018-01-23 Ilya Maximetsbridge: Fix custom stats' counters leak.
2018-01-22 Flavio Leitnernetdev-linux: do not send packets to down tap ifaces.
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
next