net/mvpp2: fix non-EAL thread support
[dpdk.git] / drivers / net /
2020-06-30 David Marchandnet/mvpp2: fix non-EAL thread support
2020-06-30 Devendra Singh Rawatnet/qede: fix multicast drop in promiscuous mode
2020-06-30 Harman Kalranet/octeontx2: support CN98xx
2020-06-30 Viacheslav Ovsiienkonet/mlx5: fix host physical function representor naming
2020-06-30 Junyu Jiangnet/ice: initialize and update RSS based on user config
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-30 Suanming Mounet/mlx5: optimize single counter pool search
2020-06-30 Suanming Mounet/mlx5: manage shared counters in three-level table
2020-06-30 Suanming Mounet/mlx5: add three-level table utility
2020-06-30 David Marchandnet/mlx5: remove redundant newline from logs
2020-06-30 Andrew Rybchenkonet/sfc: reap Tx descriptors at least once
2020-06-30 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-30 Qi Zhangnet/ice/base: replace RSS profile locks
2020-06-30 Qi Zhangnet/ice/base: fix VSI ID mask to 10 bits
2020-06-30 Qi Zhangnet/ice/base: choose TCP dummy packet by protocol
2020-06-30 Qi Zhangnet/ice/base: get tunnel type for recipe
2020-06-30 Qi Zhangnet/ice/base: support flow director for GTPU with outer...
2020-06-30 Qi Zhangnet/ice/base: rename misleading variable
2020-06-30 Qi Zhangnet/ice/base: add commands for system diagnostic
2020-06-30 Qi Zhangnet/ice/base: support flow director for outer IP of...
2020-06-30 Qi Zhangnet/ice/base: refactor to avoid need to retry
2020-06-30 Qi Zhangnet/ice/base: adjust profile ID map locks
2020-06-30 Thomas Monjalonbuild: replace meson OS detection with variable
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-17 Karra Satwiknet/cxgbe: always enable HASH filter support
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-17 Rahul Lakkireddynet/cxgbe: ignore flow default masks for unrequested...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix SMT leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix double MPS alloc by flow validate and...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix L2T leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix CLIP leak in filter error path
2020-06-16 Qi Zhangnet/ice/base: remove PPPoD from PPPoE bitmap
2020-06-16 Qi Zhangnet/ice/base: update IPv4 and IPv6 flow packet type...
2020-06-16 Qi Zhangnet/ice/base: add 1G SGMII PHY type
2020-06-16 Qi Zhangnet/ice/base: support E823L devices
2020-06-16 Qi Zhangnet/ice/base: fix initializing resource for field vector
2020-06-16 Qi Zhangnet/ice/base: add more tunnel type for IPv4 and IPv6
2020-06-16 Qi Zhangnet/ice/base: fix reference count on VSI list update
2020-06-16 Qi Zhangnet/ice/base: remove unused code for VSI list free
2020-06-16 Qi Zhangnet/ice/base: add command to LLDP
2020-06-16 Qi Zhangnet/ice/base: distribute Tx queues evenly
2020-06-16 Qi Zhangnet/ice/base: adjust scheduler default bandwidth weight
2020-06-16 Qi Zhangnet/ice/base: clear error status before set FC
2020-06-16 Qi Zhangnet/ice/base: avoid PPPoE IPv4 overlap
2020-06-16 Qi Zhangnet/ice/base: support checking all autoneg enable bits
2020-06-16 Qi Zhangnet/ice/base: remove unimplemented function prototypes
2020-06-16 Qi Zhangnet/ice/base: add entries in profile TCAM with priority
2020-06-16 Qi Zhangnet/ice/base: fix memory leak on error path
2020-06-16 Qi Zhangnet/ice/base: remove unneeded variable
2020-06-16 Qi Zhangnet/ice/base: fix return value
2020-06-16 Qi Zhangnet/ice/base: update VSI handle to remaining VSI
2020-06-16 Qi Zhangnet/ice/base: add rate limiter profile bit mask check
2020-06-16 Qi Zhangnet/ice/base: reset capabilities before parsing
2020-06-16 Qi Zhangnet/ice/base: fix advanced switch rule stale information
2020-06-16 Qi Zhangnet/ice/base: support more PPPoE packet type
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary case branches
2020-06-16 Qi Zhangnet/ice/base: return correct error code
2020-06-16 Qi Zhangnet/ice/base: add debug logs
2020-06-16 Qi Zhangnet/ice/base: use macro for sizeof
2020-06-16 Qi Zhangnet/ice/base: support RSS IPv6 prefix
2020-06-16 Qi Zhangnet/ice/base: adjust function signature style format
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary braces
2020-06-16 Qi Zhangnet/ice/base: give time for package download after...
2020-06-16 Qi Zhangnet/ice/base: allow GENEVE and VXLAN rules with VLAN
2020-06-16 Qi Zhangnet/ice/base: add NVM helper functions
2020-06-16 Qi Zhangnet/ice/base: initialize PHY configuration FEC fields
2020-06-16 Qi Zhangnet/ice/base: add flow director completion report option
2020-06-16 Qi Zhangnet/ice/base: support FDIR for L2TPV3 ESP AH and PFCP
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: group function prototypes together
2020-06-16 Qi Zhangnet/ice/base: change IPv6 training packet
2020-06-16 Qi Zhangnet/ice/base: refactor flow director filter swap
2020-06-16 Qi Zhangnet/ice/base: consolidate VF promiscuous mode
2020-06-16 Qi Zhangnet/ice/base: update maximum PHY type high index
2020-06-16 Qi Zhangnet/ice/base: fix ACL rules index
2020-06-16 Qi Zhangnet/ice/base: add AUI media type
2020-06-16 Qi Zhangnet/ice/base: improve VSI filters rebuild
2020-06-16 Qi Zhangnet/ice/base: gate devices from FW link override
2020-06-16 Qi Zhangnet/ice/base: report AOC PHY types as fiber
2020-06-16 Qi Zhangnet/ice/base: consolidate MAC config set
2020-06-16 Qi Zhangnet/ice/base: avoid undefined behavior
2020-06-16 Qi Zhangnet/ice/base: disable profile merge for flow director
2020-06-16 Qi Zhangnet/ice/base: add macros to parse flow director Rx...
2020-06-16 Qi Zhangnet/ice/base: support flow director for non-IP packets
2020-06-16 Dong Zhounet/mlx5: fix LRO checksum
2020-06-16 Alexander Kozyrevnet/mlx5: fix descriptors number adjustment
2020-06-16 Alexander Kozyrevnet/mlx5: do not select legacy MPW implicitly
2020-06-16 Ophir Munknet/mlx5: refactor statistics
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: move Linux-specific functions
2020-06-16 Ophir Munknet/mlx5: move socket files in Linux directory
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Ophir Munknet/mlx5: remove completion object dependency on DV
2020-06-16 Gregory Etelsonnet/mlx5: fix flow memory allocation size
2020-06-16 Dekel Pelednet/mlx5: fix GTP mask definition location
2020-06-16 Vivien Didelotnet/pcap: support Tx nanosecond timestamps
2020-06-16 Ali Alnubaninet/mlx5: fix typos in meter error messages
next