]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-03-09 Robert Wojciechowiczsflow: Expose ethernet stats via sFlow
2017-03-09 xurong00037997Adapt to flake8-import-order
2017-03-09 Ben Pfaffdpdk: Use VLOG_INFO_ONCE instead of open-coding it.
2017-03-09 Ben PfaffAUTHORS: Add Tony van der Peet.
2017-03-09 Tony van der... pinsched: Update next_txq pointer when destroying pinqueue.
2017-03-09 Jarno Rajahalmetests: Add an FTP test without conntrack.
2017-03-09 Jarno Rajahalmedatapath: Add a missing comment.
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmedatapath: Add force commit.
2017-03-09 Jarno Rajahalmecompat: nf_ct_delete compat.
2017-03-09 Jarno Rajahalmeactions: Add resubmit with conntrack tuple.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeofp-util: Ignore unknown fields in ofputil_decode_packe...
2017-03-09 Jarno Rajahalmeflow: Make room after ct_state.
2017-03-09 Jarno Rajahalmedatapath: Add original direction conntrack tuple to...
2017-03-09 Jarno Rajahalmelib: Check match and action prerequisities with 'match'.
2017-03-09 Jarno Rajahalmenetlink: Simplify nl_msg_start_nested().
2017-03-09 Jarno Rajahalmedatapath: Inherit master's labels.
2017-03-09 Jarno Rajahalmedatapath: Refactor labels initialization.
2017-03-09 Jarno Rajahalmedatapath: Simplify labels length logic.
2017-03-09 Jarno Rajahalmedatapath: Unionize ovs_key_ct_label with a u32 array.
2017-03-09 Jarno Rajahalmedatapath: Do not trigger events for unconfirmed connect...
2017-03-09 Jarno Rajahalmedatapath: Use inverted tuple in ovs_ct_find_existing...
2017-03-09 Jarno Rajahalmedatapath: Fix comments for skb->_nfct
2017-03-09 Florian Westphaldatapath: add and use nf_ct_set helper
2017-03-09 Florian Westphaldatapath: add and use skb_nfct helper
2017-03-09 Jarno Rajahalmedatapath: Allow compiling against Linux 4.10
2017-03-09 Ilya Maximetsid-pool: Allocate the lowest available ids.
2017-03-09 Cian FerriterDocumentation: Fix DPDK doc
2017-03-09 Eric Garverofp-actions: Fix translation of set_field for nw_ecn
2017-03-09 Aaron Conoleovs-tcpdump: Set mirror port mtu
2017-03-08 Andy Zhouofproto/bond: Simplify bond_may_recirc()
2017-03-08 Darrell Balldpdk: Export packet_set_ipv6_addr() for DPDK.
2017-03-08 Ben Pfaffovs-fields.7: Use a more general approach to groff...
2017-03-08 Jarno Rajahalmedpif-netdev: Simple DROP meter implementation.
2017-03-08 Jarno Rajahalmeofproto: Meter translation.
2017-03-08 Jarno Rajahalmeofproto: Fix thread safety annotation.
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-03-08 Lance Richardsonrhel: Use correct default port for OVN SB database
2017-03-08 Russell Bryantpython: List 3.5 as a supported version.
2017-03-08 Ben PfaffMakefile: Drop vestiges of support for non-GNU Make.
2017-03-08 Leif Madsenpackaging: Make Fedora spec file CentOS compatible
2017-03-08 Timothy Redaellivagrant: Use official boxes for Fedora and Centos
2017-03-08 Sugesh Chandranodp-execute: Apply clone action on batch of packets...
2017-03-08 Ben PfaffMakefile: Break the build if .gitignore files are distr...
2017-03-08 Bhanuprakash... doc: Add info on distributions shipping openvswitch...
2017-03-08 Bhanuprakash... Documentation: Update DPDK doc with extended statistics.
2017-03-08 Alin Serdeanwindows: Fix uninitialized variable in netlink-socket
2017-03-08 Markos Chandraswindows: automake.mk: Remove the .gitignore file from...
2017-03-08 Mickey Spiegelovn: specify options:nat-addresses as "router"
2017-03-07 Alin Serdeanwindows: add include to stream-windows.c
2017-03-07 Alin Serdeanwindows: add function definition to poll-loop.h
2017-03-07 Alin Serdeanwindows: fix calls in netlink-socket
2017-03-07 Alin Serdeanwindows: add forward declaration to dpif-netlink
2017-03-07 Alin Serdeanwindows: Add definition of getrusage
2017-03-07 Alin Serdeanwindows: Remove dead code in daemon-windows
2017-03-07 Sairam Venugopaldatapath-windows: Trigger conntrack event after setting...
2017-03-07 Russell Bryantflake8: Fix build with flake8-import-order installed.
2017-03-07 Jarno Rajahalmeofproto-dpif-xlate: fix build.
2017-03-06 Andy Zhouxlate: Translate openflow clone into odp sample action.
2017-03-06 Andy Zhoulib: Refactor nested netlink APIs.
2017-03-06 Andy Zhouofproto-dpif: Enhance execute_controller_action().
2017-03-06 Ben Pfaffconntrack: Fix checks for TCP, UDP, and IPv6 header...
2017-03-06 Ben PfaffFAQ: Add another question about do-nothing flows.
2017-03-06 Alin Serdeandatapath-windows: Fix GENEVE option header
2017-03-04 Lance Richardsonrhel: remove duplicate line from rhel/automake.mk
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.
next