sched: rename TC3 params to best-effort TC
[dpdk.git] / drivers / net /
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-14 Nithin Dabilpuramcommon/octeontx2: support CNF95xx SoC
2019-07-08 Stephen Hemmingernet/memif: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/vdev_netvsc: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/failsafe: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/virtio: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/bonding: use new ethernet address parser
2019-07-08 Stephen Hemmingernet: deinline non-critical ethernet functions
2019-07-08 Xiaolong Yenet/af_xdp: correct XDP frame size
2019-07-08 Xiaoyu Minnet/mlx5: support matching on ICMP/ICMP6
2019-07-08 Eli Britsteinnet/mlx5: zero out UDP checksum in encapsulation
2019-07-08 Thomas Monjalonnet/mlx: allow build only on Linux
2019-07-08 Yuri Chipchevnet/mvneta: remove resources when port is closed
2019-07-08 Xiao Wangnet/fm10k: fix descriptor filling in vector Tx
2019-07-08 Andy Peinet/ipn3ke: implement statistics
2019-07-08 Andy Peinet/ipn3ke: add stats register and clearing
2019-07-08 Andy Peinet/ipn3ke: delete MAC register address mask
2019-07-08 Qi Zhangnet/i40e: fix unexpected skip FDIR setup
2019-07-07 Akhil Goyalnet/dpaa: support interface init for multi-process
2019-07-05 Mariusz Drostnet/ixgbe: fix IP type for crypto session
2019-07-04 Asaf Pensonet/mlx5: check memory allocation in flow creation
2019-07-04 Asaf Pensonet/mlx5: fix condition for link update fallback
2019-07-04 Moti Haimovskynet/mlx5: remove TCF support
2019-07-04 Moti Haimovskynet/mlx5: fix crash on null operation
2019-07-04 Vamsi Attunurunet/octeontx2: add link status operations
2019-07-04 Harman Kalranet/octeontx2: support Rx interrupts
2019-07-04 Vamsi Attunurunet/octeontx2: add MTU set operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device stop and close operations
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device start operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Tx
2019-07-04 Jerin Jacobnet/octeontx2: add Rx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Rx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Rx
2019-07-04 Vamsi Attunurunet/octeontx2: add FW version get operation
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN TPID and PVID for Tx
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN filters
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN offloads
2019-07-04 Vivek Sharmanet/octeontx2: implement VLAN utility functions
2019-07-04 Vivek Sharmanet/octeontx2: connect flow API to ethdev ops
2019-07-04 Kiran Kumar Knet/octeontx2: add flow init and fini
2019-07-04 Kiran Kumar Knet/octeontx2: support flow destroy ops
2019-07-04 Kiran Kumar Knet/octeontx2: add flow operations
2019-07-04 Kiran Kumar Knet/octeontx2: support flow parse actions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow parsing for inner layers
2019-07-04 Kiran Kumar Knet/octeontx2: add flow parsing for outer layers
2019-07-04 Kiran Kumar Knet/octeontx2: add flow MCAM utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow mbox utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: add flow utility functions
2019-07-04 Kiran Kumar Knet/octeontx2: introduce flow driver
2019-07-04 Harman Kalranet/octeontx2: add remaining PTP operations
2019-07-04 Harman Kalranet/octeontx2: support base PTP
2019-07-04 Vamsi Attunurunet/octeontx2: support flow control
2019-07-04 Vamsi Attunurunet/octeontx2: add module EEPROM dump
2019-07-04 Jerin Jacobnet/octeontx2: add Rx and Tx descriptor operations
2019-07-04 Nithin Dabilpuramnet/octeontx2: add queue info and pool supported ops
2019-07-04 Jerin Jacobnet/octeontx2: support packet type
2019-07-04 Krzysztof Kanasnet/octeontx2: enable Tx through traffic manager
2019-07-04 Nithin Dabilpuramnet/octeontx2: configure TM HW resources
2019-07-04 Krzysztof Kanasnet/octeontx2: alloc and free TM HW resources
2019-07-04 Nithin Dabilpuramnet/octeontx2: introduce traffic manager
2019-07-04 Nithin Dabilpuramnet/octeontx2: add queue start and stop operations
2019-07-04 Vamsi Attunurunet/octeontx2: handle port reconfigure
2019-07-04 Jerin Jacobnet/octeontx2: add Tx queue setup and release
2019-07-04 Jerin Jacobnet/octeontx2: add Rx queue setup and release
2019-07-04 Vamsi Attunurunet/octeontx2: support RSS
2019-07-04 Sunil Kumar Korinet/octeontx2: add unicast MAC filter
2019-07-04 Vamsi Attunurunet/octeontx2: add promiscuous and allmulticast mode
2019-07-04 Kiran Kumar Knet/octeontx2: add extended stats operations
2019-07-04 Kiran Kumar Knet/octeontx2: add basic stats operation
2019-07-04 Vamsi Attunurunet/octeontx2: add link stats operations
2019-07-04 Kiran Kumar Knet/octeontx2: support register dump
2019-07-04 Jerin Jacobnet/octeontx2: add context debug utils
2019-07-04 Jerin Jacobnet/octeontx2: handle queue specific error interrupts
2019-07-04 Jerin Jacobnet/octeontx2: add device configure operation
2019-07-04 Jerin Jacobnet/octeontx2: add info get operation
2019-07-04 Jerin Jacobnet/octeontx2: handle device error interrupts
2019-07-04 Jerin Jacobnet/octeontx2: add devargs parsing functions
2019-07-04 Jerin Jacobnet/octeontx2: add device init and uninit
2019-07-04 Jerin Jacobnet/octeontx2: add ethdev probe and remove
2019-07-04 Jerin Jacobnet/octeontx2: add build and doc infrastructure
2019-07-04 Andy Peinet/i40e: fix crash when TxQ/RxQ set to 0 in VF
2019-07-04 Stephen Hemmingernet/netvsc: fix definition of offload values
2019-07-04 Krzysztof Kanasnet/af_packet: set default block size to page size
2019-07-04 Dekel Pelednet/mlx5: modify TCP header using Direct Verbs
2019-07-04 Andrew Rybchenkonet/sfc: release port upon close
2019-07-04 Andrew Rybchenkonet/sfc: ensure that device is closed on removal
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-07-03 Liron Himinet/mvneta: optimize checksum generation offload
2019-07-03 Yuri Chipchevnet/mvneta: reset stats during device init
2019-07-03 Liron Himinet/mvneta: fix ierror statistics
2019-07-03 Qiming Yangnet/ice: support UDP tunnelling port
2019-07-03 Qiming Yangnet/ice: add generic flow API
2019-07-03 Wei Zhaonet/ice: enable switch filter
2019-07-03 Leyi Rongnet/ice/base: fix inner L2 offset in GRE dummy packet
2019-07-03 Leyi Rongnet/ice/base: support ethertype switch filters
2019-07-03 Leyi Rongnet/ice/base: support IPv6 based switch filters
next