]> git.proxmox.com Git - mirror_ovs.git/history - lib/netdev-linux.c
sparse: Add guards to prevent FreeBSD-incompatible #include order.
[mirror_ovs.git] / lib / netdev-linux.c
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-27 Justin PettitUpdate mailing list archive pointers to the current...
2017-11-03 Bhanuprakash Bodireddynetdev-linux: Clean up netdev_linux_sock_batch_send().
2017-11-03 Bhanuprakash Bodireddynetdev-linux: Use DP_PACKET_BATCH_FOR_EACH in netdev_li...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Kaige Funetdev-linux: Fix wrong ceil rate when max-rate less...
2017-08-09 Roi Dayannetdev-linux: Reduce log level for ENODEV errors gettin...
2017-08-03 Zhenyu Gaonetdev-linux: Replace sendmsg with sendmmsg in netdev_l...
2017-08-03 Ben Pfaffdp-packet: New function dp_packet_get_send_len().
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-19 Joe Stringertc: Tidy up includes.
2017-06-15 Paul Blakeynetdev-vport: Use common offloads interface
2017-06-15 Paul Blakeynetdev-linux: Disallow setting policing when configured...
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...
2017-06-14 Paul Blakeytc: Introduce tc module
2017-06-14 Roi Dayannetdev-linux: Refactor two tc functions
2017-06-07 Flavio Leitnernetdev-linux: maintain original device's state
2017-06-07 Flavio Leitnernetdev-linux: make tap devices persistent.
2017-05-31 Zhenyu Gaonetdev-linux: Refactor netdev_linux_send() in forwardin...
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-01 William Tubridge: Prohibit "default" and "all" bridge name.
2017-01-27 Andy Zhoudp-packet: Enhance packet batch APIs.
2016-10-04 Eric Garvernetdev-linux: double tagged packets should use 0x88a8
2016-09-27 David Hillnetdev-linux: Use ethtool when miimon fails.
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-08-08 Ben Pfaffsmap: New function smap_get_ullong().
2016-07-29 Daniele Di Proiettonetdev-*: Do not use dp_packet_pad() in recv() functions.
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-07-07 Daniele Di Proiettonetdev-linux: Do not log a warning if the device is...
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-23 bschanmu@redhat.comnetdev-linux: Add new QoS type linux-noop.
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-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-21 Miguel Angel Ajonetdev-linux: Fix ingress policing burst rate configura...
2016-04-07 William Tudp-packet: Fix use of uninitialised value at emc_lookup.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
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-11 Pravin B Shelarnetdev-linux: Fix netdev ipv6 notification
2016-02-16 Thadeu Lima de Sou... netdev-linux: Fix warning message.
2015-11-30 Simon Hormannetdev-linux: Handle flags for 10G and 40G speeds
2015-11-30 Simon Hormannetdev-linux: correctly detect port speed bits beyond...
2015-11-26 Ilya Maximetsnetdev-linux: Remove unreachable code in netdev_linux_r...
2015-11-23 Thadeu Lima de Sou... Prevent test failures when there are non Ethernet devic...
2015-09-11 Daniele Di Proiettodpif-netdev: Check for PKT_RX_RSS_HASH flag.
2015-09-03 Anoob Somannetdev-linux: Don't set ethtool flags if flag is alread...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-28 Alex Wangnetdev-linux: Cache the result of previous reading...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_get_in6() conform to...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_notify_sock join RTNLGR...
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2015-07-16 Thadeu Lima de Sou... netdev-linux: do not warn when getting stats for netdev...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-20 Daniele Di Proiettodp-packet: Rename 'dp_hash' in 'rss_hash'.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-27 Alex Wangnetdev-linux: Make htb quantum always no less than...
2015-03-24 Ben Pfaffnetdev-linux: Fix build with old kernel headers.
2015-03-23 Jonathan Vestinnetdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.
2015-03-18 Ben Pfaffnetdev-linux: Avoid RTM_GETQDISC bug workaround on...
2015-03-17 Ben Pfaffnetdev-linux: Be more careful about integer overflow...
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-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-10-30 Ben Pfaffnetdev-linux: Avoid depending on kernel definition...
2014-10-29 Ben Pfaffnetdev-linux: Add support for 64-bit network device...
2014-09-18 Alin Gabriel Serdeandpif-linux: Rename dpif-netlink; change to compile...
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 Daniele Di Proiettopacket-dpif: Add dpif_packet_{get, set}_hash()
2014-08-29 Thomas Grafnetdev-linux: Cast policer rate to uint64_t to avoid...
2014-08-29 Jarno Rajahalmelib/netdev-linux: Use atomic_count for 'miimon_cnt'.
2014-08-04 Ben Pfaffodp-netlink.h: Use 32-bit aligned 64-bit types.
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-11 Ben PfaffFix log message weird suffixes.
2014-05-03 Andy Zhounetdev-linux: favor netlink stats for physical ports
2014-04-10 Alex Wangnetdev: Add 'change_seq' back to netdev.
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-21 Pravinnetdev: Rename netdev_rx to netdev_rxq
2014-03-21 Pravinnetdev: Send ofpbuf directly to netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-07 Pravin Shelarnetdev-linux: Remove unnecessary header.
2014-02-27 Joe Stringernetlink: Remove buffer from 'struct nl_dump'.
2014-01-17 Ben Pfaffnetdev-linux: Fix build break on RHEL 6.1.
2014-01-16 Simon Hormannetdev-linux: Read packet auxdata to obtain vlan_tid
2014-01-16 Simon Hormannetdev_class: Pass a struct ofpbuf * to rx_recv()
2013-12-30 Ben Pfaffnetdev-linux: Simplify get_stats_via_netlink().
2013-12-30 Ben Pfaffnetdev-linux: Drop support for pre-2.6.19 kernels.
next