net/ixgbe: remove option to disable offload flags
[dpdk.git] / drivers / net /
2017-04-19 Konstantin Ananyevnet/ixgbe: remove option to disable offload flags
2017-04-19 Konstantin Ananyevnet/ixgbe: eliminate mbuf write on rearm
2017-04-19 Jianbo Liunet/i40e: sync between x86 and arm64 vector PMD
2017-04-19 Bruce Richardsonnet/i40e: remove option to disable offload flags
2017-04-19 Bruce Richardsonnet/i40e: eliminate mbuf write on rearm
2017-04-19 Shijith Thottonnet/liquidio: fix null pointer check
2017-04-19 Shijith Thottonnet/liquidio/base: fix mbox command initialization
2017-04-19 Qi Zhangnet/i40e: add missing 25G link speed
2017-04-19 Qi Zhangnet/i40e: fix VF link speed
2017-04-19 Qi Zhangnet/i40e: remove duplicate code
2017-04-19 Bernard Iremongernet/i40e: fix QinQ eth pattern parsing
2017-04-19 Andrew Rybchenkonet/sfc: remove unnecessary mbuf initialization on Rx
2017-04-19 Ed Czecknet/ark: integrate PMD
2017-04-19 Ed Czecknet/ark: add Rx initial version
2017-04-19 Ed Czecknet/ark: add Tx initial version
2017-04-19 Ed Czecknet/ark: provide API for hardware modules pktchkr and...
2017-04-19 Ed Czecknet/ark: provide API for hardware modules UDM and DDM
2017-04-19 Ed Czecknet/ark: provide API for hardware modules MPU RQP and...
2017-04-19 Ed Czecknet/ark: stub PMD for Atomic Rules Arkville
2017-04-19 Henry Cainet/i40e: fix allocation check
2017-04-19 Henry Cainet/cxgbe: fix possible null pointer dereference
2017-04-19 Ferruh Yigitnet/xenvirt: fix build error
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-18 Jan Blunckdrivers/net: use ethdev allocation helper for vdev
2017-04-18 Jan Bluncknet/null: internalize create function
2017-04-18 Jan Bluncktest: do not short-circuit null device creation
2017-04-18 Jan Bluncknet/nfp: use ethdev DMA helper
2017-04-18 Jan Bluncknet/bonding: call through EAL on create/free
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Ami Sabonet/virtio-user: fix multi-process attach
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Ferruh Yigitdrivers/net: remove unused DEPDIRS from makefiles
2017-04-06 Beilei Xingnet/i40e: fix tunnel filter to VF
2017-04-06 Ferruh Yigitnet/thunderx: disable PMD for old compilers
2017-04-06 Pascal Mazonnet/tap: fix max queues redefinition
2017-04-06 Nelio Laranjeironet/mlx5: fix an uninitialized variable
2017-04-05 Olivier Matznet/i40e: use dynamic log type for control logs
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-05 Olivier Matzmbuf: set mbuf fields while in pool
2017-04-05 Olivier Matzmbuf: make raw free function public
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liunet/vhost: remove feature related APIs
2017-04-01 Jianfeng Tannet/virtio-user: support LSC
2017-04-01 Jianfeng Tannet/virtio-user: support to report net status
2017-04-01 Jianfeng Tannet/virtio-user: support Rx interrupt
2017-04-01 Jianfeng Tannet/virtio-user: move eventfd open/close into init...
2017-04-01 Wenfeng Liunet/virtio-user: support changing tap interface name
2017-04-01 Maxime Coquelinnet/virtio: support MTU feature
2017-04-01 Maxime Coquelinnet/vhost: set MTU
2017-04-01 Matt Petersnet/virtio: disable LSC interrupt if MSIX not enabled
2017-04-01 Wenfeng Liunet/virtio-user: fix overflow
2017-04-01 Wenfeng Liunet/virtio-user: fix tapfds close
2017-04-01 Rami Rosennet/vhost: remove include of numaif.h
2017-04-01 Zhiyong Yangnet/virtio: remove the redundant computing
2017-04-04 Andy Moretonnet/sfc/base: fix out of bounds read in VIs allocation
2017-04-04 Andy Moretonnet/sfc/base: fix potential buffer overflow in Tx queue...
2017-04-04 Andy Moretonnet/sfc/base: fix failure path in EF10 Tx queue PIO...
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Andriy Berestovskyynet/thunderx: wait to complete during link update
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN promisc setting
2017-04-04 Pascal Mazonnet/tap: fix redirection rule after MAC change
2017-04-04 Pascal Mazonnet/tap: fix null MAC address at init
2017-04-04 Pascal Mazonnet/tap: update netlink error code management
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Nélio Laranjeironet/mlx5: fix RSS flow rule with non existing queues
2017-04-04 Nélio Laranjeironet/mlx5: remove duplicated process in flow API
2017-04-04 Pascal Mazonnet/tap: remove minimum packet size in Rx
2017-04-04 Pascal Mazonnet/tap: remove unsupported UDP/TCP port mask in flow
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: rebuild flows on updating RETA
2017-04-04 Yongseok Kohnet/mlx5: use correct RETA table size
2017-04-04 Xiao Wangnet/fm10k: fix secondary process crash
2017-04-04 Bernard Iremongernet/i40e: update tunnel filter restore function
2017-04-04 Bernard Iremongernet/i40e: update destroy tunnel filter function
2017-04-04 Bernard Iremongernet/i40e: parse QinQ pattern
2017-04-04 Bernard Iremongernet/i40e: add QinQ filter create function
2017-04-04 Bernard Iremongernet/i40e: initialise L3 MAP register
2017-04-04 Nélio Laranjeironet/mlx5: fix mark id retrieval
2017-04-04 Andrew Rybchenkonet/sfc: fix device reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of transmit queues
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of receive queues
2017-04-04 Andrew Rybchenkonet/sfc: clarify Tx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: clarify Rx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: initialize port data on attach
2017-04-04 Andrew Rybchenkonet/sfc: move event support init to attach stage
2017-04-04 Andrew Rybchenkonet/sfc: remove EvQ info array to simplify reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: remove flags from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: move EvQ entries to the EvQ control structure
2017-04-04 Andrew Rybchenkonet/sfc: remove unused max entries from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: bind EvQ DMA space to EvQ type and type-local...
next