net/iavf: add GTPU in default hash
[dpdk.git] / drivers / net /
2020-07-29 Jeff Guonet/iavf: add GTPU in default hash
2020-07-29 Mao Jiangnet/i40e: fix flow director MSI-X resource allocation
2020-07-29 Mao Jiangnet/i40e: fix binding interrupt without MSI-X vector
2020-07-29 Raslan Darawshehnet/mlx5: fix VF MAC address set over BlueField
2020-07-29 Alexander Kozyrevnet/mlx5: fix vectorized mini-CQE prefetching
2020-07-29 Junfeng Guonet/iavf: disable simple XOR RSS hash function
2020-07-29 Michael Baumnet/mlx5: optimize stack memory in probe
2020-07-29 Michael Baumnet/mlx5: fix unnecessary init in mark conversion
2020-07-29 Michael Baumnet/mlx5: optimize critical section in device free
2020-07-29 Michael Baumnet/mlx5: fix unlimited parsing of switch info
2020-07-29 Michael Baumnet/mlx4: optimize stack memory size in probe
2020-07-29 Michael Baumnet/mlx5: remove ineffective increment in hairpin split
2020-07-29 Michael Baumnet/mlx5: fix crash in NVGRE item translation
2020-07-29 Michael Baumnet/mlx5: fix initialization of steering registers
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-29 Suanming Mounet/mlx5: separate aging counter pool range
2020-07-29 Raslan Darawshehnet/mlx5: fix flow items size calculation
2020-07-29 Ophir Munknet/mlx5: fix premature disabling of interrupt
2020-07-29 Junyu Jiangnet/ice: fix bytes statistics
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-21 Matan Azradnet/vhost: support queue update
2020-07-21 Andrew Rybchenkonet/sfc: do not enforce hash offload in RSS multi-queue
2020-07-21 Andrew Rybchenkonet/sfc: avoid unnecessary actions on dummy default...
2020-07-21 Andrew Rybchenkonet/sfc: remove inclusion of unused headers
2020-07-21 Andrew Rybchenkonet/sfc/base: improve headers independence
2020-07-21 Pavan Nikhileshnet/octeontx2: free CQ ring memzone on queue release
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
2020-07-21 Dekel Pelednet/mlx5: fix VLAN pop with decap action validation
2020-07-21 Shy Shymannet/mlx5: fix HW counters path in switchdev mode
2020-07-21 Viacheslav Ovsiienkonet/mlx5: add queue start and stop
2020-07-21 Dekel Pelednet/mlx5: implement CQ for Rx using DevX API
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: refactor multi-process communication
2020-07-21 Ophir Munknet/mlx5: cleanup header file
2020-07-21 Ophir Munknet/mlx5: eliminate dependency on Linux in shared header
2020-07-21 Ophir Munknet/mlx5: wrap Linux promiscuous and multicast functions
2020-07-21 Ophir Munknet/mlx5: refactor Linux MAC operations
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Mounet/mlx5: convert queue objects to unified malloc
2020-07-21 Suanming Mounet/mlx5: convert configuration objects to unified...
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Suanming Mounet/mlx5: add option to allocate memory from system
2020-07-21 Bing Zhaonet/mlx5: add eCPRI flex parser capacity check
2020-07-21 Bing Zhaonet/mlx5: create and destroy eCPRI flex parser
2020-07-21 Bing Zhaocommon/mlx5: add flex parser DevX structures
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert Rx timestamps in real-time format
2020-07-21 Viacheslav Ovsiienkonet/mlx5: provide send scheduling error statistics
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support reading device clock
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support scheduling on send routine template
2020-07-21 Viacheslav Ovsiienkonet/mlx5: prepare Tx to support scheduling
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert timestamp to completion index
2020-07-21 Viacheslav Ovsiienkonet/mlx5: prepare Tx queue structures to support timestamp
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav Ovsiienkonet/mlx5: allocate packet pacing context
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create Tx queues with DevX
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create rearm queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce shared UAR resource
2020-07-21 Viacheslav Ovsiienkonet/mlx5: fix UAR lock sharing for multiport devices
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce send scheduling devargs
2020-07-21 Jeff Guonet/e1000: fix crash on Tx done clean up
2020-07-21 Jeff Guonet/iavf: fix GTPU L4 hash
2020-07-21 Jeff Guonet/ice: fix GTPU L4 hash
2020-07-21 Jeff Guonet/ice: fix symmetric hash configuration
2020-07-21 Zhihong Pengnet/e1000: report VLAN extend capability
2020-07-21 Zhihong Pengnet/i40e: report VLAN filter capability
2020-07-21 Hemant Agrawalnet/dpaa: support queue info routines
2020-07-21 Hemant Agrawalnet/dpaa2: support queue info routines
2020-07-21 Hemant Agrawalnet/dpaa2: support using Tx queue descriptor size
2020-07-21 Hemant Agrawalnet/dpaa2: report error on queue deferred start
2020-07-21 Hemant Agrawalnet/dpaa: report error on using deferred start
2020-07-21 Apeksha Guptanet/dpaa2: add Tx/Rx burst mode info
2020-07-21 Apeksha Guptanet/dpaa: add Tx/Rx burst mode info
2020-07-21 Hemant Agrawalnet/dpaa2: support per-port Rx mbuf timestamp
2020-07-21 Hemant Agrawalnet/dpaa2: remove Rx timestamp enable PMD API
2020-07-21 Weifeng Linet/bonding: change state machine to defaulted
2020-07-21 Dongyang Pannet/bonding: delete redundant code
2020-07-21 Kishore Padmanabhanet/bnxt: support exact match templates
2020-07-21 Kishore Padmanabhanet/bnxt: update TruFlow resource allocation numbers
2020-07-21 Kishore Padmanabhanet/bnxt: modify default egress rule for VF representor
2020-07-21 Kishore Padmanabhanet/bnxt: fix null pointer dereference
2020-07-21 Randy Schachernet/bnxt: use SPDX license tag
2020-07-21 Randy Schachernet/bnxt: remove unused macro
2020-07-21 Jay Dingnet/bnxt: use NAT IPv4 action
2020-07-21 Farah Smithnet/bnxt: fix exact match message size
2020-07-21 Kishore Padmanabhanet/bnxt: add matching protocol header info
2020-07-21 Somnath Koturnet/bnxt: fix accumulation of flow counters
2020-07-21 Kishore Padmanabhanet/bnxt: enable default flows in TruFlow mode
2020-07-21 Farah Smithnet/bnxt: initialize table scope parameter
2020-07-21 Peter Spreadboroughnet/bnxt: modify resource management scheme
2020-07-21 Guinan Sunnet/ixgbe: fix flow control status
2020-07-21 Guinan Sunnet/ixgbe: fix MAC control frame forward
2020-07-21 Shougang Wangnet/i40e: fix filter pctype
next