datapath: handle recirculation loop detection
[sliver-openvswitch.git] / datapath / actions.c
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.
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-23 Cong Wangdatapath: fix the calculation of checksum for vlan...
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-11-07 Jesse Grossdatapath: Don't write into IPV4_TUNNEL data when using...
2012-10-24 Pravin B Shelardatapath: Fix zero key tunnels.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-08-31 Joe Stringerdatapath: Fix typo
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-18 Pravin B Shelardatapath: Fix pop_vlan().
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-15 Ben Pfaffdatapath: Don't drop packets with partial vlan tags.
2011-11-15 Ben Pfaffdatapath: Describe policy for extending flow key, imple...
2011-11-12 Pravin B Shelardatapath: Use correct ethernet addr len.
2011-11-11 Pravin B Shelardatapath: remove actions.h
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin Pettitdatapath: Properly calculate checksum when updating...
2011-11-03 Ben Pfaffdatapath: Fix indentation in pop_vlan().
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-21 Jesse Grossdatapath: Fix uninitialized variable warning.
2011-10-21 Pravin B Shelardatapath: Refactor actions in terms of match fields.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-07 Pravin B Shelardatapath: Remove RT kernel support.
2011-09-29 Pravin Shelardatapath: Avoid skb-clone in upcall
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-21 Jesse Grossdatapath: Cleanup actions.c:do_output().
2011-09-21 Jesse Grossdatapath: Send to userspace errors shouldn't halt proce...
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-07-28 pravin shelarDatapath action should not refer to controller
2011-06-17 Jesse Grossdatapath: Use consume_skb() on non-errors.
2011-06-16 Jesse Grossdatapath: Simplify make_writable().
2011-06-16 Jesse Grossdatapath: Use strip_vlan() for modify_vlan_tci().
2011-06-09 Justin PettitRemove NXAST_DROP_SPOOFED_ARP action.
2011-06-08 Jesse Grossdatapath: Remove redundant nw_ prefix from fields in...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-18 Andrew Evansdatapath: Hash and compare only the part of sw_flow_key...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-04-29 Ben Pfaffdatapath: Drop parameters from execute_actions().
2011-03-02 Ben Pfaffdatapath: Remove unneeded modify_vlan_tci() parameters.
2011-02-07 Simon Hormandatapath: Clear rxhash when using an action that may...
2011-02-07 Jesse Grossdatapath: Use vlan acceleration for vlan operations.
2011-01-28 Ben Pfaffdatapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
2011-01-28 Ben Pfaffdatapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
2011-01-28 Ben Pfaffdatapath: Report kernel's flow key when passing packets...
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2010-12-29 Ben Pfaffdatapath: Fix 32-bit truncation of argument to ODPAT_OU...
2010-12-28 Ben Pfaffdatapath: Fix type of actions_len_left in modify_vlan_t...
2010-12-28 Ben Pfaffdatapath: Remove shadowed 'err' variable.
2010-12-24 Ben Pfaffdatapath: Don't recursively sample packets or reset...
2010-12-13 Ben Pfaffdatapath: Remove explicit 'unlikely' from IS_ERR calls.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-12-10 Jesse Grossdatapath: Try to avoid custom checksum update function.
2010-12-10 Jesse Grossdatapath: Correctly update IP checksum with actions.
2010-12-04 Jesse Grossdatapath: Consolidate checksum compatibility code.
2010-12-03 Ben Pfaffdatapath: Merge "struct dp_port" into "struct vport".
2010-10-18 Ben Pfaffdatapath: Simplify ODPAT_SET_DL_TCI action.
2010-10-11 Ben Pfaffdatapath: Always use GFP_ATOMIC to execute actions.
2010-10-11 Ben Pfaffdatapath: Combine dl_vlan and dl_vlan_pcp.
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfaffdatapath: Avoid accesses past the end of skbuff data...
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-07-30 Jesse Grossdatapath: Remove redundant checks on SKBs.
2010-07-15 Jesse Grossdatapath: Don't update flow key when applying actions.
2010-07-15 Jesse Grossdatapath: Don't set tunnel_id in a function.
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-07-13 Jesse Grossdatapath: Move over-MTU checking into vport_send().
2010-06-18 Jesse Grossdatapath: Check vswitch_skb_checksum_setup() return...
2010-06-17 Ben PfaffImplement QoS framework.
2010-04-19 Jesse Grossdatapath: Add function to copy skb checksum bits.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-15 Jesse Grossdatapath: Consistently maintain flow key.
2010-03-15 Jesse Grossdatapath: Validate ToS when flow is added.
2010-03-05 Jesse Grossdatapath: Update hardware computed checksum on VLAN...
2010-02-28 Jesse Grossdatapath: Consistently maintain checksum offloading...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Ben Pfaffdatapath: Set the correct bits for OFPAT_SET_NW_TOS...
next