netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib /
2016-03-10 Yuanhan Liunetdev-dpdk: fix mbuf leaks master
2016-03-08 Ben Pfaffopenflow: Support matching and modifying MPLS TTL field.
2016-03-08 Ben Pfaffnetdev: Improve comments on netdev_rxq_recv().
2016-03-08 Ben Pfaffdpif-netdev: Fix typo in comment.
2016-03-08 Joe Stringerofp-actions: Assert variable actions have len>0.
2016-03-07 Ben Pfaffunixctl: Log commands received and their replies (at...
2016-03-07 William Tuofp-util: Fix use-after-free in group append.
2016-03-07 William Tuofpbuf: Fix use-after-free in bundle parse.
2016-03-07 Jarno Rajahalmeofpbuf: Fix setting of 'msg' in ofpbuf_clone_with_headr...
2016-03-07 Jarno Rajahalmeofpbuf: Rename 'data_delta' to 'xxx_offset'
2016-03-07 Jarno Rajahalmeofpbuf: Make offset calculation more consistent.
2016-03-06 Ilya Maximetsnetdev-dpdk: Fix memory leak in netdev_dpdk_vhost_destr...
2016-03-03 Joe Stringerofpbuf: Use ptrdiff_t for pointer delta.
2016-03-03 Joe Stringerofp-actions: Prevent integer overflow in decode.
2016-03-03 Joe Stringerofp-actions: Fix use-after-free in bundle action.
2016-03-03 Ian Stokesnetdev_dpdk.c: Add QoS functionality.
2016-03-01 Russell Bryantofpbuf: Fix trivial spelling typo.
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-29 Jarno Rajahalmeodp-util: Use FLOW_MAX_MPLS_LABELS when parsing MPLS...
2016-02-28 Mark Kavanaghnetdev-dpdk: clean up mbuf initialization
2016-02-27 Alin SerdeanClean code in netlink-socket
2016-02-27 Ben Pfaffofp-parse: Remove unneeded #include.
2016-02-26 Ilya Maximetsdpif-netdev: Fix double inclusion of cmap.h
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2016-02-25 Jarno Rajahalmeodp-util: Format and scan multiple MPLS labels.
2016-02-24 Ilya Maximetsnetdev-dpdk: vhost-user: Fix sending packets to queues...
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-24 Simon Hormanflow: add miniflow_pad_from_64
2016-02-24 Simon Hormanflow: add miniflow_push_uint8
2016-02-24 Daniele Di Proiettonetdev-dpdk: Do not add vhost-user ports with '/' or...
2016-02-24 Mauricio Vásquezlib/netdev-dpdk: make device name parsing more robust
2016-02-23 Lance Richardsonlib: Fix netbsd compilation error.
2016-02-23 Mauricio Vásquezlib/netdev-dpdk: increase ring name length for dpdkr...
2016-02-23 Ilya Maximetsdpif-netdev: Move rxq management into functions.
2016-02-23 Ilya Maximetsdpif-netdev: Reload each thread only once in do_add_port.
2016-02-23 Ilya Maximetsdpif-netdev: Add dpif-netdev/pmd-rxq-show appctl command.
2016-02-20 Ben Pfaffhmap: Add extra build-time iteration checks for types...
2016-02-20 Ben Pfaffofp-actions: Introduce macro for padding struct members.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben Pfaffofp-prop: Add support for putting and parsing nested...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofp-util: Rename struct ofputil_packet_in member 'len...
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofp-util: Remove 'const' from struct ofputil_packet_in...
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-02-19 Ben Pfaffofp-msgs: Move most OpenFlow header definitions here.
2016-02-19 Ben Pfaffofp-msgs: Add support for ONF extension messages.
2016-02-19 Ben Pfaffofpbuf: Make ofpbuf_put_hex() accept period between...
2016-02-19 Ben Pfaffdynamic-string: Make ds_chomp() return true if it remov...
2016-02-18 Pravin B Shelartunneling: Disable IPv6 tunnel
2016-02-16 Thadeu Lima de Sou... netdev-linux: Fix warning message.
2016-02-16 Thadeu Lima de Sou... netlink-socket: return correct error code when connect...
2016-02-12 Andy Zhoulib: Remove unused function prototypes
2016-02-10 Ben Pfaffvlog: Use log_file_mutex to more consistently protect...
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-09 Ben Pfaffsset: Make sset iteration check the type of the nodes...
2016-02-09 Ben Pfaffutil: New macro BUILD_ASSERT_TYPE.
2016-02-09 Ben Pfaffnetdev: Free packets in netdev_send() for devices that...
2016-02-06 Kevin Traynornetdev-dpdk: Fix dpdk_watchdog failure to quiesce.
2016-02-06 Lance Richardsonovsdb-idl: log error in client when db schema does...
2016-02-06 Ilya Maximetsovs-numa: Fix cpu discovering if CONFIG_NUMA disabled.
2016-02-05 Alexandru Ardeleanlib/ovs-thread: Ensure that thread stacks are always...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2016-02-04 Daniele Di Proiettocmap: Explain corner case in CMAP_FOR_EACH comment.
2016-02-03 Ben Pfaffvlog: Make 'vlog_modules' private to vlog.c.
2016-02-03 Daniele Di Proiettodpif-netdev: Correctly update 'key' in emc_processing().
2016-02-03 Daniele Di Proiettodpif-netdev: Fix improper use of CMAP_FOR_EACH.
2016-02-03 Daniele Di Proiettodpif-netdev: Delay packets' metadata initialization.
2016-02-02 Andy Zhoudpif-netdev: optmizing emc_processing()
2016-02-02 Andy Zhoudpif-netdev: Load packet pointer only once in emc_proce...
2016-02-02 Ilya Maximetsnetdev-dpdk: Fix leak on netdev_dpdk_vhost_user_constru...
2016-02-02 Ilya Maximetsnetdev-dpdk: Unlink vhost-user sockets on fatal signals.
2016-02-01 Ben Pfaffodp-util: Fix formatting and parsing of 'frag' in tnl_p...
2016-02-01 Ben Pfaffdpif-netdev: Avoid copying netdev_flow_key in emc_proce...
2016-01-29 William Tuovs-thread: Fix missing space.
2016-01-29 Flavio Leitnernetdev-dpdk: Add vhost-user multiqueue support
2016-01-28 Ben Pfaffofp-actions: Add more detail when formatting unroll_xla...
2016-01-28 Andy Zhoudpif-netdev: Reduce code duplication
2016-01-28 Andy Zhoudpif-netdev: drop swapping
2016-01-28 Andy Zhoudpif-netdev: properly maintain exact match cache hit...
2016-01-26 Ilya Maximetsdpif-netdev: Unique and sequential tx_qids.
2016-01-26 Ilya Maximetsdpif-netdev: Rework of rx queue management.
2016-01-26 mweglicxUpdate relevant artifacts to add support for DPDK v2...
2016-01-25 Ben Pfaffovs-rcu: Improve comments on ovsrcu_postpone().
2016-01-21 Ben Pfaffofp-util: Make decoding switch features harder to misus...
2016-01-21 Ben Pfaffnx-match: Add functions for raw decoding and encoding...
2016-01-20 Ben Pfaffhash: New helper functions hash_bytes32() and hash_byte...
2016-01-20 Ben Pfaffopenflow: Better abstract handling of packet-in messages.
2016-01-20 Ben Pfaffpktbuf: Move from 'ofproto' to 'lib'.
2016-01-20 Ben Pfaffopenflow: Get rid of struct ofp13_packet_in.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffofp-util: Add function to encode OFPT_SET_ASYNC messages.
2016-01-20 Ben Pfaffofp-util: Fix OF1.4+ version of ofputil_decode_set_asyn...
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffofp-util: Define struct ofputil_async_cfg to hold async...
2016-01-20 Ben Pfaffofp-util: New function ofputil_async_msg_type_to_string().
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffofp-prop: New function ofpprop_put_zeros().
2016-01-20 Ben Pfaffofp-prop: Add helpers for u8, be64/u64, flag, and UUID...
next