eal: add function to check lcore role
[dpdk.git] / drivers / net /
2017-10-10 Sebastian Basierskinet/virtio-user: fix TAP name string termination
2017-10-10 Zhiyong Yangnet/virtio: use pointer to replace memcpy
2017-10-10 Jay Zhounet/virtio: fix a typo
2017-10-10 Daniel Mrzyglodnet/virtio: fix untrusted scalar value
2017-10-10 Olivier Matznet/virtio: fix Rx handler when checksum is requested
2017-10-10 Olivier Matznet/virtio: keep Rx handler whatever the Tx queue config
2017-10-10 Olivier Matznet/virtio: remove SSE check
2017-10-10 Olivier Matznet/virtio: rationalize setting of Rx/Tx handlers
2017-10-10 Olivier Matznet/virtio: fix queue setup consistency
2017-10-10 Olivier Matznet/virtio: fix mbuf port for simple Rx function
2017-10-10 Olivier Matznet/virtio: fix log levels in configure
2017-10-10 Olivier Matznet/virtio: revert not claiming IP checksum offload
2017-10-10 Olivier Matznet/virtio: revert not claiming LRO support
2017-10-10 Steven Luongnet/virtio-user: send kick notify backend on init
2017-10-10 Zhiyong Yangnet/virtio: replace magic number with PCI constant
2017-10-10 Zhiyong Yangnet/virtio: fix indent
2017-10-10 Shreyansh Jainbus/dpaa: fix memory allocation during scan
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-08 Jianfeng Tannet/xenvirt: remove
2017-10-06 Santosh Shuklamempool: add flags arg in xmem size and usage
2017-10-06 Thomas Monjalondrivers/dpaa: remove duplicate includes
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Zhiyong Yangnet/bonding: remove old ABI
2017-10-06 Hemant Agrawalnet/dpaa2: improve debug messaging
2017-10-06 Hemant Agrawalnet/dpaa2: checksum support as per user config
2017-10-06 Hemant Agrawalnet/dpaa2: log that VLAN extend offload not supported
2017-10-06 Hemant Agrawalnet/dpaa2: fix the Tx handling of non HW pool bufs
2017-10-06 Hemant Agrawalnet/dpaa2: support extra stats
2017-10-06 Hemant Agrawalnet/dpaa2: support RSS hash update and get
2017-10-06 Hemant Agrawalnet/dpaa2: remove RSS restriction with num of queues
2017-10-06 Hemant Agrawalnet/dpaa2: increase the dist param to 64 bit
2017-10-06 Hemant Agrawalnet/dpaa2: improve error and logs for flow distribution
2017-10-06 Hemant Agrawalnet/dpaa2: check physical link state on up cmd
2017-10-06 Hemant Agrawalnet/dpaa2: support link status event
2017-10-06 Hemant Agrawalnet/dpaa2: support congestion overhead
2017-10-06 Hemant Agrawalbus/fslmc: remove unused funcs and align names in QBMAN
2017-10-06 Haiying Wangbus/fslmc: add QBMAN API to do enqueue with multiple...
2017-10-06 Olivier Matznet/qede: fix compilation with -Og
2017-10-06 Olivier Matznet/bnxt: fix compilation with -Og
2017-10-06 Yongseok Kohnet/mlx5: fix overflow of Rx SW ring
2017-10-06 Matan Azradnet/tap: allow RSS flow action
2017-10-06 Beilei Xingnet/i40e: enable cloud filter for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: add cloud filter parsing function for GTP
2017-10-06 Beilei Xingnet/i40e: add FDIR support for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: finish integration FDIR with generic flow API
2017-10-06 Beilei Xingnet/i40e: update ptype and pctype info
2017-10-06 Ajit Khapardenet/bnxt: fix number of MAC addresses for VMDq
2017-10-06 Ajit Khapardenet/bnxt: add ntuple filtering support
2017-10-06 Kirill Rybalchenkonet/i40e: support updating pctype mapping table
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Kirill Rybalchenkonet/i40e: remove unnecessary bit operations
2017-10-06 Kirill Rybalchenkonet/i40e: get ddp profile protocol info
2017-10-06 Ivan Malovnet/sfc: add device state check to reta update
2017-10-06 Markus Theilnet/igb: add i210 flashless device ids
2017-10-06 Gowrishankar Muthu... net/bonding: support bifurcated driver in eal
2017-10-06 Hemant Agrawalnet/dpaa: support extended statistics
2017-10-06 Hemant Agrawalnet/dpaa: support firmware version get API
2017-10-06 Shreyansh Jainnet/dpaa: add packet dump for debugging
2017-10-06 Shreyansh Jainnet/dpaa: support scattered Rx
2017-10-06 Shreyansh Jainnet/dpaa: support checksum offload
2017-10-06 Shreyansh Jainnet/dpaa: support packet type parsing
2017-10-06 Shreyansh Jainnet/dpaa: support hashed RSS
2017-10-06 Shreyansh Jainnet/dpaa: support flow control
2017-10-06 Shreyansh Jainnet/dpaa: support basic stats
2017-10-06 Shreyansh Jainnet/dpaa: support MAC address update
2017-10-06 Shreyansh Jainnet/dpaa: support multicast toggle
2017-10-06 Shreyansh Jainnet/dpaa: support promiscuous toggle
2017-10-06 Shreyansh Jainnet/dpaa: support device info and speed capability
2017-10-06 Shreyansh Jainnet/dpaa: support link status update
2017-10-06 Shreyansh Jainnet/dpaa: support jumbo frames
2017-10-06 Shreyansh Jainnet/dpaa: support MTU update
2017-10-06 Shreyansh Jainnet/dpaa: support Tx and Rx queue setup
2017-10-06 Shreyansh Jainconfig: enable NXP DPAA PMD compilation
2017-10-06 Shreyansh Jainnet/dpaa: add NXP DPAA PMD driver skeleton
2017-10-06 Michal Jastrzebskinet/vmxnet3: fix dereference before null check
2017-10-06 Somnath Koturnet/bnxt: support enable/disable interrupt
2017-10-06 Somnath Koturnet/bnxt: support get/set EEPROM
2017-10-06 Ajit Khapardenet/bnxt: support getting ptypes
2017-10-06 Ajit Khapardenet/bnxt: fix interrupt handler
2017-10-06 Ajit Khapardenet/bnxt: fix per queue stats display in xstats
2017-10-06 Ajit Khapardenet/bnxt: support flow filter ops
2017-10-06 Ajit Khapardenet/bnxt: add new HWRM structs to support flow filtering
2017-10-06 Ajit Khapardenet/bnxt: support Tx descriptor status
2017-10-06 Ajit Khapardenet/bnxt: support Rx descriptor status
2017-10-06 Ajit Khapardenet/bnxt: support Rx queue count
2017-10-06 Ajit Khapardenet/bnxt: set the hash key size
2017-10-06 Ajit Khapardenet/bnxt: fix config RSS update
2017-10-06 Ajit Khapardenet/bnxt: support xstats get by id
2017-10-06 Ajit Khapardenet/bnxt: update status of Rx IP/L4 CKSUM
2017-10-06 Ajit Khapardenet/bnxt: set checksum offload flags correctly
2017-10-06 Ajit Khapardenet/bnxt: fix usage of VMDq flags
2017-10-06 Ajit Khapardenet/bnxt: fix an issue with broadcast traffic
2017-10-06 Ajit Khapardenet/bnxt: fix Rx handling and buffer allocation logic
2017-10-06 Ajit Khapardenet/bnxt: handle multi queue mode properly
2017-10-06 Ajit Khapardenet/bnxt: fix calculation of number of pools
2017-10-06 Ajit Khapardenet/bnxt: fix an issue with group id calculation
2017-10-06 Ajit Khapardenet/bnxt: use 64-bits of address for VLAN table
2017-10-06 Ajit Khapardenet/bnxt: fix HWRM macros and locking
2017-10-06 Wei Dainet/i40e: fix mirror rule reset when port is closed
next