net/iavf: add GTPU in default hash
[dpdk.git] / drivers / net / failsafe /
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-02 Ian Dolzhanskynet/failsafe: fix RSS RETA size info
2020-05-11 Gaetan Rivetnet/failsafe: avoid crash on malformed ethdev
2020-05-11 Yunjian Wangnet/failsafe: fix fd leak
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-05 Raslan Darawshehnet/failsafe: fix reported hash key size in device...
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-11 Stephen Hemmingernet/failsafe: support xstats
2019-10-27 Dharmik Thakkarrename private header files
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Ivan Ilchenkonet/failsafe: check code of allmulticast mode switch
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/failsafe: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-10-07 Ivan Ilchenkonet/failsafe: check status of getting ethdev info
2019-07-23 Stephen Hemmingernet/failsafe: skip devargs if not present in secondary
2019-07-08 Stephen Hemmingernet/failsafe: use new ethernet address parser
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-13 Stephen Hemmingernet/failsafe: fix reported device info
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-04-19 Adrien Mazarguilnet/failsafe: fix source port id in Rx packets
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-29 Raslan Darawshehnet/failsafe: support secondary process
2019-03-29 Raslan Darawshehnet/failsafe: replace sub-device pointer with port id
2019-03-29 Raslan Darawshehnet/failsafe: change back-reference from sub-device
2019-03-29 Raslan Darawshehnet/failsafe: replace local device with shared data
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-12-21 Ivan Malovnet/failsafe: add default Tx mbuf fast free capability
2018-12-21 Stephen Hemmingernet/failsafe: remove unnecessary debug messages
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-11 Stephen Hemmingernet/failsafe: use prefix for function
2018-10-11 Adrien Mazarguilnet/failsafe: switch to flow API object conversion...
2018-10-11 Igor Romanovnet/failsafe: report actual device capabilities
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-09-27 Evgeny Imnet/failsafe: support multicast address list set
2018-09-27 Ian Dolzhanskynet/failsafe: support runtime Tx queues setup
2018-09-27 Ian Dolzhanskynet/failsafe: support runtime Rx queues setup
2018-09-27 Ian Dolzhanskynet/failsafe: add Tx queue start and stop functions
2018-09-27 Ian Dolzhanskynet/failsafe: add Rx queue start and stop functions
2018-09-27 Ian Dolzhanskynet/failsafe: add checks for deferred queue setup
2018-09-27 Igor Romanovnet/failsafe: fix crash on slave queue release
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-06-14 Bruce Richardsonnet/failsafe: add to meson build
2018-05-25 Thomas Monjalonuse SPDX license tag in Mellanox copyrighted files
2018-05-22 Matan Azradnet/failsafe: fix duplicate event registration
2018-05-22 Matan Azradnet/failsafe: fix removed sub-device cleanup
2018-05-14 Ophir Munknet/failsafe: add an RSS hash update callback
2018-05-14 Matan Azradnet/failsafe: fix sub-device ownership race
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Thomas Monjalonnet/failsafe: fix sub-device visibility
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Raslan Darawshehnet/failsafe: fix probe cleanup
2018-05-14 Ophir Munknet/failsafe: advertise supported RSS functions
2018-04-27 Stephen Hemmingernet/failsafe: convert to dynamic logging
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Ophir Munknet/failsafe: add TCP TSO default Tx capability
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-02-14 Matan Azradnet/failsafe: fix Rx interrupt reinstallation
2018-02-13 Thomas Monjalonnet/failsafe: fix FreeBSD build
2018-02-13 Matan Azradnet/failsafe: fix reconfiguration
2018-02-13 Matan Azradnet/failsafe: fix hotplug races
2018-02-13 Matan Azradnet/failsafe: fix removal scope
2018-02-13 Matan Azradnet/failsafe: fix hotplug alarm cancel
2018-02-05 Ophir Munknet/failsafe: fix default Tx offloads capabilities
2018-02-05 Gaetan Rivetnet/failsafe: fix error string after ownership call
2018-02-01 Olivier Matznet/failsafe: use SPDX tags in 6WIND copyrighted files
2018-01-31 Matan Azradnet/failsafe: use ownership mechanism for slaves
2018-01-31 Matan Azradnet/failsafe: free port by dedicated function
2018-01-29 Moti Haimovskynet/failsafe: add Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register slaves Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register as Rx interrupt mode
2018-01-29 Matan Azradnet/failsafe: fix Rx burst infinite loop
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/failsafe: fix removed device handling
2018-01-21 Matan Azradnet/failsafe: add probed device capture
2018-01-21 Matan Azradnet/failsafe: add fd parameter
2018-01-21 Adrien Mazarguilnet/failsafe: fix invalid free
2018-01-21 Moti Haimovskynet/failsafe: use new Rx offloads API
2018-01-21 Moti Haimovskynet/failsafe: use new Tx offloads API
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
next