netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / datapath /
2015-07-30 Joe Stringerdatapath: Backport eth_proto_is_802_3().
2015-07-30 Joe Stringerdatapath: Use skb_postpull_rcsum().
2015-07-30 Joe Stringerdatapath: Constify netlink structs.
2015-07-30 Joe Stringerdatapath: Whitespace fixes.
2015-07-22 Chris J Argesdatapath: allocate nr_node_ids flow_stats instead of...
2015-07-17 Neil McKeedatapath: Include datapath actions with sampled-packet...
2015-07-02 Luis E. Pdatapath/README: Fix some typos.
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Jarno Rajahalmedatapath: Support masked set actions.
2015-05-16 Pravin B Shelardatapath: Fix Sparse warning.
2015-05-16 Pravin B Shelardatapath: backport kfree_skb_list()
2015-05-08 Pravin B Shelardatapath: define compat __skb_gso_segment()
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-04 Pravin B Shelardatapath: stt compatibility for RHEL7
2015-05-02 Pravin B Shelardatapath: gre: Reset fix_segment pointer.
2015-04-29 Joe Stringerdatapath: Tidy up duplicate symbol detection.
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-28 YAMAMOTO Takashidatapath: Fix check-export-symbol for non-bash shells
2015-04-27 Jesse Grossdatapath: Stop using __DATE__ and __TIME__ in startup...
2015-04-27 Jesse Grossdatapath: Use kernel Geneve implementation on 4.0 and...
2015-04-27 Jesse Grossudptunnel: Kernel 3.20 doesn't exist.
2015-04-26 Alex Wangdatapath: Check the export of public functions in linux...
2015-04-26 Alex Wangdatapath: Prevent linker error of unknown symbol.
2015-04-26 Alex Wangdatapath: Remove linux/compat/include/linux/log2.h.
2015-04-18 Alex Wangdkms.conf.in: Install all kernel modules.
2015-04-16 Alex Wangdatapath:netdevice: Export rpl_skb_gso_segment.
2015-04-13 Jesse Grossdatapath: Update inner offsets when expanding headroom.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Jesse Grossdatapath: Account for "udptunnels: Call handle_offloads...
2015-04-04 Thomas Grafdatapath: Turn vports with dependencies into separate...
2015-03-30 Thomas Grafdatapath: Use alternate name for udp_sock_create()...
2015-03-26 Joe Stringercompat: Fix RHEL7 build.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-02-27 Pravin B Shelardatapath: Fix masked key serialization.
2015-02-27 Pravin B Shelardatapath: Initialize unmasked key and uid len.
2015-02-27 Joe Stringerdatapath: Add support for unique flow IDs.
2015-02-27 Joe Stringercompat: Add genlmsg_parse() helper function.
2015-02-27 Joe Stringerdatapath: Use sw_flow_key_range for key ranges.
2015-02-27 Joe Stringerdatapath: Refactor ovs_flow_tbl_insert().
2015-02-27 Joe Stringerdatapath: Refactor ovs_nla_fill_match().
2015-02-26 Alex Wangdatapath: Fix return of uninitialized variable.
2015-02-20 Jesse Grossdatapath: Account for "openvswitch: Add support for...
2015-02-20 Jesse Grossdatapath: Backport upstream Geneve implementation.
2015-02-20 Jesse Grossdatapath: Account for "udp: Do not require sock in...
2015-02-20 Jesse Grossdatapath: Account for "vlan: introduce *vlan_hwaccel_pu...
2015-02-20 Jesse Grossdatapath: Use additional common UDP functions for LISP.
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Refactor vxlan driver...
2015-02-20 Jesse Grossdatapath: Consistently set skb->inner_protocol for...
2015-02-20 Jesse Grossdatapath: Account for "udp-tunnel: Add a few more UDP...
2015-02-20 Jesse Grossdatapath: Enable OVS GSO to be used up to 3.18 if neces...
2015-02-20 Pravin B Shelardatapath: Fix net exit.
2015-02-20 Jesse Grossdatapath: Account for "udp: Generic functions to set...
2015-02-20 Jesse Grossdatapath: Use udp_sock_create() for LISP.
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Call udp_sock_create"
2015-02-20 Jesse Grossdatapath: Account for "udp: Add udp_sock_create for...
2015-02-20 Jesse Grossdatapath: Remove compat vxlan_src_port().
2015-02-12 Thomas Grafdatapath: vxlan: Only set has-GBP bit in header if...
2015-02-06 Thomas Grafdatapath: Account for "vxlan: Eliminate dependency...
2015-02-06 Thomas Grafdatapath: Support VXLAN Group Policy extension
2015-02-05 Thomas Grafdatapath: Fix missing symbols when required to use...
2015-02-03 Andy Zhoudatapath: update exact match lookup hash value to avoid...
2015-02-03 Thomas Grafdatapath: Account for "netlink: make nlmsg_end() and...
2015-02-03 Thomas Grafdatapath: Account for "genetlink: pass only network...
2015-02-03 Thomas Grafdatapath: Allow for any level of nesting in flow attributes
2015-02-03 Thomas Grafdatapath: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
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: introduce rtnl ops stub
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()
2015-01-06 Ben Pfaffdatapath: Consistently include VLAN header in flow...
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-25 Joe Stringerdatapath: Don't validate IPv6 label masks.
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: Convert dp rcu read operation to locked opera...
2014-11-04 Pravin B Shelardatapath: Fix compat checks for ipv6_skip_exthdr()
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-24 Pravin B Shelardatapath: Fix comment style.
2014-10-24 Pravin B Shelardatapath: Replace __force type cast with rcu_dereferenc...
next