eal: use bare option string as name
[dpdk.git] / drivers /
2019-01-15 Yongseok Kohnet/mlx5: fix instruction hotspot on replenishing Rx...
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2019-01-14 Alejandro Luceronet/nfp: add CPP bridge as service
2019-01-14 Hyong Youb Kimnet/enic: remove redundant log level check
2019-01-14 Hyong Youb Kimnet/enic: remove useless include
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: support TOS and TTL fields on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: add TOS and TTL flower match and tunnel keys
2019-01-14 Viacheslav Ovsiienkonet/mlx5: add RHEL-7.2 VXLAN device metadata workaround
2019-01-14 Viacheslav Ovsiienkonet/mlx5: switch to detached VXLAN network devices
2019-01-14 Viacheslav Ovsiienkonet/mlx5: switch encap rules to use container
2019-01-14 Viacheslav Ovsiienkonet/mlx5: introduce encapsulation rules container
2019-01-14 Viacheslav Ovsiienkonet/mlx5: optimize neigh and local encap rules search
2019-01-14 Viacheslav Ovsiienkonet/mlx5: fix typos and code style
2019-01-14 Viacheslav Ovsiienkonet/mlx5: support ethernet type for tunnels on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate ethernet type on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: support tunnel inner items on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate tunnel inner items on E-Switch
2019-01-14 Viacheslav Ovsiienkonet/mlx5: remove checks for outer tunnel items on E...
2019-01-14 Haiyue Wangnet/i40e: perform basic validation on VF messages
2019-01-14 Qiming Yangnet/ice: fix VLAN filter Tx
2019-01-14 Stephen Hemmingernet/tap: do not print pointer in info message
2019-01-14 Stephen Hemmingernet/tap: get rid of global name variable
2019-01-14 Stephen Hemmingernet/tap: let kernel choose tun device name
2019-01-14 Stephen Hemmingernet/tap: lower the priority of log messages
2019-01-14 Stephen Hemmingernet/tap: check interface name in kvargs
2019-01-14 Stephen Hemmingernet/tap: allow full length names
2019-01-14 Stephen Hemmingernet/tap: use strlcpy for interface name
2019-01-14 Andrew Rybchenkonet/sfc: fix typo in preprocessor check
2019-01-14 Thomas Monjalonconfig: add static linkage of mlx dependency
2019-01-14 Thomas Monjalonconfig: gather options for dlopen mlx dependency
2019-01-14 Shreyansh Jainbus/fslmc: support secondary process
2019-01-14 Shreyansh Jainnet/dpaa2: change reference to private device
2019-01-14 Shreyansh Jainmempool/dpaa2: support saving context of buffer pool
2019-01-14 Nipun Guptanet/dpaa2: support custom hash key
2019-01-14 Nipun Guptanet/dpaa2: add dpdmux initialization and configuration
2019-01-14 Nipun Guptabus/fslmc: support scanning DPDMUX object
2019-01-14 Nipun Guptanet/dpaa2: add dpdmux mc flib
2019-01-14 Hemant Agrawalbus/fslmc: make portal function static
2019-01-14 Hemant Agrawalbus/fslmc: rename portal pi index to consumer index
2019-01-14 Hemant Agrawalbus/fslmc: add dynamic config for memback portal mode
2019-01-14 Hemant Agrawalbus/fslmc: upgrade to latest qbman library
2019-01-14 Akhil Goyalnet/dpaa2: enable optional timestamp in mbuf
2019-01-14 Shreyansh Jainnet/dpaa2: fix device init for secondary process
2019-01-14 Shreyansh Jainbus/fslmc: fix parse method for bus devices
2019-01-14 Hemant Agrawalbus/fslmc: fix to convert error msg to warning
2019-01-14 Hemant Agrawalnet/dpaa2: fix bad check for not-null
2019-01-14 Hemant Agrawalbus/fslmc: fix to use correct physical core for logical...
2019-01-14 Youri Querrybus/fslmc: fix ring mode to use correct cache settings
2019-01-14 Sachin Saxenabus/fslmc: fix to reset portal memory before use
2019-01-14 Jens Freimannnet/virtio-user: support control VQ for packed
2019-01-14 Jens Freimannnet/virtio: check head desc with correct wrap counter
2019-01-14 Ilya Maximetsnet/virtio: support platform memory ordering
2019-01-14 Ilya Maximetsnet/virtio: update memory ordering comment for VQ notify
2019-01-14 Ilya Maximetsnet/virtio: add barrier before reading the flags
2019-01-14 Leyi Rongnet/ice: fix firmware version result of ethtool
2019-01-14 Igor Romanovnet/sfc/base: fix Tx descriptor max number check
2019-01-14 Ivan Malovnet/sfc: discard last seen VLAN TCI if Tx packet is...
2019-01-14 Ivan Malovnet/sfc: add missing header guard to TSO header file
2019-01-14 Declan Dohertynet/bonding: fix possible null pointer reference
2019-01-14 Alejandro Luceronet/nfp: fix device start/stop for VFs
2019-01-14 Hemant Agrawalnet/dpaa: update RSS offload types
2019-01-14 Hemant Agrawalnet/dpaa: update supported ptypes
2019-01-14 Hemant Agrawalnet/dpaa: fix secondary process
2019-01-14 Hemant Agrawalbus/dpaa: fix logical to physical core affine logic
2019-01-14 Julien Meuniernet/fm10k: fix internal switch initial status
2019-01-14 Tiwei Bienet/virtio-user: fix supported features list
2019-01-14 Tiwei Bienet/virtio-user: fix packed vq option parsing
2019-01-14 Wei Zhaonet/ixgbe: fix over using multicast table for VF
2019-01-14 Moti Haimovskynet/mlx5: support flow counters using devx
2019-01-14 Moti Haimovskynet/mlx5: add devx functions to glue
2019-01-14 Moti Haimovskynet/mlx5: fix shared counter allocation logic
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2019-01-10 Akhil Goyalcrypto/dpaa2_sec: fix FLC address for physical mode
2019-01-10 Akhil Goyalcrypto/dpaa_sec: support same session flows on multi...
2019-01-10 Hemant Agrawalcrypto/dpaa_sec: support PDCP offload
2019-01-10 Anoob Josephcrypto/octeontx: remove usage of DEPDIRS
2019-01-10 Fan Zhangcryptodev: add sym session header size function
2019-01-10 Fan Zhangnet/softnic: use separate session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-10 Fan Zhangcrypto/aesni_mb: support plain SHA
2019-01-10 Tomasz Jozwiakcompress/qat: fix returned status on overflow
2019-01-10 Tomasz Jozwiakcompress/qat: add compression on DH895x
2019-01-10 Fan Zhangcrypto/aesni_mb: support AES-GMAC
2019-01-10 Fan Zhangcrypto/aesni_mb: use architecture independent macros
2019-01-10 Fan Zhangcrypto/aesni_mb: rename files
2019-01-10 Fan Zhangdrivers/crypto: fix PMDs memory leak
2019-01-10 Lee Dalycompress/isal: enable checksum support
2019-01-10 Cristian Dumitrescunet/softnic: support service cores
2019-01-03 Jerin Jacobnet/ice: fix build with debug enabled
2019-01-03 Wisam Jaddonet/mlx5: add ConnectX-6 device IDs
2019-01-03 Dekel Pelednet/mlx4: support flow w/o ETH spec and with VLAN
2019-01-03 Dekel Pelednet/mlx5: support modify header using Direct Verbs
2019-01-03 Qiming Yangnet/ice: fix CRC strip
2019-01-03 Qiming Yangnet/i40e: fix get RSS conf
2018-12-21 Andrew Rybchenkonet/sfc: pass HW Tx queue index on creation
2018-12-21 Ivan Malovnet/failsafe: add default Tx mbuf fast free capability
2018-12-21 Rami Rosennet/avf/base: fix comment referencing internal data
2018-12-21 Ferruh Yigitnet/tap: fix possible uninitialized variable access
2018-12-21 Tiago Lamnet/af_packet: fix setting MTU decrements sockaddr...
next