Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / datapath /
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
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-05-01 Andy Zhoudatapath: handle recirculation loop detection
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Pravin B Shelardatapath: Remove unnecessary flow variable.
2014-04-29 Pravin B Shelardatapath: Convert mask list in mask array.
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-28 Joe Stringerdatapath: Check for backported skb_orphan_frags().
2014-04-21 Andy Zhoudatapath: add recirc action
2014-04-21 Andy Zhoudatapath: add hash action
2014-04-21 Rami Rosendatapath: remove unneeded declaration of new_vport().
2014-04-16 Andy Zhoudatapath: Fix a double free bug for the sample action
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-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-05 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-04-08 Ben Pfaffdatapath: Fix tracking of flags seen in TCP flows.
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
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-04-02 Jarno Rajahalmedatapath/flow: Fix ovs_flow_stats_get/clear RCU derefer...
2014-04-02 Jarno Rajahalmedatapath: Fix typo.
2014-03-30 Jarno Rajahalmedatapath: Minimize dp and vport critical sections.
2014-03-29 Jarno Rajahalmedatapath: Make flow mask removal symmetric.
2014-03-29 Jarno Rajahalmedatapath: Build flow cmd netlink reply only if needed.
2014-03-28 Monam Agarwaldatapath: Use with RCU_INIT_POINTER(x, NULL) in vport...
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-03-24 Jarno Rajahalmedatapath: Use TCP flags in the flow key for stats.
2014-03-24 Jarno Rajahalmedatapath: Fix output of SCTP mask.
2014-03-18 Alex Wangdatapath: compat: Downstream the reciprocal_div.{c,h}.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2014-02-28 Ben Pfaffdatapath: Correctly report flow used times for first...
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-16 Pravindatapath: Fix build failure.
2014-02-16 Joe Perchesdatapath: Use ether_addr_copy
2014-02-18 Jarno Rajahalmedatapath: Per NUMA node flow stats.
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-10 Jarno Rajahalmedatapath: Read tcp flags only then the tranport header...
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-05 Jesse Grossdatapath: Fix kernel style issues.
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Joe Perchesdatapath: flow_netlink: Use pr_fmt to OVS_NLERR
2014-02-04 Joe Perchesdatapath: Use net_ratelimit in OVS_NLERR
2014-02-03 Daniele Di Proiettodatapath: Added (unsigned long long) cast in printf
2014-02-03 Daniele Di Proiettodatapath: avoid cast-qual warning in vport_priv
2014-02-03 Daniele Di Proiettodatapath: avoid warnings in vport_from_priv
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: use const in some local vars and casts
2014-01-23 Daniele Di Proiettodatapath: Fix ovs_dp_cmd_msg_size()
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
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().
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
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-10 Giuseppe LettieriMerge branch 'mainstream'
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.
next