net/hns3: support VXLAN-GPE TSO and checksum
[dpdk.git] / drivers / net / softnic /
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
2018-10-12 Jasvinder Singhnet/softnic: support metering and policing
2018-10-12 Reshma Pattannet/softnic: parse raw flow item
2018-10-12 Reshma Pattannet/softnic: support flow query
2018-10-12 Reshma Pattannet/softnic: support flow destroy
2018-10-12 Reshma Pattannet/softnic: support flow create
2018-10-12 Reshma Pattannet/softnic: map flow action to table action
2018-10-12 Reshma Pattannet/softnic: map flow match to hash table
2018-10-12 Reshma Pattannet/softnic: parse flow match for ACL table
2018-10-12 Reshma Pattannet/softnic: map flow match to ACL table
2018-10-12 Reshma Pattannet/softnic: support flow validate
2018-10-12 Reshma Pattannet/softnic: get eth device
2018-10-12 Reshma Pattannet/softnic: add table and port helper functions
2018-10-12 Reshma Pattannet/softnic: replace pointers with arrays
2018-10-12 Reshma Pattannet/softnic: add flow attribute option
2018-10-12 Reshma Pattannet/softnic: map flow attribute to pipeline table
2018-10-12 Reshma Pattannet/softnic: add flow API
2018-10-12 Kevin Laatznet/softnic: use table library headers
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-25 Cristian Dumitrescunet/softnic: add command for default tmgr hierarchy
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr hierarchy commit
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr node addition
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shared shaper
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shaper profile
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr create
2018-07-23 Jasvinder Singhnet/softnic: fix memory illegal access after free
next