datapath: net: add ETH_P_802_3_MIN
[sliver-openvswitch.git] / datapath / datapath.c
2013-03-28 Simon Hormandatapath: net: add ETH_P_802_3_MIN
2013-03-26 Jesse Grossdatapath: Preallocate reply skb in ovs_vport_cmd_set().
2013-03-19 Jesse Grossdatapath: Remove checks for preinitialized flow.
2013-03-15 Sasha Levindatapath: hlist: drop the node parameter from iterators
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-03-01 Pravin B ShelarRevert "datapath: Increase maximum allocation size...
2013-02-23 Pravin B Shelardatapath: Increase maximum allocation size of action...
2013-02-19 Jesse Grossdatapath: Use nla_len() in queue_userspace_packet().
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-15 Rich Lanedatapath: Call genlmsg_end in queue_userspace_packet
2013-02-08 Rich Lanedatapath: Fix ovs_vport_cmd_new return value on success
2013-02-08 Rich Lanedatapath: Fix ovs_vport_cmd_del return value on success
2013-02-06 Cong Wangdatapath: adjust skb_gso_segment() for calling in rx...
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-22 Jesse Grossdatapath: Return correct error code when dumping flow...
2013-01-22 Ben Pfaffdatapath: Don't dump partial action lists in flows.
2013-01-21 Jesse GrossRevert "datapath: Avoid null deref when GSO is for...
2013-01-21 Ben Pfaffdatapath: Avoid null deref when GSO is for verifying...
2013-01-21 Pravin B Shelardatapath: Fix Flow dump operation.
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2013-01-16 James Pagedatapath: support Linux 3.8 kernel
2013-01-10 YOSHIFUJI Hideakidatapath: Use FIELD_SIZEOF() in dp_init().
2013-01-09 Jarno Rajahalmedatapath: Change ENOENT return value to ENODEV in looku...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-16 Shan Weidatapath: use this_cpu_ptr per-cpu helper
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-11-06 Jesse Grossdatapath: Remove flow refcount functionality.
2012-11-05 Pravin B Shelardatapath: Add support for 3.6 kernel.
2012-10-20 Pravin B Shelardatapath: Optimize flow key match for non tunnel flows.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-09-18 Jesse Grossdatapath: Add version info for out-of-tree modules.
2012-08-22 Jesse Grossdatapath: Fix namespace refcount leak on failed init.
2012-08-08 Kyle MesteryBump up the supported kernel versions to include 3...
2012-08-04 Jesse Grossdatapath: Relax set header validation.
2012-07-10 Ben Pfaffdatapath: Check gso_type for correct sk_buff in queue_g...
2012-06-20 Pravin B Shelardatapath: Support for kernel 3.4.
2012-06-12 Pravin B Shelardatapath: Check currect return value from skb_gso_segment()
2012-05-25 David Howellsdatapath: Remove all #inclusions of asm/system.h
2012-05-08 Pravin B Shelardatapath: Validation of IPv6 set port action uses IPv4...
2012-05-04 Ansis Attekadatapath: Release rtnl_lock if ovs_vport_cmd_build_info...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-09 Ansis Attekadatapath: Do not send notification if ovs_vport_set_opt...
2012-04-02 David S. Millerdatapath: Stop using NLA_PUT*().
2012-03-23 Pravin B Shelardatapath: Support for kernel 3.3
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-07 Ben Pfaffdatapath: Honor dp_ifindex, when specified, for vport...
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-14 Jesse Grossdatapath: Fix version check for 3.2.
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2012-01-05 Pravin B Shelardatapath: Implement flow table re-hashing.
2012-01-05 Pravin B Shelardatapath: Fix OVS compat workqueue support.
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2011-12-02 Jesse Grossdatapath: Fix outdated comment.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-21 Jesse Grossdatapath: Directly use methods for protecting RCU/RTNL...
2011-11-21 Jesse Grossdatapath: Add genl_dereference() and use it.
2011-11-21 Jesse Grossdatapath: Use u64_stats_sync for datapath and vport...
2011-11-18 Jesse Grossdatapath: Better handle vlan packets sent to userspace.
2011-11-18 Jesse Grossdatapath: Fix unaligned access when storing stats.
2011-11-17 Jesse Grossdatapath: Update startup banner.
2011-11-17 Pravin B Shelardatapath: Dont export get_dp().
2011-11-17 Jesse Grossdatapath: Fix flow table sparse RCU annotations.
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-11 Pravin B Shelardatapath: remove actions.h
2011-11-11 Pravin B Shelardatapath: Use skb_copy_and_csum_dev() to csum upcall...
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitDon't overload IP TOS with the frag matching bits.
2011-11-08 Pravin B Shelardatapath: Update kernel support to 3.2.
2011-11-08 Jesse Grossdatapath: Slim down the vport interface.
2011-11-08 Jesse Grossdatapath: Remove vport from OVS_CB.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-24 Ben Pfaffdatapath: Fully parenthesize ACTION macro.
2011-10-24 Ben Pfaffdatapath: Fix wrong indentation.
2011-10-24 Ben Pfaffdatapath: Disallow unknown attributes on OVS_ACTION_ATT...
2011-10-23 Jesse Grossdatapath: Define constants for versions of GENL families.
2011-10-21 Ben Pfaffdatapath: Use kfree_skb() only on error paths.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-21 Pravin B Shelardatapath: Refactor actions in terms of match fields.
2011-10-21 Pravin B Shelardatapath: Update supported kernel check.
2011-10-18 Ben Pfaffdatapath: Reject attempts to change vport type with...
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath: Require explicit upcall_pid for new datapaths...
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-07 Pravin B Shelardatapath: Remove RT kernel support.
2011-10-06 Pravin B Shelardatapath: Strip down vport interface - ifIndex.
2011-09-29 Pravin Shelardatapath: Avoid skb-clone in upcall
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-20 Jesse Grossdatapath: Correctly validate vport attributes on old...
2011-09-20 Jesse Grossdatapath: Remove check for shared skbs.
2011-09-20 Jesse Grossdatapath: Fully initialize datapath before local port.
2011-09-19 Jesse Grossdatapath: Correctly set error code in queue_userspace_p...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-15 Justin PettitSet MTU in userspace rather than kernel.
next