Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / datapath / datapath.h
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-01 Andy Zhoudatapath: handle recirculation loop detection
2014-04-21 Andy Zhoudatapath: add recirc action
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Joe Perchesdatapath: Use net_ratelimit in OVS_NLERR
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Thomas Grafdatapath: Allow user space to announce ability to accep...
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-03 Jesse Grossdatapath: Silence RCU lockdep checks from flow lookup.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
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-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 vlan compat support
2013-09-06 Pravin B Shelardatapath: Remove checksum compat support
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Pravin B Shelardatapath: Move generic tunnel functions to lisp module.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
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-06-25 Andy Zhoudatapath: Make OVS_ACTION_ATTR_USERSPACE action to...
2013-04-12 Pravin B Shelardatapath: Simplify datapath locking.
2013-04-10 Andy Zhoudatapath.h Fix a stale comment.
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-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-17 Devendra Nagadatapath: remove unused version.h includes
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-21 Jesse Grossdatapath: Use u64_stats_sync for datapath and vport...
2011-11-17 Pravin B Shelardatapath: Dont export get_dp().
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-11 Pravin B Shelardatapath: remove actions.h
2011-11-08 Jesse Grossdatapath: Remove vport from OVS_CB.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-09-30 Jesse Grossdatapath: Remove unused vlan constants.
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-20 Jesse Grossdatapath: Fully initialize datapath before local port.
2011-09-15 Justin PettitSet MTU in userspace rather than kernel.
2011-09-10 Pravin Shelardatapath: Improve kernel hash table
2011-09-02 Ethan Jacksondatapath: genl_notify() on port disappearances.
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-06-16 Jesse Grossdatapath: Further mirror checksum offloading state...
2011-03-14 Jesse Grossdatapath: Use compat directory only for backported...
2011-02-07 Jesse Grossdatapath: Add vlan acceleration field for older kernels.
2011-01-28 Ben Pfaffdatapath: Change dp_idx to dp_ifindex, the ifindex...
2011-01-28 Ben Pfaffdatapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
2011-01-28 Ben Pfaffdatapath: Adopt Generic Netlink-compatible locking.
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Report kernel's flow key when passing packets...
2011-01-05 Jesse Grossdatapath: Use call_rcu() when deleting a datapath.
2010-12-13 Jesse Grossdatapath: Add usage of __rcu annotation.
2010-12-13 Jesse Grossdatapath: Add usage of __percpu annotation.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-04 Jesse Grossdatapath: Consolidate checksum compatibility code.
2010-12-03 Ben Pfaffdatapath: Merge "struct dp_port" into "struct vport".
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-09-22 Jesse Grossdatapath: Move is_frag out of struct ovs_skb_cb.
2010-09-22 Jesse Grossdatapath: Enable usage of cached flows.
2010-08-26 Ben Pfaffdatapath: Free up flow_extract() return value for repor...
2010-08-21 Jesse Grossdatpath: Avoid reporting half updated statistics.
2010-04-26 Jesse Grossdatapath: Update 'struct ovs_skb_cb' comments.
2010-04-19 Jesse Grossdatapath: Genericize hash table.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-05 Jesse Grossdatapath: Update hardware computed checksum on VLAN...
2010-02-28 Jesse Grossdatapath: Consistently maintain checksum offloading...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
next