net: add rte prefix to ESP structure
[dpdk.git] / drivers / net / bonding /
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-04-19 Radu Nicolaunet/bonding: fix potential out of bounds read
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Bruce Richardsonnet/bonding: fix buffer length when printing strings
2019-03-21 David Marchandnet/bonding: fix queue index types
2019-03-21 David Marchandnet/bonding: fix packet count type for LACP
2019-03-21 David Marchandnet/bonding: fix slave id types
2019-03-21 David Marchandnet/bonding: fix port id types
2019-03-21 Liang Zhangnet/bonding: fix LACP negotiation
2019-02-22 Hari Kumar Vemulanet/bonding: fix reset active slave
2019-02-21 Hyong Youb Kimnet/bonding: avoid warning for invalid port
2019-02-20 Chas Williamsnet/bonding: fix link status
2019-02-20 Chas Williamsnet/bonding: fix slave Tx burst for mode 4
2019-02-13 Chas Williamsnet/bonding: fix Tx in 802.3ad mode
2019-02-07 Hari Kumar Vemulanet/bonding: fix values of descriptor limits
2019-01-14 Declan Dohertynet/bonding: fix possible null pointer reference
2018-11-26 Thomas Monjalonfix indentation in symbol maps
2018-11-16 Lee Dalynet/bonding: fix possible silent failure in configuration
2018-11-13 Radu Nicolaunet/bonding: fix crash when stopping mode 4 port
2018-11-05 Radu Nicolaunet/bonding: fix crash on probe
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-26 Chas Williamsnet/bonding: avoid making copy of MAC address
2018-10-26 Thomas Monjalonethdev: remove release function for secondary process
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-10-11 Ferruh Yigitdrivers/net: fix log type string
2018-10-11 Adrien Mazarguilnet/bonding: switch to flow API object conversion function
2018-09-28 Radu Nicolaunet/bonding: stop and deactivate slaves on stop
2018-09-27 Ivan Malovnet/bonding: inherit descriptor limits from slaves
2018-09-27 Ivan Malovnet/bonding: provide default Rx/Tx configuration
2018-09-27 Chas Williamsnet/bonding: fix Rx slave fairness
2018-09-14 Igor Romanovnet/bonding: do not ignore RSS key on device config
2018-09-14 Igor Romanovnet/bonding: use evenly distributed default RSS RETA
2018-08-28 Jia Yunet/bonding: fix buffer corruption in packets
2018-08-28 Yunjian Wangnet/bonding: support matching QinQ ethertype
2018-08-05 Radu Nicolaunet/bonding: fix slave add for mode 4
2018-08-05 Radu Nicolaunet/bonding: fix race condition
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-23 Radu Nicolaunet/bonding: fix invalid port id
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-05 Chas Williamsnet/bonding: do not clear active slave count
2018-07-02 Alex Kiselevnet/bonding: support add/remove MAC addrs
2018-06-15 Kiran Kumarnet/bonding: fix MAC address reset
2018-06-14 Chas Williamsnet/bonding: always update bonding link status
2018-05-22 Chas Williamsnet/bonding: export mode 4 slave info routine
2018-05-14 Matan Azradnet/bonding: fix slave activation simultaneously
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-04-27 Stephen Hemmingernet/bonding: convert to dynamic logging
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-27 Matan Azradnet/bonding: support flow API
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Tonghao Zhangnet/bonding: fix typo in log comment
2018-04-13 Tonghao Zhangnet/bonding: free mempool used in mode 6
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitnet/bonding: switch to new offloading API
2018-04-13 Chas Williamsnet/bonding: clear started state if start fails
2018-04-13 Chas Williamsnet/bonding: fix setting VLAN ID on slave ports
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Chas Williamsnet/bonding: set MTU on slave configure
2018-03-30 Gowrishankar Muthu... net/bonding: fix primary slave port id storage type
2018-03-27 Andrew Rybchenkonet/bonding: fix library version in meson build
2018-02-05 Radu Nicolaunet/bonding: check error of MAC address setting
2018-01-31 Radu Nicolaunet/bonding: fix burst hash computation
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonnet/bonding: build with meson
2018-01-29 Radu Nicolaunet/bonding: check dequeue result before proceeding
2018-01-29 Radu Nicolaunet/bonding: add MAC set operation
2018-01-29 Chas Williamsnet/bonding: do not early mark device as bonded
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Sharmila Podurynet/bonding: add ethdev ops function for MTU set
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Declan Dohertynet/bonding: burst mode hash calculation
2018-01-16 Chas Williamsnet/bonding: fix setting slave MAC addresses
2018-01-16 Jerry Lilijunnet/bonding: fix activated slave in 8023ad mode
2018-01-16 Declan Dohertynet/bonding: do not drop LACPDUs on slaves Tx failure
2018-01-16 Jacek Piaseckinet/bonding: fix bonding in 8023ad mode
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-01 Daniel Mrzyglodnet/bonding: fix default aggregator mode to stable
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetnet/bonding: use local prefix namespace
2017-10-26 Tomasz Kulaseknet/bonding: fix check slaves link properties
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangnet/bonding: fix port id type
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Ganghui Zengnet/bonding: strengthen the judgment of LACP packets
2017-10-12 Declan Dohertynet/bonding: fix LACP slave deactivate behavioral
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Zhiyong Yangnet/bonding: remove old ABI
2017-10-06 Gowrishankar Muthu... net/bonding: support bifurcated driver in eal
2017-10-06 Bruce Richardsonnet/bonding: rename map file to standard name
next