Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / datapath / datapath.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
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-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
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-25 Giuseppe LettieriMerge branch 'mainstream'
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 Giuseppe LettieriMerge branch 'mainstream'
2014-02-05 Jesse Grossdatapath: Fix kernel style issues.
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
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-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-03 Giuseppe LettieriMerge branch 'mainstream'
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-10 Giuseppe LettieriMerge branch 'mainstream'
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-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-19 Andy Zhoudatapath: Change ovs_flow_tbl_lookup_xx() APIs
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-21 Pravin B Shelardatapath: Per cpu flow stats.
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
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-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
2013-09-07 Pravin B Shelardatapath: Move flow table rehashing to flow install.
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
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-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
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-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-07-31 Kyle Mesterydatapath: Support for Linux kernel 3.9.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Andy Zhoudatapath: remove RCU annotation from flow->mask
2013-07-20 Pravin B Shelardatapath: Improve net-namespace compat code.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-15 Pravin B Shelardatapath: Use RCU lock for dp dump operation.
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-07-03 Andy Zhoudatapath: add netlink error message to help kernel...
2013-07-03 Pravin B Shelardatapath: Use RCU lock for flow dump operation.
2013-06-25 Andy Zhoudatapath: Make OVS_ACTION_ATTR_USERSPACE action to...
2013-06-20 Andy Zhoudatapath: Return EEXIST on overlapping new flow request
2013-06-20 Andy Zhoudatapath: Mega flow implementation
2013-05-02 Jesse Grossdatapath: Immediately exit on error in ovs_vport_cmd_set().
2013-04-30 Thomas Grafdatapath: Remove unneeded ovs_netdev_get_ifindex()
2013-04-19 Pravin B Shelardatapath: Fix inconsistency in upstream and out of...
2013-04-12 Pravin B Shelardatapath: Simplify datapath locking.
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-30 Thomas Grafdatapath: Move common genl notify code into ovs_notify()
2013-03-30 Thomas Grafdatapath: Refine Netlink message size calculation and...
next