]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2018-05-25 William Tuerspan: update NEWS and FAQ.
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-25 Ben Pfaffovs-fields: Improve formatting of NSH section.
2018-05-25 Ben Pfaffovs-fields: Correct ideas about which OXM classes are...
2018-05-25 William Tuerspan: add NXOXM_ET_ERSPAN_ field tests.
2018-05-25 Numan Siddiqueovn pacemaker: Fix promotion issue when the master...
2018-05-25 Aaron Conoledpdk: reflect status and version in the database
2018-05-25 Aaron Conoledpdk: allow init to fail
2018-05-25 Ilya Maximetsdpif-netdev: Free packets on TUNNEL_PUSH if should_steal.
2018-05-25 Timothy Redaellinetdev-dpdk: fix check for "net_nfp" driver
2018-05-25 Eelco Chaudronnetdev-dpdk: Don't use PMD driver if not configured...
2018-05-25 Kevin Traynornetdev-dpdk: Remove use of rte_mempool_ops_get_count.
2018-05-24 Numan SiddiqueExtend tests for conjunctive match support in OVN
2018-05-24 Jakub SitnickiFactor prerequisites out of AND/OR trees with unique...
2018-05-24 Darrell Ballnetdev-native-tnl: Fix alignment for erspan index.
2018-05-24 Ben Pfaffofp-flow: Fix uninitialized data decoding OF1.5 flow...
2018-05-24 Ben Pfaffrconn: Introduce new invariant to fix assertion failure...
2018-05-23 Yi-Hung Weidatapath: compat: Fix ndo_size in RHEL 7.5 backport
2018-05-23 Jakub Sitnickiovn-controller: Count calls to lflow_run()
2018-05-23 Timothy Redaellirhel: Use openvswitch user/group for the log directory
2018-05-23 Han Zhouovn.at: fix occasional failure - ACL reject rule test
2018-05-23 Darrell Ballodp-execute: Rename 'may_steal' to 'should_steal'.
2018-05-23 Darrell Ballodp-execute: Correct and clarify 'steal' parameter.
2018-05-23 Darrell Balltests: Make test result more predictable.
2018-05-22 William Tuerspan: fix invalid erspan version.
2018-05-22 Greg Rosegre: Resolve gre receive issues
2018-05-22 Greg Roserhel: Enable ERSPAN features for RHEL 7.x
2018-05-22 William Tuerspan: set bso when truncated bit is set.
2018-05-22 William Tuerspan: auto detect truncated ipv6 packets.
2018-05-22 William Tuip6erspan: make sure enough headroom at xmit.
2018-05-22 William Tuip6erspan: improve error handling for erspan version...
2018-05-22 William Tuip6gre: add erspan v2 to tunnel lookup
2018-05-22 Greg Roseerspan: Add flow-based erspan options
2018-05-22 Greg Roselib/dpif-netlink: Fix miscompare of gre ports
2018-05-22 Greg Roseip6gre: Add ip6gre vport type
2018-05-22 William Tuerspan: auto detect truncated packets.
2018-05-22 William Tuopenvswitch: fix vport packet length check.
2018-05-22 William Tuerspan: add kernel datapath support
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-22 William Tuuserspace: add gre sequence number support.
2018-05-22 William Tunetdev-native-tnl: refactor the tunnel push header.
2018-05-22 William Tudatapath: add erspan version I and II support
2018-05-22 William Tucompat: erspan: use bitfield instead of mask and offset
2018-05-22 William Tudatapath: erspan: introduce erspan v2 for ip_gre
2018-05-22 Greg Rosedatapath: Use correct tunnel receive for ip6gre
2018-05-22 Greg Rosedatapath: Add dellink op to ip6gre and ip6erspan tap ops
2018-05-22 Greg Rosecompat: Add ipv6 GRE and IPV6 Tunneling
2018-05-22 Greg Rosecompat: Fixups for some compile warnings and errors
2018-05-22 Greg Rosecompat: Add #define for gre_handle_offloads
2018-05-22 Greg Rosecompat: Move function to header
2018-05-22 Xin Longip_gre: remove the incorrect mtu limit for ipgre tap
2018-05-22 William Tuip_gre: erspan: reload pointer after pskb_may_pull
2018-05-22 Haishuang Yanip_gre: fix wrong return value of erspan_rcv
2018-05-22 William Tucompat/erspan: refactor existing erspan code
2018-05-22 William Tuip_gre: Refactor the erspan tunnel code.
2018-05-22 Xin Longip_gre: erspan device should keep dst
2018-05-22 Xin Longip_gre: set tunnel hlen properly in erspan_tunnel_init
2018-05-22 Xin Longip_gre: get key from session_id correctly in erspan_rcv
2018-05-22 William Tuip_gre: check packet length and mtu correctly in erspan tx
2018-05-22 William Tucompat/gre: add collect_md mode
2018-05-22 William Tugre: refactor the gre_fb_xmit
2018-05-22 William Tugre: fix goto statement typo
2018-05-22 William Tugre: introduce native tunnel support for ERSPAN
2018-05-22 Greg Rosecompat: Remove unsupported kernel compat code
2018-05-17 Justin Pettitovsdb: Use new ovsdb_log_write_and_free().
2018-05-17 Ben Pfaffofproto-dpif-xlate: Improve tracing through groups.
2018-05-17 Ben Pfaffofp-print: Handle statistics more systematically.
2018-05-17 Ben Pfaffofp-group: Move formatting code for groups into ofp...
2018-05-17 Ben PfaffAdd OpenFlow extensions for group support in OpenFlow...
2018-05-17 Ben Pfaffofp-group: Require watch_port or watch_group when parsi...
2018-05-17 Ben Pfaffofproto-dpif-xlate: Simplify translation for groups.
2018-05-17 Ben Pfaffofproto-dpif-xlate: Fix reference leak in xlate_dp_hash...
2018-05-16 Justin Pettitovs-ofctl: Clean up Group description in man page.
2018-05-16 Eelco Chaudronutilities: Add gdb debug commands to dump lists and...
2018-05-16 Ben Pfaffcheckpatch: Be more specific about line length, misspel...
2018-05-16 SatyaValliAdd support for OpenFlow 1.5 statistics (OXS).
2018-05-16 Darrell Ballconntrack-tcp: Handle tcp session reuse.
2018-05-15 Alin Gabriel... dpif-netdev-perf: Fix linker unresolved symbols on...
2018-05-15 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.5
2018-05-14 William Tutunnel: make tun_key_to_attr aware of tunnel type.
2018-05-14 Ben Pfaffsparse: Support newer GCC/glibc versions.
2018-05-14 Numan Siddiqueovn: Set proper Neighbour Adv flag when replying for...
2018-05-14 Ilya Maximetstests: Wait for NDPs to be sent in tunnel-push-pop...
2018-05-11 Ben Pfaffnetdev-tc-offloads: Fix incorrect mask in probe_multi_m...
2018-05-11 Timothy Redaellirhel: Specify that force-corefiles is enabled by default
2018-05-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-05-11 Paul Blakeynetdev-tc-offloads: Probe for allowing multiple masks...
2018-05-11 Eelco Chaudronnetdev-dpdk: Fixed netdev_dpdk structure alignment
2018-05-11 Tiago Lamdpdk-testsuite: Filter 1G HugePages WARN log.
2018-05-11 Tiago Lamgitignore: Ignore system-dpdk-testsuite
2018-05-11 Róbert MulikConfigurable Link State Change (LSC) detection mode
2018-05-11 Jan Scheurichdpif-netdev: Detection and logging of suspicious PMD...
2018-05-11 Jan Scheurichdpif-netdev: Detailed performance stats for PMDs
2018-05-11 Jan Scheurichnetdev: Add optional qfill output parameter to rxq_recv()
2018-05-11 Pablo Cascónnetdev-dpdk: don't enable scatter for jumbo RX support...
2018-05-11 Kevin Traynorfaq: Document DPDK version maintenance.
2018-05-11 Kevin Traynordpdk: Use DPDK 17.11.2 release.
2018-05-10 Han Zhouovn-nbctl: Support ACL commands on port groups.
2018-05-10 Manohar Krishnappa... Add mirror/ovs-tcpdump support for slow protocols'...
2018-05-10 Anju Thomasofproto: Fix crash processing malformed Bundle Add...
next