datapath: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
[cascardo/ovs.git] / datapath / linux /
2015-02-03 Thomas Grafdatapath: Account for "vxlan: add x-netns support"
2015-02-03 Thomas Grafdatapath: Account for "vxlan: Group Policy extension"
2015-02-03 Thomas Grafdatapath: Account for now exposed VXLAN definitions
2015-02-03 Thomas Grafdatapath: Account for "rename vlan_tx_* helpers since...
2015-01-14 Thomas Grafdpif: Use separate OVS_PACKET_ATTR_PROBE for packet...
2015-01-12 Thomas F Herbertdatapath: Bug setting vlan tci in compat function
2015-01-07 Thomas Grafdatapath: Account for new flags args of vxlan_sock_add()
2015-01-07 Thomas Grafdatapath: replace remaining users of arch_fast_hash...
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: Add __vlan_insert_tag() compat helper if...
2015-01-07 Thomas Grafdatapath: Account for rename to vlan_insert_tag_set_proto()
2014-12-24 Pravin B Shelardatapath: Simplify vport_send() error handling.
2014-12-24 Pravin B Shelardatapath: compat: introduce ovs_iptunnel_handle_offloads()
2014-12-19 Pravin B Shelardatapath:compat: Fix build failure on old kernels.
2014-12-19 Pravin B Shelardatapath: Fix MPLS action validation.
2014-12-10 Thomas Grafdatapath: Account for already defined NETIF_F_GSO_ENCAP_ALL
2014-12-10 Thomas Grafdatapath: Check if nla_is_last() is available in <net...
2014-12-02 Joe Stringerdatapath: Add UFID interface to openvswitch.h.
2014-12-01 Thomas Grafdatapath: Use ccflags-y instead of deprecated EXTRA_CFLAGS
2014-11-19 Pravin B Shelardatapath: compat: Fix build on RHEL 6.6
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
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-11-04 Pravin B Shelardatapath: Fix compat checks for ipv6_skip_exthdr()
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-13 Pravin B Shelardatapath: compat: Fix compilation 3.11
2014-10-03 Pravin B Shelardatapath: Add support for RHEL-7 / CentOS-7 kernel.
2014-10-03 Jarno Rajahalmedatapath: Add support for OVS_FLOW_ATTR_PROBE.
2014-10-02 Andy Zhoudatapath: avoid hard coding OVS_VPORT_TYPE_GENEVE
2014-09-21 Pravin B Shelardatapath: compat: Fix compilation for 2.6.32 kernel
2014-09-21 Samuel Gauthierdatapath: restore OVS_FLOW_CMD_NEW notifications
2014-09-21 Thomas Grafdatapath: Provide compatibility for kernels up to 3.17
2014-09-21 Pravin B Shelardatapath: fix sparse warning.
2014-09-15 Andy Zhoudatapath: Improve robustness of this_cpu_ptr definition...
2014-09-12 Pravin B Shelardatapath: Add IS_ERR_OR_NULL for backward compatibility.
2014-09-12 WANG Congdatapath: introduce netdev_alloc_pcpu_stats() for drivers
2014-09-12 Andreea-Cristina... datapath: Replace rcu_dereference() with rcu_access_poi...
2014-09-10 Andy Zhoudatapath: Add this_cpu_{read, inc, dec} APIs for backwa...
2014-09-10 Pravin B Shelardatapath: Backport __ip_select_ident() function
2014-09-10 Jarno Rajahalmeopenvswitch.h: Fix the type of struct ovs_key_nd nd_tar...
2014-09-08 Jarno Rajahalmelib/odp: Masked set action execution and printing.
2014-08-29 Pravin B Shelardatapath: Always initialize fix_segment for GSO packet.
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2014-08-01 Ansis Attekadatapath: do not use vport type to determine presence...
2014-07-11 Pravin B Shelardatapath: Enable tunnel GSO features.
2014-07-01 Jesse Grossdatapath: Change u64_stats_* to use _irq instead of...
2014-06-25 Jesse Grossdatapath: Rehash 16-bit skbuff hashes into 32 bits.
2014-06-24 Simon Hormandatapath: Add basic MPLS support to kernel
2014-06-23 Lorand Jakabdatapath/linux: add vport-geneve.c to .gitignore
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-04 Joe Stringerdatapath: Clean up files on distclean.
2014-05-21 Simon Hormandatapath: 16bit inner_network_header field in struct...
2014-05-02 Jesse Grossdatapath: Fix feature check for HAVE_RXHASH.
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-04-28 Joe Stringerdatapath: Check for backported skb_orphan_frags().
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2014-04-05 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-03-18 Alex Wangdatapath: compat: Downstream the reciprocal_div.{c,h}.
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2014-02-16 Pravindatapath: Fix build failure.
2014-02-16 Joe Perchesdatapath: Use ether_addr_copy
2014-01-04 Jesse Grossdatapath: Check for backported sctp_compute_cksum().
2013-12-20 Pravin B Shelardatapath: compat: Configure check GRE DEMUX.
2013-12-20 Pravin B Shelardatapath: compat: Add configure check for lockdep_rtnl_...
2013-12-20 Pravin B Shelardatapath: compat: Fix skb_has_frag_list definition.
2013-12-22 Chris Lukedatapath: bug.h missing from distfiles
2013-12-21 Andy Zhoudatapath: Fix sparse warning on BUILD_BUG_ON_INVALID()
2013-12-20 Jesse Grossdatapath: Check for backported netdev_features_t.
2013-12-16 Pravin B Shelardatapath: Fix build failure on RHEL 6.4
2013-12-17 Jesse Grossdatapath: Handle different definitions of page in skb_f...
2013-12-17 Jesse Grossdatapath: Add hash library to .gitignore.
2013-12-17 Jesse Grossdatapath: Backport __skb_fill_page_desc
2013-12-17 Jesse Grossdatapath: Backport skb_has_frag_list().
2013-12-17 Pravin B Shelardatapath: Backport skb_frag_ functions
2013-12-17 Jesse Grossdatapath: Add missing #include for skb page accessors.
2013-12-17 Jesse Grossdatapath: Backport skb_zerocopy() functions.
2013-12-16 Jesse Grossdatapath: Backport for architecture hash library.
2013-12-11 Jarno Rajahalmedatapath: Fix sparse warning.
2013-12-04 Pravin B Shelardatapath: compat: Fix compilation for kernel 3.5
2013-12-04 Pravin B Shelardatapath: compat: Fix Compiler error for kernel 3.3...
2013-12-04 Pravin B Shelardatapath: compat: Fix compiler error.
2013-12-03 Pravin B Shelardatapath: Add compile time check for rxhash
2013-12-03 Pravin B Shelardatapath: Improve compat rxhash functionality.
2013-12-03 Pravin B Shelardatapath: Fix compat skb_get_rxhash()
2013-12-04 Jesse Grossdatapath: Add backport for genlmsg_new_unicast().
2013-11-20 Pravin B Shelardatapath: gre: Fix kernel 3.11 compatibility.
2013-10-27 Pravin B Shelardatapath: Simplify vport-netdev-hook compatibility...
2013-10-22 Jesse Grossdatapath: Add backport for __always_unused.
2013-10-16 Pravin B Shelardatapath: Add support for Linux 3.11
2013-10-16 Alexei Starovoitovdatapath: fix vport-netdev unregister
2013-10-13 Pravin B Shelarvxlan: Optimize vxlan rcv
2013-10-04 Lorand Jakabdatapath: add linux/flow_{table, netlink}.c to .gitignore
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-09-26 Simon Hormandatapath: Move segmentation compatibility code into...
next