dpif-netdev: Use packet key to parse TCP flags.
[cascardo/ovs.git] / datapath /
2014-02-28 Ben Pfaffdatapath: Correctly report flow used times for first...
2014-02-16 Jiri Pirkodatapath: fix dp check in ovs_dp_reset_user_features
2014-02-13 Jarno Rajahalmedatapath: Fix race.
2014-02-01 Andy Zhoudatapth: Suppress error messages on megaflow updates
2014-01-28 Pravin B Shelardatapath: Fix ovs_flow_free() ovs-lock assert.
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...
2014-01-08 Wei Yongjundatapath: Use kmem_cache_free() instead of kfree()
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-16 Pravin B Shelardatapath: Fix deadlock during stats update.
2013-12-17 Stephen Hemmingerdatapath: make functions local
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 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-17 Jesse Grossdatapath: Backport skb_zerocopy() functions.
2013-12-16 Francesco Fuscodatapath: use CRC32 accelerated flow hash if available
2013-12-16 Jesse Grossdatapath: Backport for architecture hash library.
2013-12-16 Wei Yongjundatapath: remove duplicated include from flow_table.c
2013-12-11 Jarno Rajahalmedatapath: Fix sparse warning.
2013-12-06 Jesse Grossdatapath: Don't allocate space for per-CPU flow stats...
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: Use percpu allocator for flow-stats.
2013-12-03 Pravin B Shelardatapath: lisp: Use skb rxhash for source port.
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 Thomas Grafdatapath: Enable memory mapped Netlink i/o
2013-12-04 Jesse Grossdatapath: Add backport for genlmsg_new_unicast().
2013-12-03 Jesse Grossdatapath: Silence RCU lockdep checks from flow lookup.
2013-11-20 Pravin B Shelardatapath: gre: Fix kernel 3.11 compatibility.
2013-11-19 Andy Zhoudatapath: Change ovs_flow_tbl_lookup_xx() APIs
2013-11-18 Ben Pfaffdatapath: Shrink sw_flow_mask by 8 bytes (64-bit) or...
2013-11-18 Ben Pfaffdatapath: Correct comment.
2013-10-28 Pravin B Shelardatapath: Use flow hash during flow lookup operation.
2013-10-27 Pravin B Shelardatapath: Simplify vport-netdev-hook compatibility...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-23 Pravin B Shelardatapath: Enable all GSO features on internal port.
2013-10-21 Pravin B Shelardatapath: Per cpu flow stats.
2013-10-22 Jesse Grossdatapath: Add backport for __always_unused.
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
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-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-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-09-26 Simon Hormandatapath: Move segmentation compatibility code into...
2013-09-25 Simon Hormandatapath: simplify VLAN segmentation
2013-09-24 Ben Pfaffdatapath: Fix typos in comment.
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-gre.c
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-vxlan.c
2013-09-19 Lorand Jakabdatapath: add linux/utils.c to .gitignore
2013-09-18 Jesse Grossdatapath: Remove net_device_ops compatibility code.
2013-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
2013-09-08 Pravin B Shelarlisp: Reset vlan tag on send.
2013-09-09 Daniel Borkmanndatapath: flow: fix potential illegal memory access...
2013-09-07 Pravin B Shelardatapath: Move flow table rehashing to flow install.
2013-09-07 Pravin B Shelardatapath: vxlan: remove net arg from vxlan[6]_xmit_skb()
2013-09-07 Pravin B Shelardatapath: iptunnels: remove net arg from iptunnel_xmit().
2013-09-07 Pravin B Shelardatapath lisp: Use ovs offload compat functionality.
2013-09-07 Pravin B Shelardatapath lisp: use iptunnel_pull_header().
2013-09-06 Pravin B Shelardatapath: Remove compat files.
2013-09-06 Pravin B Shelardatapath: Remove reciprocal_div compat code.
2013-09-06 Pravin B Shelardatapath: Remove compat support for NLA_NUL_STRING
2013-09-06 Pravin B Shelardatapath: Cleanup compat support.
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: Remove namespace compat support.
2013-09-06 Pravin B Shelardatapath: vport: Remove compat support
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-09-05 Jesse Grossdatapath: Fix alignment of struct sw_flow_key.
2013-08-27 Pravin B Shelardatapath: Sync vxlan tunneling code with upstream ovs...
2013-08-27 Andy Zhoudatapath: add rounddown() definition into compatibility...
2013-08-27 Andy Zhoudatapath: optimize flow compare and mask functions
2013-08-22 Jesse Grossdatapath: Remove redundant EtherType check in vlan...
next