security: introduce security API and framework
[dpdk.git] / drivers / net /
2017-10-25 Pavan Nikhileshnet/octeontx: support event Rx adapter
2017-10-25 Nipun Guptanet/dpaa2: add API for event Rx adapter
2017-10-24 Zhiyong Yangnet/virtio: fix Tx packet length stats
2017-10-24 Sebastian Basierskinet/virtio: check error on setting non block flag
2017-10-24 Tiwei Bienet/virtio: flush Rx queues on start
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-23 Santosh Shuklamempool/octeontx: move mbox from event to mempool
2017-10-13 Jingjing Wunet/i40e: fix VF initialization error
2017-10-13 Yongseok Kohnet/mlx5: fix creation of compressed Rx completion...
2017-10-13 Zhiyong Yangnet/mrvl: fix port id type
2017-10-13 Zhiyong Yangnet/fm10k: fix port id type
2017-10-13 Zhiyong Yangnet/i40e: fix port id type
2017-10-13 Zhiyong Yangnet/bonding: fix port id type
2017-10-13 Wei Zhaonet/i40e: fix build on FreeBSD
2017-10-13 Adrien Mazarguilnet/mlx4: fix missing initializers for old GCC
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: remove unnecessary check
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: allocate queues and mbuf rings together
2017-10-13 Adrien Mazarguilnet/mlx4: drop live queue reconfiguration support
2017-10-13 Adrien Mazarguilnet/mlx4: fix invalid errno value sign
2017-10-13 Adrien Mazarguilnet/mlx4: update Rx/Tx callbacks consistently
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: generalize flow rule priority support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: relax check on missing flow rule target
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: add iovec-like allocation wrappers
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-13 Adrien Mazarguilnet/mlx4: remove Rx QP initializer function
2017-10-13 Adrien Mazarguilnet/mlx4: replace bit-field type
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-13 Zhiyong Yangnet/liquidio: fix port id type
2017-10-13 Zhiyong Yangnet/bnxt: fix port id type
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-12 Andrey Chilikinnet/i40e: fix flexible payload configuration
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Yong Wangnet/ixgbe: fix uninitialized variable
2017-10-12 Wei Zhaonet/i40e: support queue region set and flush
2017-10-12 Intiyaz Bashanet/liquidio: support promiscuous mode
2017-10-12 Wei Dainet/ixgbe: fix VFIO interrupt mapping in VF
2017-10-12 Wei Dainet/ixgbe: fix Rx queue interrupt mapping in VF
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Ajit Khapardenet/bnxt: fix the association of a MACVLAN per VNIC
2017-10-12 Ajit Khapardenet/bnxt: support FDIR
2017-10-12 Ajit Khapardenet/bnxt: prevent programming a duplicate flow
2017-10-12 Ajit Khapardenet/bnxt: fix cleanup if a filter allocation fails
2017-10-12 Ori Kamnet/mlx5: flow counter support
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: fix deadlock due to buffered slots in Rx...
2017-10-12 Yong Wangnet/i40e: fix uninitialized variable
2017-10-12 Aaron Conolenet/enic: remove ancillary assignment
2017-10-12 Aaron Conolenet/enic: remove unused code
2017-10-12 Aaron Conolenet/enic: fix assignment
2017-10-12 Aaron Conolenet/enic: update format string to match arg types
2017-10-12 Ganghui Zengnet/bonding: strengthen the judgment of LACP packets
2017-10-12 Jasvinder Singhnet/softnic: add TM hierarchy related ops
2017-10-12 Jasvinder Singhnet/softnic: add TM capabilities ops
2017-10-12 Jasvinder Singhnet/softnic: support traffic management
2017-10-12 Jasvinder Singhnet/softnic: add softnic PMD
2017-10-12 Tomasz Duszynskinet/mrvl: support basic stats
2017-10-12 Tomasz Duszynskinet/mrvl: support packet type parsing
2017-10-12 Tomasz Duszynskinet/mrvl: support CRC and L3/L4 offloads
2017-10-12 Tomasz Duszynskinet/mrvl: support VLAN filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support RSS hashing
2017-10-12 Tomasz Duszynskinet/mrvl: support MAC filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support for promiscuous and allmulticast
2017-10-12 Tomasz Duszynskinet/mrvl: support jumbo frame
2017-10-12 Tomasz Duszynskinet/mrvl: support updating MTU
2017-10-12 Tomasz Duszynskinet/mrvl: add link speed capabilities
2017-10-12 Tomasz Duszynskinet/mrvl: add link update
2017-10-12 Tomasz Duszynskinet/mrvl: add Rx/Tx support
2017-10-12 Tomasz Duszynskinet/mrvl: add net PMD skeleton
2017-10-12 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for ARM
2017-10-12 Yongseok Kohnet/mlx5: fix configuration of Rx CQE compression
2017-10-12 Yongseok Kohnet/mlx5: match Rx completion entry size to cacheline
2017-10-12 Yongseok Kohnet/mlx5: separate shareable vector functions
2017-10-12 Yongseok Kohnet/mlx5: use static assert for compile-time sanity...
2017-10-12 Yongseok Kohnet/mlx5: rename a file of SSE Rx/Tx
2017-10-12 Yongseok Kohnet/mlx5: cleanup memory barriers
2017-10-12 Nélio Laranjeironet/mlx5: add new operations for isolated mode
2017-10-12 Nélio Laranjeironet/mlx5: support flow director
next