net/bonding: fix Rx slave fairness
[dpdk.git] / drivers / net / bonding / rte_eth_bond_pmd.c
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-14 Chas Williamsnet/bonding: always update bonding link status
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 Matan Azradnet/bonding: support flow API
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
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-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Chas Williamsnet/bonding: set MTU on slave configure
2018-01-31 Radu Nicolaunet/bonding: fix burst hash computation
2018-01-29 Radu Nicolaunet/bonding: check dequeue result before proceeding
2018-01-29 Radu Nicolaunet/bonding: add MAC set operation
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 Declan Dohertynet/bonding: do not drop LACPDUs on slaves Tx failure
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 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
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-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Tomasz Kulaseknet/bonding: fix slaves capacity check
2017-07-31 Tomasz Kulaseknet/bonding: fix link status interrupt when down
2017-07-19 Daniel Mrzyglodnet/bonding: add other aggregator modes
2017-07-06 Tomasz Kulaseknet/bonding: fix link properties management
2017-07-06 Tomasz Kulaseknet/bonding: add dedicated HW queues for LACP control
2017-07-06 Tomasz Kulaseknet/bonding: use ptype flags for LACP Rx filtering
2017-07-06 Declan Dohertynet/bonding: fix number of bonding Tx/Rx queues
2017-07-06 Declan Dohertynet/bonding: change link status check to no-wait
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-22 Pablo de Laranet/bonding: remove socket id check
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-28 Wei Wangnet/bonding: fix updating slave link status
2017-04-19 Ilya Maximetsnet/bonding: allow configuring jumbo frames without...
2017-04-19 Ilya Maximetsnet/bonding: remove all slaves on close
2017-04-18 Jan Blunckdrivers/net: use ethdev allocation helper for vdev
2017-04-18 Jan Bluncknet/bonding: call through EAL on create/free
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-04 Keith Wilesnet/bonding: reduce slave starvation on Rx poll
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-01-30 Emmanuel Roullitnet/bonding: remove useless assignment
2017-01-17 David Marchandnet: align ethdev and eal driver names
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-21 Ilya Maximetsnet/bonding: reconfigure all slave queues every time
2016-12-21 Jan Bluncknet/bonding: force reconfiguration of removed slaves
2016-11-07 Haifeng Linnet/bonding: handle only LACP slow packets
2016-10-25 Jan Bluncknet: register aliases for renamed vdev drivers
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Eric Kinzienet/bonding: enable slave VLAN filter
2016-10-13 Eric Kinzienet/bonding: validate speed after link up
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-10 Pablo de Laranet/bonding: fix range of mode parameter
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-10 Pablo de Laradrivers: revert vdev driver names to original
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-20 Eric Kinzienet/bonding: inherit maximum Rx packet length
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-04-01 Nelson Escobarbonding: fix link detect in non-interrupt mode
2016-03-25 Eric Kinziebonding: use existing enslaved device queues
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-16 Eric Kinziebonding: do not ignore multicast in mode 4
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-14 Andriy Berestovskyybonding: fix reordering of IP fragments
2015-12-07 Bernard Iremongerbonding: fix link state interrupt flag
2015-11-12 Stephen Hemmingerbonding: do not sum deprecated statistics
2015-11-11 Tomasz Kulasekbonding: fix build with icc
2015-11-04 Raslsn Darawshehbonding: fix freeing with no queue
2015-11-03 Bernard Iremongerbonding: remove fake pci interface
2015-11-01 Tomasz Kulasekbonding: support stats per queue
2015-11-01 Tomasz Kulasekbonding: support RSS dynamic configuration
next