Merge branch 'mainstream'
[sliver-openvswitch.git] / ofproto /
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffpackets, pktbuf: Align L3 headers on 32-bit boundary.
2013-08-28 Ben Pfaffofproto: Remove obsolete comment and assertion.
2013-08-28 Ben Pfaffofproto: Fully construct rules before putting them...
2013-08-27 Ben Pfaffofproto: Make OFPFC_ADD internally modify a rule instea...
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-27 Ben Pfaffofproto-dpif-xlate: Fix fin_timeout to make rules expir...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-08-23 Alex Wangofproto: Change max_ports and alloc_port_no to uint16_t...
2013-08-23 priteshofproto: remove the extra reset to make code clear...
2013-08-23 Ben Pfaffofproto-dpif-xlate: Refactor xlate_table_action() to...
2013-08-23 Ben Pfaffofproto-dpif: Fix thread safety annotation on rule_dpif...
2013-08-23 Jarno Rajahalmeofproto-dpif-upcall.c: Fix indentation.
2013-08-23 Jarno RajahalmeRemove duplicate call to subfacet_create().
2013-08-22 Ben Pfaffofproto: Fix typo in comment.
2013-08-22 Ben Pfaffofproto-dpif: Mark rule_release() as no_thread_safety_a...
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-21 Gurucharan Shettyofproto: Start ofport allocation from the previous...
2013-08-21 Ethan Jacksonofproto-dpif-upcall: Increase upcall stub size.
2013-08-20 Alex Wangofproto-dpif: Enable smooth transition between CFM...
2013-08-20 Alex Wangbfd: Implement BFD decay.
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-20 Ben Pfaffofproto-dpif-sflow: Fix memory leak.
2013-08-20 Ben Pfaffofproto-dpif-xlate: Add comment on xlate_actions().
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-16 YAMAMOTO Takashiofproto-dpif-upcall: ofproto_dpif_send_packet_in()...
2013-08-16 Ethan Jacksonofproto-dpif-xlate: Unreference handles on xbridge...
2013-08-16 Ben Pfaffofproto-dpif: Fix bad pointer dereference when deleting...
2013-08-16 Ben Pfaffofproto: Avoid extra O(N) work in common case on flow...
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-15 YAMAMOTO Takashiofproto-dpif: move per-backer wait calls from wait...
2013-08-14 Ben Pfaffofproto-dpif: Destroy bundle after moving its last...
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grosstunnel: Consolidate action code for tunnel port receive.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfaffsparse: Remove support for thread-safety annotations.
2013-08-13 Ben Pfaffofproto-dpif-upcall: Fix sparse warning.
2013-08-13 Jesse Grossofproto: Include classifier wildcards in trace output.
2013-08-12 YAMAMOTO Takashiofproto: make oftable_remove_rule__ release evict lock
2013-08-12 YAMAMOTO Takashiofproto-dpif-upcall: don't forget to initialize mutexes
2013-08-11 Ethan Jacksonofproto-dpif: Implement multi-threaded miss handling.
2013-08-11 Ethan Jacksonofproto-dpif: Lock rules to prevent eviction.
2013-08-10 Ben Pfaffnetdev-vport: Make netdev_vport_patch_peer() return...
2013-08-09 Alex Wangclang: Pass objects, not their addresses, to thread...
2013-08-09 Alex Wangclang: Use OVS_REQUIRES() instead of OVS_REQ_WRLOCK...
2013-08-09 Ben Pfaffofproto-dpif-xlate: Avoid MAC learning write lock on...
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-09 Ethan Jacksonofproto-dpif-xlate: Require a lock for reconfiguration.
2013-08-08 Ethan Jacksonofproto-dpif: Hide rule_dpif_miss_rule().
2013-08-08 Ethan Jacksonofproto-dpif: Lock the expirable list.
2013-08-08 Ethan Jacksonofproto: Lock hard_timeout and idle_timeout of struct...
2013-08-08 Ethan Jacksonofproto-dpif-xlate: Fix rare segfault on switch exit.
2013-08-08 Ethan Jacksonofproto-dpif: Make packet_ins thread safe.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Take responsibility for ofproto_rec...
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Cleanup lookup functions.
2013-08-05 Ethan Jacksonofproto-dpif: Make vlan splinters thread safe.
2013-08-05 Ethan Jacksonofproto-dpif: Guard rule statistics with a mutex.
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Maintain a pointer to struct dpif.
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Don't trace on deep resubmit.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Refactor stp_get_port() calls.
2013-08-03 Andy Zhouofproto-dpif: avoid losing track of kernel flows upon...
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-08-03 Ethan Jacksonofproto-dpif: Handle learn action flow mods asynchronously.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Take control of the qdscp map.
2013-08-02 Ethan Jacksonofproto-dpif-xlate: Pull STP xlation into ofproto-dpif...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-08-02 Ethan Jacksonbond: Stop using tags.
2013-08-02 Ethan Jacksonmac-learning: Stop using tags.
2013-08-02 Jesse Grossofproto-dpif-xlate: Unmask mark when used for tunnels.
2013-08-01 Ethan Jacksonofproto-dpif: Hide rule_calculate_tag().
2013-08-01 Ethan Jacksonofproto-dpif-xlate: Don't try to optimize goto table.
2013-08-01 Ethan Jacksonmac-learning: Make the mac-learning module thread safe.
2013-08-01 Ethan Jacksoncfm: Make the CFM module thread safe.
2013-08-01 Ethan Jacksonstp: Make the STP module thread safe.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonofproto-dpif-ipfix: Make the ofproto-dpif-ipfix module...
2013-07-31 Ethan Jacksonofproto-dpif-sflow: Make the ofproto-dpif-sflow module...
2013-07-31 Ethan Jacksontunnel: Make the ofproto-dpif tunnel module thread...
2013-07-30 Andy Zhouofproto-dpif: Only track drop flows that are installed
2013-07-30 Andy Zhouofproto-dpif: Unset DPIF_FP_MODIFY flag when creating...
2013-07-29 Ben Pfaffofproto-dpif: Tolerate spontaneous changes in datapath...
2013-07-29 Ben Pfaffofproto-dpif: Correctly refresh all ports on ENOBUFS...
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-23 Ethan Jacksonofproto-dpif-xlate: Fix invalid memory read on port...
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-17 Justin Pettitofproto-dpif: Expire fin_timeout actions when no previo...
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-07-17 Justin Pettitofproto-dpif: Don't put new subfacets as result of...
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-13 Justin Pettitofproto-dpif: Zero-out subfacet counters when installat...
2013-07-07 Ethan Jacksonofproto-dpif: Remove pointers between rules and facets.
next