dpdk.git
2017-04-04 Shijith Thottonnet/liquidio: add APIs for SG list
2017-04-04 Shijith Thottonnet/liquidio: add API to setup Tx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to release Rx queue
2017-04-04 Shijith Thottonnet/liquidio: add Rx data path
2017-04-04 Shijith Thottonnet/liquidio: initialize Rx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to setup Rx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to configure device
2017-04-04 Shijith Thottonnet/liquidio: add API to send packet to device
2017-04-04 Shijith Thottonnet/liquidio: add APIs for response list
2017-04-04 Shijith Thottonnet/liquidio: add APIs to allocate and free soft command
2017-04-04 Shijith Thottonnet/liquidio: add APIs to allocate and free SC buffer...
2017-04-04 Shijith Thottonnet/liquidio: add API to setup IQ
2017-04-04 Shijith Thottonnet/liquidio: add APIs to allocate and free IQ
2017-04-04 Shijith Thottonnet/liquidio: add API for VF FLR
2017-04-04 Shijith Thottonnet/liquidio: add API for PF VF handshake
2017-04-04 Shijith Thottonnet/liquidio: add API to setup mbox registers
2017-04-04 Shijith Thottonnet/liquidio: add mbox APIs for PF VF communication
2017-04-04 Shijith Thottonnet/liquidio: add API to setup IO queue registers
2017-04-04 Shijith Thottonnet/liquidio: add API to disable IO queues
2017-04-04 Shijith Thottonnet/liquidio: initialize
2017-04-04 Shijith Thottonnet/liquidio/base: read and write register
2017-04-04 Shijith Thottonnet/liquidio: register VF
2017-04-04 Shijith Thottonnet/liquidio: add log
2017-04-04 Shijith Thottonnet/liquidio/base: add hardware register definitions
2017-04-04 Shijith Thottonnet/liquidio: add skeleton
2017-04-04 Wenzhuo Lunet/ixgbe: fix TC bandwidth setting
2017-04-04 Pascal Mazonnet/tap: add link status notification
2017-04-04 Pascal Mazonnet/tap: improve link update
2017-04-04 Pascal Mazonnet/tap: add remote netdevice traffic capture
2017-04-04 Pascal Mazonnet/tap: support segmented mbufs
2017-04-04 Pascal Mazonnet/tap: do not send packets larger than MTU
2017-04-04 Jerin Jacobnet/thunderx: sync mailbox definitions with Linux PF...
2017-04-04 Pascal Mazonnet/tap: add basic flow API patterns and actions
2017-04-04 Pascal Mazonnet/tap: add netlink back-end for flow API
2017-04-04 Pascal Mazonnet/tap: add preliminary support for flow API
2017-04-04 Pascal Mazonnet/tap: move private elements to external header
2017-04-04 Yongseok Kohnet/mlx5: fix reusing Rx/Tx queues
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN filter
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for cloud filter
2017-04-04 Jingjing Wunet/i40e/base: add VF offload flags
2017-04-04 Jingjing Wunet/i40e/base: reduce wait time for adminq command
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for PPP
2017-04-04 Jingjing Wunet/i40e/base: fix potential out of bound array access
2017-04-04 Jingjing Wunet/i40e/base: control register read/write on X722
2017-04-04 Jingjing Wunet/i40e/base: define bit for HW ATR evict control
2017-04-04 Keith Wilesnet/bonding: reduce slave starvation on Rx poll
2017-04-04 Alejandro Luceronet/nfp: fix Rx interrupt
2017-04-04 Alejandro Luceronet/nfp: fix packet/data length conversion
2017-04-04 Alejandro Luceronet/nfp: clean Tx descriptor flags
2017-04-04 Rasesh Modynet/qede/base: fix to use NULL pointer
2017-04-04 Rasesh Modynet/qede/base: fix resource lock minimum value
2017-04-04 Rasesh Modynet/qede/base: fix sriov typo
2017-04-04 Rasesh Modynet/qede/base: refactor return path
2017-04-04 Rasesh Modynet/qede/base: fix typo
2017-04-04 Rasesh Modynet/qede/base: fix first VF index calculation
2017-04-04 Rasesh Modynet/qede/base: fix remove the unneeded conversion to LE
2017-04-04 Rasesh Modynet/qede/base: fix to remove redundant memset
2017-04-04 Rasesh Modynet/qede/base: fix out-of-bound memory access
2017-04-04 Rasesh Modynet/qede/base: fix DORQ attention mask
2017-04-04 Rasesh Modynet/qede/base: fix printout
2017-04-04 Rasesh Modynet/qede/base: add attention bits for AH chip
2017-04-04 Rasesh Modynet/qede/base: fix to prevent VF promisc config
2017-04-04 Rasesh Modynet/qede/base: fix index printing of multi-bit attentions
2017-04-04 Rasesh Modynet/qede/base: fix numbering L2 VF queues
2017-04-04 Rasesh Modynet/qede/base: fix VF init after malicious VF FLR
2017-04-04 Rasesh Modynet/qede/base: fix printout
2017-04-04 Rasesh Modynet/qede/base: fix TM block ILT initialization
2017-04-04 Rasesh Modynet/qede/base: fix forcing driver default resc allocation
2017-04-04 Rasesh Modynet/qede/base: fix to set pointers to NULL after freeing
2017-04-04 Rasesh Modynet/qede/base: fix incorrect typecasting of flag
2017-04-04 Andrew Rybchenkonet/sfc: implement simple EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make multi-segment support a Tx datapath feature
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make TSO a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: make VLAN insertion a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: remove few conditions in Rx queue refill
2017-04-04 Andrew Rybchenkonet/sfc: make Rx scatter a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: do not use Rx queue control state on datapath
2017-04-04 Andrew Rybchenkonet/sfc: emphasis that RSS hash flag is an Rx queue...
2017-04-04 Andrew Rybchenkonet/sfc: use different callbacks for event queues
2017-04-04 Vasily Philipovnet/mlx4: support basic flow items and actions
2017-04-04 Vasily Philipovnet/mlx4: split the definitions to the header file
2017-04-04 Gaetan Rivetnet/mlx4: update link status upon probing with LSC
2017-04-04 Jerin Jacobconfig: enable thunderx nicvf
2017-04-04 Jerin Jacobnet/thunderx: fix build on FreeBSD
2017-04-04 Jerin Jacobnet/thunderx: fix 32-bit build
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Nélio Laranjeironet/mlx5: limit flow API rules to one tunnel
2017-04-04 Ivan Malovnet/sfc: add callback to retrieve FW version
2017-04-04 Ivan Malovnet/sfc/base: add advanced function to extract FW version
2017-04-04 Wenzhuo Lunet/i40e: fix broadcast promiscuous mode setting
2017-04-04 Chas Williamsnet/vmxnet3: fix queue size changes
2017-04-04 Pascal Mazonnet/tap: add flow control management
2017-04-04 Pascal Mazonnet/tap: add packet type management
2017-04-04 Pascal Mazonnet/tap: add multicast addresses management
2017-04-04 Pascal Mazonnet/tap: add speed capabilities
next