datapath: net: make skb_gso_segment error handling more robust
[cascardo/ovs.git] / datapath / datapath.c
2014-10-21 Pravin B Shelardatapath: net: make skb_gso_segment error handling...
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-09-23 Thomas Grafdatapath: Constify various function arguments
2014-09-23 Pravin B Shelardatapath: Restore OVS_CB after skb_segment.
2014-09-23 Thomas Grafdatapath: Fix double free when ovs_nla_copy_actions...
2014-09-21 Pravin B Shelardatapath: Remove pkt_key from OVS_CB.
2014-09-21 Samuel Gauthierdatapath: restore OVS_FLOW_CMD_NEW notifications
2014-09-21 Pravin B Shelardatapath: Remove support to set vport stats.
2014-09-12 WANG Congopenvswitch: rename ->sync to ->syncp
2014-09-12 WANG Congdatapath: introduce netdev_alloc_pcpu_stats() for drivers
2014-09-12 Himangi Saraogidatapath: Use IS_ERR_OR_NULL
2014-09-12 Jean Sacrendatapath: fix duplicate #include headers
2014-09-08 Pravin B Shelardatapath: Remove unused dp parameter.
2014-09-08 Pravin B Shelardatapath: Set packet egress_tun_info.
2014-09-08 Li RongQingdatapath: distinguish between the dropped and consumed skb
2014-09-06 Andy Zhoudatapath: Implement recirc action without recursion
2014-09-06 Andy Zhoudatapath: Remove recirc stack depth limit check
2014-09-02 Li RongQingdatapath: fix a memory leak
2014-08-26 Lorand Jakabdatapath: Remove flow member from struct ovs_skb_cb
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-15 Joe Stringerdatapath: Move key_attr_size() to flow_netlink.h.
2014-08-08 Pravin B Shelardatapath: Avoid using stack larger than 1024.
2014-08-07 Pravin B Shelardatapath: Refactor action alloc and copy api.
2014-08-07 Justin Pettitdatapath: Update comments about 'OVS_KEY_ATTR_8021Q'.
2014-08-07 Pravin B Shelardatapath: Use tun_info only for egress tunnel path.
2014-08-07 Pravin B Shelardatapath: refactor ovs flow extract API.
2014-07-30 Pravin B Shelardatapath: Remove redundant key ref from upcall_info.
2014-07-22 Andy Zhoudatapath: Refactor get_dp() function into multiple...
2014-07-14 Joe Stringerdatapath: Refactor ovs_flow_cmd_fill_info().
2014-07-03 Jesse Grossdatapath: Additional logging for -EINVAL on flow setups.
2014-07-01 Alex Wangdatapath: Use exact lookup for flow_get and flow_del.
2014-07-01 Jesse Grossdatapath: Change u64_stats_* to use _irq instead of...
2014-06-27 Pravin B Shelardatapath: Initialize OVS_CB in ovs_vport_receive()
2014-06-24 Simon Hormandatapath: Add basic MPLS support to kernel
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grossdatapath: Factor out allocation and verification of...
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-20 Jesse Grossdatapath: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-06-13 Andy Zhoudatapath: avoid memory corruption in queue_userspace_p...
2014-06-13 Andy Zhoudatapath: fix key size computation in key_attr_size()
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-05-01 Andy Zhoudatapath: handle recirculation loop detection
2014-04-29 Pravin B Shelardatapath: Add flow mask cache.
2014-04-29 Pravin B Shelardatapath: Move table destroy to dp-rcu callback.
2014-04-21 Andy Zhoudatapath: add recirc action
2014-04-21 Rami Rosendatapath: remove unneeded declaration of new_vport().
2014-04-15 Alex Wangdatapath: Allow each vport to have an array of 'port_id's.
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2014-04-08 Ben Pfaffdatapath: Fix tracking of flags seen in TCP flows.
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-04-02 Jarno Rajahalmedatapath: Minimize ovs_flow_cmd_new|set critical sections.
2014-04-02 Jarno Rajahalmedatapath: Split ovs_flow_cmd_new_or_set().
2014-04-02 Jarno Rajahalmedatapath: Minimize ovs_flow_cmd_del critical section.
2014-04-02 Jarno Rajahalmedatapath: Reduce locking requirements.
2014-03-30 Jarno Rajahalmedatapath: Minimize dp and vport critical sections.
2014-03-29 Jarno Rajahalmedatapath: Build flow cmd netlink reply only if needed.
2014-03-25 Jarno Rajahalmedatapath: Clarify locking.
2014-03-25 Jarno Rajahalmedatapath: Avoid assigning a NULL pointer to flow actions.
2014-03-25 Jarno Rajahalmedatapath: Remove a debugging message.
2014-03-24 Jarno Rajahalmedatapath: Compact sw_flow_key.
2014-02-18 Jarno Rajahalmedatapath: Remove 5-tuple optimization.
2014-02-16 Jiri Pirkodatapath: fix dp check in ovs_dp_reset_user_features
2014-02-13 Jarno Rajahalmedatapath: Fix race.
2014-02-05 Jesse Grossdatapath: Fix kernel style issues.
2014-02-01 Andy Zhoudatapth: Suppress error messages on megaflow updates
2014-01-23 Daniele Di Proiettodatapath: Fix ovs_dp_cmd_msg_size()
2014-01-17 Andy Zhoudatapath: Fix kernel panic on ovs_flow_free
2014-01-14 Thomas Grafdatapath: Pad OVS_PACKET_ATTR_PACKET if linear copy...
2013-12-17 Thomas Grafdatapath: Compute checksum in skb_gso_segment() if...
2013-12-17 Thomas Grafdatapath: Use skb_zerocopy() for upcall
2013-12-17 Thomas Grafdatapath: Pass datapath into userspace queue functions
2013-12-17 Thomas Grafdatapath: Drop user features if old user space attempte...
2013-12-17 Thomas Grafdatapath: Allow user space to announce ability to accep...
2013-12-03 Pravin B Shelardatapath: Use percpu allocator for flow-stats.
2013-12-04 Thomas Grafdatapath: Enable memory mapped Netlink i/o
2013-12-03 Jesse Grossdatapath: Silence RCU lockdep checks from flow lookup.
2013-11-19 Andy Zhoudatapath: Change ovs_flow_tbl_lookup_xx() APIs
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-21 Pravin B Shelardatapath: Per cpu flow stats.
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-02 Pravin B Shelardatapath: Simplify mega-flow APIs.
2013-10-02 Pravin B Shelardatapath: Move mega-flow list out of rehashing struct.
2013-10-02 Pravin B Shelardatapath: Restructure datapath.c and flow.c
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
2013-09-07 Pravin B Shelardatapath: Move flow table rehashing to flow install.
2013-09-06 Pravin B Shelardatapath: Remove compat support for NLA_NUL_STRING
2013-09-06 Pravin B Shelardatapath: Cleanup netlink compat code.
2013-09-06 Pravin B Shelardatapath: Remove vlan compat support
2013-09-06 Pravin B Shelardatapath: Remove checksum compat support
2013-09-06 Pravin B Shelardatapath: Remove skb->mark compat code.
2013-09-06 Pravin B Shelardatapath: Move kernel version check to configure.
2013-09-06 Pravin B Shelardatapath: Drop support for linux pre-2.6.32 kernel.
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-13 Pravin B Shelardatapath: Move generic tunnel functions to lisp module.
2013-08-10 Pravin B Shelardatapath: Use parallel_ops genl.
2013-08-10 Pravin B Shelardatapath: Support for Linux kernel 3.10
2013-08-09 Jesse Grossdatapath: Add 'ovs_' prefix to extern symbols.
2013-07-31 Kyle Mesterydatapath: Support for Linux kernel 3.9.
2013-07-22 Andy Zhoudatapath: remove RCU annotation from flow->mask
next