]> git.proxmox.com Git - mirror_ovs.git/history - datapath/actions.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / datapath / actions.c
2019-11-22 Martin VargheseDatapath: Change in openvswitch kernel module to suppor...
2019-07-10 Greg Rosedatapath: fix csum updates for MPLS actions
2019-06-13 Michał MirosławOVS: remove use of VLAN_TAG_PRESENT
2019-04-22 Numan Siddiquedatapath: Add a new action check_pkt_len
2018-12-18 Yifeng Sunopenvswitch: kernel datapath clone action
2018-06-20 Andy Zhoudatapath: Add meter action support.
2018-02-07 Yi Yangdatapath: enable NSH support
2018-01-23 Eric Garverdatapath: add ct_clear action
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Greg Rosedatapath: fix skb_panic due to the incorrect actions...
2017-05-03 Yi-Hung Weidatapath: correctly fragment packet with mpls headers
2017-05-03 Yi-Hung Weidatapath: Fixups for MPLS GSO
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 Peter Downsdatapath: actions: fixed a brace coding style warning.
2017-03-09 Jarno Rajahalmedatapath: Add original direction conntrack tuple to...
2017-03-03 andy zhoudatapath: Simplify do_execute_actions().
2017-03-02 Yang, Yi Ydatapath: add Ethernet push and pop actions
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 Yang, Yi Ydatapath: 802.1AD Flow handling, actions, vlan parsing...
2016-09-20 Lance Richardsondatapath: avoid deferred execution of recirc actions
2016-07-19 Pravin B Shelardatapath: Add support for kernel 4.4
2016-07-18 Pravin B Shelardatapath: Sync OVS recursive loop counter with upstream.
2016-07-17 Pravin B Shelardatapath: openvswitch: update checksum in {push,pop...
2016-07-17 Pravin B Shelardatapath: remove get_pcpu_ptr
2016-07-17 Pravin B Shelardatapath: Use skb_postpush_rcsum()
2016-07-09 Pravin B Shelardatapath: compat: Refactor egress tunnel info
2016-06-27 Eric W. Biedermancompat: ipv4: Pass struct net through ip_fragment.
2016-06-27 Eric W. Biedermandatapath: Pass net into ovs_fragment.
2016-06-24 William Tudatapath:backport: openvswitch: Add packet truncation...
2016-06-09 Pravin B Shelardatapath:backport: openvswitch: use flow protocol when...
2016-03-14 Pravin B Shelardatapath: Drop support for kernel older than 3.10
2016-01-21 Joe Stringerdatapath: Fix panic sending IP frags over tunnels.
2015-12-19 Joe Stringercompat: Backport conntrack strictly to v3.10+.
2015-12-08 Ben Pfaffdatapath: Avoid warning for unused static data on Linux...
2015-12-04 Joe Stringerdatapath: Backport conntrack fixes.
2015-12-04 Joe Stringerdatapath: Allow matching on conntrack label
2015-12-04 Joe Stringerdatapath: Allow matching on conntrack mark
2015-12-04 Joe Stringerdatapath: Add conntrack action
2015-12-04 Joe Stringerdatapath: Move MASKED* macros to datapath.h
2015-12-04 Pravin B Shelardatapath: Add support for lwtunnel
2015-08-25 Wenyu Zhangdatapath: Make 100 percents packets sampled when sampli...
2015-08-18 Glenn Griffindatapath: Fix L4 checksum handling when dealing with...
2015-07-30 Joe Stringerdatapath: Use skb_postpull_rcsum().
2015-07-30 Joe Stringerdatapath: Whitespace fixes.
2015-07-17 Neil McKeedatapath: Include datapath actions with sampled-packet...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Jarno Rajahalmedatapath: Support masked set actions.
2015-02-03 Thomas Grafdatapath: Account for "rename vlan_tx_* helpers since...
2015-01-07 Thomas Grafdatapath: move vlan pop/push functions into common...
2015-01-07 Thomas Grafdatapath: move make_writable helper into common code
2015-01-07 Thomas Grafdatapath: Account for rename to vlan_insert_tag_set_proto()
2014-11-10 Pravin B Shelardatapath: fix coding style.
2014-11-10 Pravin B Shelardatapath: Fix few mpls issues.
2014-11-10 Simon Hormandatapath: Rename last_action() as nla_is_last() and...
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-24 Pravin B Shelardatapath: Fix comment style.
2014-09-23 Thomas Grafdatapath: Constify various function arguments
2014-09-21 Pravin B Shelardatapath: Remove pkt_key from OVS_CB.
2014-09-08 Jiri Bencdatapath: fix panic with multiple vlan headers
2014-09-06 Andy Zhoudatapath: Implement recirc action without recursion
2014-09-06 Andy Zhoudatapath: Remove recirc stack depth limit check
2014-08-29 Andy Zhoudatapath: simplify sample action implementation
2014-08-29 Jesse Grossdatapath: Fix checksum calculation when modifying ICMPv...
2014-08-27 Andy Zhoudatapath: Fix recirc bug where skb is double freed.
2014-08-26 Lorand Jakabdatapath: Remove flow member from struct ovs_skb_cb
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-12 Andy Zhoudatapath: Update flow key before recirc
2014-08-11 Jarno Rajahalmedatapath/actions: Mark recalculate_csum as likely in...
2014-08-08 Pravin B Shelardatapath: Optimize recirc action.
2014-08-07 Pravin B Shelardatapath: Use tun_info only for egress tunnel path.
2014-08-07 Pravin B Shelardatapath: Avoid using wrong metadata for recic action.
2014-08-07 Pravin B Shelardatapath: refactor ovs flow extract API.
2014-07-30 Pravin B Shelardatapath: Remove redundant key ref from upcall_info.
2014-07-10 Andy Zhoudatapath: refactor do_output() to move skb_clone NULL...
2014-07-10 Andy Zhoudatapath: add skb_clone NULL check for the sampling...
2014-07-10 Andy Zhoudatapath: add skb_clone NULL check in the recirc action.
2014-06-27 Pravin B Shelardatapath: Initialize OVS_CB in ovs_vport_receive()
2014-06-24 Simon Hormandatapath: Add basic MPLS support to kernel
2014-06-20 Jesse Grossdatapath: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-05-15 Simon Hormandatapath: sample action without side effects
2014-05-13 Simon Hormandatapath: Free skb(s) on recirculation error
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-05-01 Andy Zhoudatapath: handle recirculation loop detection
2014-04-21 Andy Zhoudatapath: add recirc action
2014-04-21 Andy Zhoudatapath: add hash action
2014-04-16 Andy Zhoudatapath: Fix a double free bug for the sample action
2014-02-16 Joe Perchesdatapath: Use ether_addr_copy
2013-09-06 Pravin B Shelardatapath: Remove checksum compat support
2013-09-06 Pravin B Shelardatapath: Remove skb->mark compat code.
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-10 Pravin B Shelardatapath: Support for Linux kernel 3.10
2013-06-25 Andy Zhoudatapath: Make OVS_ACTION_ATTR_USERSPACE action to...
2013-06-12 Pravin B Shelardatapath: make skb->csum consistent with rest of networ...
2013-03-12 Jesse Grossdatapath: Reduce loop limit by one to 4.
next