fix obnoxiuos warnings
[sliver-openvswitch.git] / datapath /
2012-04-19 Simon Hormandatapath: Use ETH_ALEN instead of VLAN_ETH_ALEN
2012-04-19 Simon Hormandatapath: Include linux/completion.h
2012-04-09 Ansis Attekadatapath: Do not send notification if ovs_vport_set_opt...
2012-04-05 Simon Hormandatapath: tunnelling: capwap: UDP_ENCAP_CAPWAP is an...
2012-04-02 David S. Millerdatapath: Stop using NLA_PUT*().
2012-04-02 Jesse Grossdatapath: Backport nla_put_be* functions.
2012-03-23 Jesse Grossflow: Enable retrieval of TCP flags from IPv6 traffic.
2012-03-23 Jesse Grossflow: Add length check when retrieving TCP flags.
2012-03-23 Pravin B Shelardatapath: Support for kernel 3.3
2012-03-22 Pravin B Shelardatapath: Move CSUM_MANGLED_0 definition to net checksu...
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-13 Chris Wrightconfigure: add configure option to disable building...
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-03-08 Chris Wrightdatapath: update linux/.gitignore
2012-03-08 Chris Wrightdatapath: rename brcompat.c to brcompat_main.c
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
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-02-15 Danny Kukawkadatapath: use eth_hw_addr_random() and reset addr_assig...
2012-02-01 Jesse Grossdatapath: Don't dereference potentially NULL vport...
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-17 Shan Weidatapath: kill duplicate included header
2012-01-17 Devendra Nagadatapath: remove unused version.h includes
2012-01-14 Jesse Grossdatapath: Fix version check for 3.2.
2012-01-12 Jesse Grossdatapath: IFF_OVS_DATAPATH is backported by RHEL 6.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-08 Jesse Grossdatapath: Alphabetize include/net/ipv6.h compat header.
2011-12-08 Pravin B Shelardatapath: Fix build on RHEL 5.5
2011-12-06 Dan Carpenterdatapath: small potential memory leak in ovs_vport_alloc()
2011-12-05 Zhi Yong Wudatapath: Fix build breakage on kernel 2.6.40
2011-12-02 Jesse Grossdatapath: Remove custom version of ipv6_skip_exthdr().
2011-12-02 Jesse Grossdatapath: Fix outdated comment.
2011-11-30 Jesse Grossdatapath: Don't use ipv6_addr_copy().
2011-11-22 Jesse Grossdatapath: Fix build after global symbol rename.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-21 Jesse Grossdatapath: Remove unused variable in dp_notify.c.
2011-11-21 Jesse Grossdatapath: Always notify in initial namespace for port...
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-18 Pravin B Shelardatapath: Fix pop_vlan().
2011-11-17 Jesse Grossdatapath: Update startup banner.
2011-11-17 Jesse Grossdatapath: Fix whitespace error.
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-16 Ben Pfaffdatapath: Properly validate length of OVS_KEY_ATTR_ENCA...
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-14 Ben Pfaffdatapath: Allow flow key Netlink attributes to appear...
2011-11-12 Ben Pfaffdatapath: Rearrange ovs_key_lens.
2011-11-12 Pravin B Shelardatapath: Use correct ethernet addr len.
2011-11-11 Pravin B Shelardatapath: remove actions.h
2011-11-11 Pravin B Shelardatapath: Don't use Nicira's OUI for generating mac...
2011-11-11 Pravin B Shelardatapath: Remove unnecessary definition of is_internal_...
2011-11-11 Pravin B Shelardatapath: Use skb_copy_and_csum_dev() to csum upcall...
2011-11-10 Ansis Attekadatapath: Kernel flow metadata parsing should be less...
2011-11-10 Pravin B Shelardatapath: Fix compiler warning on older kernel.
2011-11-09 Jesse Grossdatapath: Fix comment formatting.
2011-11-09 Justin Pettitdatapath: Rename ipv6_tos to ipv6_tclass.
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 PettitDon't overload IP TOS with the frag matching bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-09 Justin Pettitdatapath: Properly calculate checksum when updating...
2011-11-08 Pravin B Shelardatapath: Update kernel support to 3.2.
2011-11-08 Pravin B Shelardatapath: Fix vport tx_packets count.
2011-11-08 Jesse Grosstunneling: Separate out multicast port pools.
2011-11-08 Jesse Grosstunneling: Reduce priority of multicast tunnels.
2011-11-08 Jesse Grossdatapath: Renumber non-upstreamable interfaces.
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-04 Pravin B Shelardatapath: Define net_device_ops->ndo_get_stats64()...
2011-11-04 Pravin B Shelardatapath: Convert internal_dev to ndo_fix_features.
2011-11-04 Jesse Grossdatapath: Don't set flags on internal vports.
2011-11-03 Ben Pfaffdatapath: Fix indentation in pop_vlan().
2011-11-02 Jesse Grossdatapath: Drop useless WARN_ON_ONCE during flow conversion.
2011-11-02 Jesse Grossdatapath: Add IPv6 to list of parsed EtherTypes.
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: Add multicast tunnel support.
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 Jesse Grossdatapath: Fix uninitialized variable warning.
2011-10-21 Ben Pfaffvport-capwap: Fix use-after-free on error path.
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-21 Pravin B Shelartunnel: Handle hh_cache access for Linux kernel 3.1
2011-10-21 Pravin B Shelartunnel: hh_cache access cleanup
next