]> git.proxmox.com Git - mirror_ovs.git/history - datapath
ovsdb: Remove break after OVS_NOT_REACHED.
[mirror_ovs.git] / datapath /
2017-11-01 Kaige Fudatapath: Remove redundant check for IFF_NO_QUEUE
2017-10-31 Greg Rosedatapath: Check maximum netlink message size
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Greg Rosedatapath: Fix up vxlan device flags
2017-09-22 Greg Rosedatapath: Check for existence of nf_hook_ops member...
2017-09-22 Greg Rosedatapath: Fixup RTNL ops for kernel 4.13
2017-09-22 Greg Rosecompat: Add check for DST_NOCACHE
2017-09-22 Greg Rosedatapath: fix skb_panic due to the incorrect actions...
2017-09-22 Greg Rosedatapath: Remove unnecessary newlines from OVS_NLERR...
2017-09-22 Tonghao Zhangdatapath: Optimize operations for OvS flow_stats.
2017-09-22 Tonghao Zhangdatapath: Optimize updating for OvS flow_stats.
2017-09-22 Greg Rosedatapath: Remove all references to SKB_GSO_UDP.
2017-08-23 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.4
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-07-26 Greg Rosedatapath: fix potential out of bound access in parse_ct
2017-07-24 Greg Rosedatapath: Fix for force/commit action failures
2017-07-24 Greg Rosedatapath: fix mis-ordered comment lines for ovs_skb_cb
2017-07-24 Tonghao Zhangdatapath: Avoid using stack larger than 1024.
2017-07-24 Joe Stringercompat: net: store port/representator id in metadata_dst.
2017-07-24 Greg Rosedatapath: get rid of redundant vxlan_dev.flags
2017-07-24 Greg Rosecompat: Implement upstream net device free change.
2017-07-24 Joe Stringercompat: convert many more places to skb_put_zero().
2017-07-24 Greg Rosedatapath: Fix inconsistent teardown and release of...
2017-07-24 Joe Stringerdatapath: more accurate checksumming in queue_userspace...
2017-07-24 Greg Rosedatapath: introduce nf_conntrack_helper_put function
2017-07-21 wangzhikedatapath: Fix kernel panic for ovs reassemble.
2017-07-19 Yang, Yi Ydatapath: enable VxLAN-gpe port creation in compat...
2017-07-13 Eric Garvernetdev: fix missing shifts of VXLAN_EXT_GPE
2017-06-28 Justin Pettitdatapath: Fix missing "_ATTR" docstrings from some...
2017-06-27 Ben Pfaffopenvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace...
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-19 Greg Rosecompat: Restrict __ro_after_init usage
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
2017-05-08 Jan Scheurichuserspace: Support for push_eth and pop_eth actions
2017-05-05 Jiri Bencdatapath: backport: vxlan: do not output confusing...
2017-05-04 Jiri Bencdatapath: backport: vxlan: correctly handle ipv6.disabl...
2017-05-03 Joe Stringerdatapath: Remove untracked CT on newer kernels.
2017-05-03 Yi-Hung Weidatapath: Fix ovs_flow_key_update()
2017-05-03 Yi-Hung Weidatapath: correctly fragment packet with mpls headers
2017-05-03 Yi-Hung Weidatapath: set network header correctly on key extract
2017-05-03 Yi-Hung Weidatapath: Fixups for MPLS GSO
2017-04-28 Joe Stringercompat: Remove unused netdevice backport code.
2017-04-28 Greg Rosecompat: Fix build error in kernels 4.10
2017-04-27 Jarno Rajahalmedatapath: Delete conntrack entry clashing with an expec...
2017-04-27 Jarno Rajahalmedatapath: nf_connlabels_replace() backport.
2017-04-27 Jarno Rajahalmedatapath: Add eventmask support to CT action.
2017-04-27 Jarno Rajahalmedatapath: Typo fix.
2017-04-21 Johannes Bergdatapath: pass extended ACK struct to parsing functions
2017-04-19 Jarno Rajahalmedatapath: Fix refcount leak on force commit.
2017-04-19 Andy Zhoudatapath: Openvswitch: Refactor sample and recirc actio...
2017-04-19 Andy Zhoudatapath: openvswitch: Optimize sample action for the...
2017-04-19 Andy Zhoudatapath: openvswitch: Refactor recirc key allocation.
2017-04-19 Andy Zhoudatapath: openvswitch: Deferred fifo API change.
2017-04-19 Kris Murphydatapath: openvswitch: Add missing case OVS_TUNNEL_KEY_...
2017-04-19 Or Gerlitzdatapath: net/openvswitch: Set the ipv6 source tunnel...
2017-04-19 Peter Downsdatapath: actions: fixed a brace coding style warning.
2017-04-19 Eric Dumazetcompat: ipv6: orphan skbs in reassembly unit.
2017-04-19 Jarno Rajahalmedatapath: Pack struct sw_flow_key.
2017-04-19 Andy Zhoudatapath: Always define NF_CT_LABELS_MAX_SIZE
2017-04-12 Joe Stringercompat: vxlan: Fix NULL dereference in dst_cache.
2017-04-11 Jarno Rajahalmedatapath: Avoid struct copy on conntrack labels.
2017-03-09 Jarno Rajahalmedatapath: Add a missing comment.
2017-03-09 Jarno Rajahalmedatapath: Add force commit.
2017-03-09 Jarno Rajahalmecompat: nf_ct_delete compat.
2017-03-09 Jarno Rajahalmedatapath: Add original direction conntrack tuple to...
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-08 Jarno Rajahalmedpif: Meter framework.
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-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 Ayusodatapath: 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 de Sou... datapath: use percpu flow stats
2017-03-02 Thadeu Lima de Sou... datapath: fix flow stats accounting when node 0 is...
2017-03-02 Yang, Yi Ydatapath: 802.1AD Flow handling, actions, vlan parsing...
next