net/mlx5: fix flow mark with sampling and metering
[dpdk.git] / drivers / net / softnic /
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-11-04 Wojciech Liguzinskisched: add PIE based congestion management
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-19 Dapeng Yunet/softnic: fix memory leak of meter policy
2021-10-13 Ferruh Yigitnet/softnic: fix useless address check
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-05 David Marchandsort symbol maps
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-15 Jasvinder Singhnet/softnic: promote manage API
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-09-08 Akhil Goyalcryptodev: rename function to check device validity
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-30 Dapeng Yunet/softnic: fix memory leak as profile is freed
2021-07-30 Dapeng Yunet/softnic: fix null dereference in arguments parsing
2021-07-23 Dapeng Yunet/softnic: fix memory leak in arguments parsing
2021-07-13 Dapeng Yunet/softnic: fix connection memory leak
2021-05-11 David Marchandlog: register with standardized names
2021-04-29 Dapeng Yunet/softnic: fix meter policies initialization
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-13 Li Zhangnet/softnic: check meter packet mode
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-11-22 Dekel Pelednet/softnic: fix header size calculation
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-03 Savinay Dharmappanet/softnic: fix out-of-bound access
2020-10-23 Ibtisam Tariqnet/softnic: use POSIX network address conversion
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-15 Savinay Dharmappanet/softnic: update subport rate dynamically
2020-10-15 Savinay Dharmappasched: update subport rate dynamically
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonnet/softnic: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-18 Nithin Dabilpuramethdev: support TM for shaper config in packet mode
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-05 Jasvinder Singhnet/softnic: fix resource leak for pipeline
2020-05-05 Jasvinder Singhnet/softnic: fix memory leak for thread
2020-04-16 Thomas Monjalonreplace packed 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-10-25 Jasvinder Singhnet/softnic: add subport config flexibility to TM
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-10-07 Ivan Ilchenkonet/softnic: check status of getting ethdev info
2019-07-22 Jasvinder Singhnet/softnic: add config flexibility to TM
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-28 David Marchandnet/softnic: remove trace of legacy linuxapp
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-05-29 David Marchandnet/softnic: do not dereference global config struct
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
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-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Jasvinder Singhnet/softnic: fix unchecked return value
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-29 Nemanja Marjanovicnet/softnic: support QinQ PPPoE encapsulation
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-01 Pallantla Poornimanet/softnic: fix possible buffer overflow
2019-01-10 Fan Zhangnet/softnic: use separate session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-10 Cristian Dumitrescunet/softnic: support service cores
2018-11-21 Jasvinder Singhnet/softnic: fix undefined device info fields
2018-11-02 Reshma Pattannet/softnic: fix string copy
2018-11-02 Jasvinder Singhnet/softnic: fix mixing enum values
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-27 Agalya Babu RadhaK... net/softnic: disable in FreeBSD build with meson
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-26 Fan Zhangnet/softnic: add crypto commands
2018-10-26 Fan Zhangnet/softnic: add symmetric crypto action
2018-10-26 Fan Zhangnet/softnic: configure crypto port
2018-10-26 Fan Zhangnet/softnic: add cryptodev
2018-10-17 Reshma Pattannet/softnic: support flow API VXLAN encap action
2018-10-17 Cristian Dumitrescunet/softnic: support VXLAN encap
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-12 Cristian Dumitrescunet/softnic: support VXLAN flow decap action
2018-10-12 Cristian Dumitrescunet/softnic: support packet decap action
2018-10-12 Cristian Dumitrescunet/softnic: support flow mark action
2018-10-12 Cristian Dumitrescunet/softnic: support packet tag action
2018-10-12 Reshma Pattannet/softnic: support flow flush
2018-10-12 Reshma Pattannet/softnic: fix IPv6 endianness
2018-10-12 Jasvinder Singhnet/softnic: support flow meter action
2018-10-12 Jasvinder Singhnet/softnic: read meter statistics
2018-10-12 Jasvinder Singhnet/softnic: update policer actions
2018-10-12 Jasvinder Singhnet/softnic: update DSCP table
2018-10-12 Jasvinder Singhnet/softnic: update meter profile
2018-10-12 Jasvinder Singhnet/softnic: destroy meter object
2018-10-12 Jasvinder Singhnet/softnic: create meter object
2018-10-12 Jasvinder Singhnet/softnic: delete meter profile
2018-10-12 Jasvinder Singhnet/softnic: add meter profile
next