net/bnxt: fix supporting zero mark ID with RSS action
[dpdk.git] / drivers /
2020-02-05 Somnath Koturnet/bnxt: fix supporting zero mark ID with RSS action
2020-02-05 Kalesh APnet/bnxt: remove a redundant variable
2020-02-05 Kalesh APnet/bnxt: remove unnecessary structure variable
2020-02-05 Kalesh APnet/bnxt: remove redundant macro
2020-02-05 Kalesh APnet/bnxt: remove redundant if statement
2020-02-05 Somnath Koturnet/bnxt: allow group ID 0 for RSS action
2020-02-05 Somnath Koturnet/bnxt: fix bumping of L2 filter reference count
2020-02-05 Somnath Koturnet/bnxt: fix alloc filter to use a common routine
2020-02-05 Kiran Kumar Knet/octeontx2: disable HIGIG on port stop
2020-02-05 Kiran Kumar Knet/octeontx2: extend RSS supported offload types
2020-02-05 Rasesh Modynet/bnx2x: fix to sync fastpath Rx queue access
2020-02-05 Rasesh Modynet/bnx2x: fix reset of scan FP flag
2020-02-05 Suanming Mounet/mlx5: fix register usage in meter
2020-02-05 Suanming Mounet/mlx5: support maximum flow id allocation
2020-02-05 Shiri Kuzinnet/mlx5: fix ICMPv6 header rewrite actions
2020-02-05 Dekel Pelednet/mlx5: fix setting of port ID for egress rules
2020-02-05 Eli Britsteinnet/mlx5: fix zero out UDP checksum in encap data
2020-02-05 Matan Azradnet/mlx5: fix build with clang 3.4.2
2020-02-05 Dekel Pelednet/mlx5: update description of validation functions
2020-02-05 Dekel Pelednet/mlx5: fix VLAN VID action validation
2020-02-05 Dekel Pelednet/mlx5: fix pop VLAN action validation
2020-02-05 Dekel Pelednet/mlx5: block pop VLAN action on Tx
2020-02-05 Dekel Pelednet/mlx5: block push VLAN action on Rx
2020-02-05 Dekel Pelednet/mlx5: unify validation of drop action
2020-02-05 Dekel Pelednet/mlx5: allow push VLAN without VID
2020-02-05 Dekel Pelednet/mlx5: fix bit mask to validate push VLAN
2020-02-05 Dekel Pelednet/mlx5: fix check for VLAN actions
2020-02-05 Dekel Pelednet/mlx5: fix masks of encap and decap actions
2020-02-05 Chenmin Sunnet/ice: add outer IPv4 matching for GTP-U flow
2020-02-05 Qi Zhangnet/ice: fix flow director GTP-U pattern
2020-02-05 Yunjian Wangnet/tap: fix memory leak when unregister intr handler
2020-02-05 John Daleynet/enic: use common min and max macros
2020-02-05 Stephen Hemmingernet/bnxt: remove unnecessary memset
2020-02-05 Stephen Hemmingernet/bnxt: do not log error if stats queried before...
2020-02-05 Stephen Hemmingernet/bnxt: fix VLAN strip flags in SSE Rx
2020-02-05 Tao Zhunet/ice: fix flow FDIR/switch memory leak
2020-02-05 Xiaolong Yenet/i40e/base: skip further adminq init for VF
2020-02-05 Beilei Xingnet/ice: fix flow director flag
2020-02-05 Somnath Koturnet/bnxt: fix max rings calculation
2020-02-05 Somnath Koturnet/bnxt: release port upon close
2020-02-05 Kalesh APnet/bnxt: use macro for PCI log format
2020-02-05 Kalesh APnet/bnxt: fix a memory leak in port stop
2020-02-05 Kalesh APnet/bnxt: handle HW filter setting when port is stopped
2020-02-05 Kalesh APnet/bnxt: fix VLAN strip
2020-02-05 Kalesh APnet/bnxt: fix enable/disable VLAN filtering
2020-02-05 Kalesh APnet/bnxt: fix IOVA mapping
2020-02-05 Kalesh APnet/bnxt: fix probe in FreeBSD
2020-02-05 Kalesh APnet/bnxt: fix flow creation
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-28 Mattias Rönnblomevent/dsw: use custom element size ring for control
2020-01-21 Ferruh Yigitnet/ionic: ignore missing field initializers warning
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-20 Bing Zhaonet/mlx5: fix modify actions support limitation
2020-01-20 Suanming Mounet/mlx5: fix meter suffix flow
2020-01-20 Dekel Pelednet/mlx5: support GTP
2020-01-20 Dekel Pelednet/mlx5: optimize Rx hash fields conversion
2020-01-20 Viacheslav Ovsiienkonet/mlx5: engage free on completion queue
2020-01-20 Viacheslav Ovsiienkonet/mlx5: add free on completion queue
2020-01-20 Viacheslav Ovsiienkonet/mlx5: update Tx error handling routine
2020-01-20 Viacheslav Ovsiienkonet/mlx5: move Tx complete request routine
2020-01-20 Alfredo Cardiglianonet/ionic: support FW version
2020-01-20 Alfredo Cardiglianonet/ionic: support Tx checksum
2020-01-20 Alfredo Cardiglianonet/ionic: add stats
2020-01-20 Alfredo Cardiglianonet/ionic: support RSS
2020-01-20 Alfredo Cardiglianonet/ionic: add Rx and Tx handling
2020-01-20 Alfredo Cardiglianonet/ionic: support flow control
2020-01-20 Alfredo Cardiglianonet/ionic: support Rx filters
2020-01-20 Alfredo Cardiglianonet/ionic: add basic port operations
2020-01-20 Alfredo Cardiglianonet/ionic: support notify queue
2020-01-20 Alfredo Cardiglianonet/ionic: support admin queue
2020-01-20 Alfredo Cardiglianonet/ionic: add doorbells
2020-01-20 Alfredo Cardiglianonet/ionic: support basic LIF
2020-01-20 Alfredo Cardiglianonet/ionic: add port management commands
2020-01-20 Alfredo Cardiglianonet/ionic: register and initialize adapter
2020-01-20 Alfredo Cardiglianonet/ionic: add log
2020-01-20 Alfredo Cardiglianonet/ionic: add hardware structures definitions
2020-01-20 Alfredo Cardiglianonet/ionic: add skeleton
2020-01-20 Selwin Sebastiannet/axgbe: add a HW quirk for register definitions
2020-01-20 Viacheslav Ovsiienkonet/mlx5: allow allocated mbuf with external buffer
2020-01-20 Jerin Jacobdrivers/net: use structure marker from EAL
2020-01-20 Thomas Monjalonraw/octeontx2_ep: fix shared library
2020-01-20 Xiaoyun Liraw/ntb: fix write memory barrier
2020-01-20 Mahipal Challaraw/octeontx2_ep: add driver self test
2020-01-20 Mahipal Challaraw/octeontx2_ep: add dequeue operation
2020-01-20 Mahipal Challaraw/octeontx2_ep: add enqueue operation
2020-01-20 Mahipal Challaraw/octeontx2_ep: add device uninitialization
2020-01-20 Mahipal Challaraw/octeontx2_ep: add device configuration
2020-01-20 Mahipal Challaraw/octeontx2_ep: add build infra and device probe
2020-01-17 Xueming Linet/mlx5: add socket server for external tools
2020-01-17 Xiaoyu Minnet/mlx5: support flow dump API
2020-01-17 Viacheslav Ovsiienkonet/mlx5: fix metadata item endianness conversion
2020-01-17 Viacheslav Ovsiienkonet/mlx5: fix matcher field usage for metadata entities
2020-01-17 Viacheslav Ovsiienkonet/mlx5: fix shared metadata matcher field setup
2020-01-17 Girish Nandibasappanet/axgbe: support auto-negotiation for 1Gbps
2020-01-17 Girish Nandibasappanet/axgbe: support 1/2.5Gbps
2020-01-17 Tao Zhunet/i40e: add PF MDD event handler
2020-01-17 Lijun Ounet/hns3: remove unnecessary branch
2020-01-17 Lijun Ounet/hns3: remove unnecessary input parameter check
2020-01-17 Chengwen Fengnet/hns3: replace memory barrier with data dependency...
2020-01-17 Apeksha Guptanet/dpaa: fix Rx offload flags on jumbo MTU set
next