]> git.proxmox.com Git - ovs.git/history - lib/netdev.c
sparse: Add guards to prevent FreeBSD-incompatible #include order.
[ovs.git] / lib / netdev.c
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-30 Yifeng Sunnetdev: netdev_get_etheraddr is not functioning as...
2017-11-15 Ben Pfaffnetdev: Eliminate redundant ifindex mapping.
2017-11-15 Ben Pfaffnetdev: Indentation and style fixes.
2017-11-14 Ben Pfaffnetdev: Change macro to function.
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-09 Ilya Maximetsnetdev: Remove EOPNOTSUPP related comment for netdev_se...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-12 William Tunetdev: Fix memory leak on error path.
2017-08-11 Joe Stringernetdev: Free ifidx mapping in netdev_ports_remove().
2017-08-08 Daniel Alvareznetdev: check for NULL fields in netdev_get_addrs
2017-08-02 Eelco Chaudronnetdev: Fix netdev_open() to track and recreate classle...
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-07-12 Haifeng Linnetdev: Fix crash when ifa_netmask is null.
2017-07-12 Zoltán Baloghnetdev: Fix crash when interface option is changed...
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-15 Paul Blakeynetdev: Init flow api on already added ports on offload...
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow get api to query a flow
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow del api to delete a flow
2017-06-15 Paul Blakeydpif-netlink: Dump netdevs flows on flow dump
2017-06-15 Paul Blakeydpif-netlink: Flush added ports using netdev flow api
2017-06-15 Paul Blakeydpif: Save added ports in a port map for netdev flow...
2017-06-15 Paul Blakeyother-config: Add tc-policy switch to control tc flower...
2017-06-14 Paul Blakeyother-config: Add hw-offload switch to control netdev...
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...
2017-06-01 Eelco Chaudronnetdev: Fix netdev_open() to adhere to class type if...
2017-05-19 Thadeu Lima de Sou... netdev: get device type from vport prefix if it uses one
2017-02-03 Ben Pfaffnetdev: Reject empty names in netdev_open().
2017-01-27 Andy Zhoudp-packet: Enhance packet batch APIs.
2017-01-16 Daniele Di Proiettonetdev-dpdk: Start also dpdkr devices only once on...
2017-01-16 Daniele Di Proiettodpif-netdev: Don't try to output on a device without...
2017-01-12 Daniele Di Proiettonetdev: Add 'errp' to set_config().
2017-01-04 Sugesh Chandrannetdev-dpdk: Enable Rx checksum offloading feature...
2016-11-16 Joe Stringernetdev: Count ports within mutex.
2016-11-16 Pravin B Shelarnetdev: Fix sockaddr cast warning.
2016-11-15 Thadeu Lima de Sou... netdev: fix netmask in netdev_get_addrs
2016-09-20 Huanle Hannetdev: Avoid leaking seq in netdev_open() error path.
2016-09-02 Daniele Di Proiettoofproto: Honor mtu_request even for internal ports.
2016-08-16 Thadeu Lima de Sou... Revert "netdev: do not allow devices to be opened with...
2016-08-15 Daniele Di Proiettonetdev: Pass 'netdev_class' to ->run() and ->wait().
2016-08-13 Daniele Di Proiettonetdev: Make netdev_set_mtu() netdev parameter non...
2016-07-27 Mark Kavanaghnetdev-provider: fix comments for netdev_rxq_recv
2016-07-27 Thadeu Lima de Sou... netdev: do not allow devices to be opened with conflict...
2016-07-27 Ilya Maximetsdpif-netdev: XPS (Transmit Packet Steering) implementation.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-21 William Tunetdev-provider: Apply batch object to netdev provider.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-05-24 Pravin B Shelarnetdev-native-tnl: Introduce ip_build_header()
2016-05-23 Daniele Di Proiettonetdev-dpdk: Use ->reconfigure() call to change rx...
2016-05-23 Daniele Di Proiettonetdev: Add reconfigure request mechanism.
2016-05-19 Pravin B Shelardpif-netdev: Fix memory leak in tunnel header pop action.
2016-05-19 Pravin B Shelardpif-netdev: create batch object
2016-05-19 Pravin B Shelarnetdev: Return number of packet from netdev_pop_header()
2016-05-18 Ciara Loftusnetdev: Initialise DPDK netdev classes only once
2016-05-09 Ben Pfaffnetdev: Fix potential deadlock.
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-03-30 Thadeu Lima de Sou... netdev: Verify ifa_addr is not NULL when iterating...
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-17 Ilya Maximetsnetdev: New field 'is_pmd' in netdev_class.
2016-03-08 Ben Pfaffnetdev: Improve comments on netdev_rxq_recv().
2016-02-23 Ilya Maximetsdpif-netdev: Add dpif-netdev/pmd-rxq-show appctl command.
2016-02-09 Ben Pfaffnetdev: Free packets in netdev_send() for devices that...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffnetdev: Initialize at the beginning of netdev_unregiste...
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Daniele Di Proiettonetdev-dpdk: Adapt the requested number of tx and rx...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Jesse Grosstunneling: Invalid packets should be cleared.
2015-04-09 Jesse Grosstunneling: Convert tunnel push/pop functions to act...
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-25 Pravin B Shelardpif: Fix initialization order.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-10-06 Nithin Rajunetdev-windows: New module.
2014-09-25 Alex Wangnetdev: Fix error check.
2014-09-15 Alex Wangnetdev: Add function for configuring tx and rx queues.
2014-09-15 Pravin B Shelarofproto: Do not update stats on fake bond interface.
2014-09-12 Alex Wangnetdev: Add n_txq to 'struct netdev'.
2014-09-12 Alex Wangnetdev: Add function for getting the numa node id of...
2014-08-29 Jarno Rajahalmelib/netdev: Do not use atomics when not needed.
2014-07-16 maryam.tahhannetdev-dpdk: add dpdk rings to netdev-dpdk
2014-06-23 Daniele Di Proiettonetdev: netdev_send accepts multiple packets
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
next