net/iavf: add GTPU in default hash
[dpdk.git] / drivers / net / bonding /
2020-07-21 Weifeng Linet/bonding: change state machine to defaulted
2020-07-21 Dongyang Pannet/bonding: delete redundant code
2020-07-17 Wei Hu (Xavier)net/bonding: fix MAC address when one port resets
2020-07-17 Wei Hu (Xavier)net/bonding: fix MAC address when switching active...
2020-07-17 Wei Hu (Xavier)net/bonding: fix error code on device creation
2020-07-11 Yicai Lunet/bonding: fix LACP negotiation
2020-07-11 David Marchandnet/bonding: fix socket ID check
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Krzysztof Kanasnet/bonding: fix selection logic
2019-11-08 Junyu Jiangnet/bonding: fix port ID check
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-27 David Marchandnet/bonding: use non deprecated PCI API
2019-10-23 Bruce Richardsonbuild: allow stricter fallthrough warnings
2019-10-07 Hui Zhaonet/bonding: fix OOB access in other aggregator modes
2019-10-07 Hui Zhaonet/bonding: fix slave id types
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Ivan Ilchenkonet/bonding: check code of allmulticast mode switch
2019-10-07 Igor Romanovnet/bonding: check status of getting link info
2019-10-07 Igor Romanovethdev: change link status get functions to return int
2019-10-07 Igor Romanovnet/bonding: fix link speed update in broadcast mode
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkonet/bonding: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-10-07 Ivan Ilchenkonet/bonding: check status of getting ethdev info
2019-08-22 David Marchandnet/bonding: prefer allmulti to promiscuous for LACP
2019-08-22 David Marchandnet/bonding: fix unicast packets filtering
2019-08-22 David Marchandnet/bonding: fix LACP fast queue Rx handler
2019-08-22 David Marchandnet/bonding: fix out of bound access in LACP mode
2019-07-23 Stephen Hemmingernet/bonding: use dynamic log type for error message
2019-07-08 Stephen Hemmingernet/bonding: use new ethernet address parser
2019-06-13 Stephen Hemmingernet/bonding: remove unnecessary cast
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
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
next