net/qede: fix jumbo frame flag condition for MTU set
[dpdk.git] / drivers / net /
2021-01-19 Steve Yangnet/qede: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/octeontx2: fix jumbo frame flag condition for MTU
2021-01-19 Steve Yangnet/octeontx: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/ipn3ke: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/ice: fix jumbo frame flag condition
2021-01-19 Steve Yangnet/iavf: fix jumbo frame flag condition
2021-01-19 Steve Yangnet/i40e: fix jumbo frame flag condition
2021-01-19 Steve Yangnet/hns3: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/e1000: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/dpaa2: fix jumbo frame flag condition for MTU set
2021-01-19 Steve Yangnet/dpaa: fix jumbo frame flag condition for MTU set
2021-01-19 Haiyue Wangnet/iavf: adjust CRC statistics calculation
2021-01-19 Jeff Guonet/iavf: add PTYPE mapping for eCPRI
2021-01-19 Jeff Guonet/ice: add PTYPE mapping for eCPRI
2021-01-19 Karra Satwiknet/cxgbe: support configuring link FEC
2021-01-19 Karra Satwiknet/cxgbe: rework and simplify link handling
2021-01-19 Karra Satwiknet/cxgbe: remove legacy 16-bit link capabilities
2021-01-19 Balazs Nemethnet/qede: fix promiscuous enable
2021-01-19 Xuan Dingnet/ice: fix GTPU header parsing
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC item translation
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC flow validation
2021-01-19 Lijun Ounet/hns3: remove unnecessary memset
2021-01-19 Min Hu (Connor)net/hns3: fix crash with multi-process
2021-01-19 Huisong Linet/hns3: fix Rx/Tx errors stats
2021-01-19 Huisong Linet/hns3: fix error code in xstats
2021-01-19 Huisong Linet/hns3: fix xstats with id and names
2021-01-19 Lijun Ounet/hns3: fix interception with flow director
2021-01-19 Simei Sunet/iavf: fix null pointer dereference in eCPRI rule
2021-01-19 Leyi Rongnet/i40e: optimize Tx by using AVX512
2021-01-19 Leyi Rongnet/i40e: add AVX512 vector path
2021-01-19 Leyi Rongnet/i40e: remove devarg use-latest-supported-vec
2021-01-19 Weifeng Linet/i40e: fix X722 for 802.1ad frames ability
2021-01-19 Tejasree Kondojcrypto/octeontx2: make anti-replay routine generic
2021-01-18 Liang Manet/ice: implement power management API
2021-01-18 Liang Manet/i40e: implement power management API
2021-01-18 Liang Manet/ixgbe: implement power management API
2021-01-17 Long Linet/netvsc: support VF device hot add/remove
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumnet/mlx5: move Rx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumnet/mlx5: fix leak on ASO SQ creation failure
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-14 Michael Baumcommon/mlx5: fix completion queue entry size configuration
2021-01-13 Dekel Pelednet/mlx5: fix hairpin flow split decision
2021-01-13 Tal Shnaidermannet/mlx5: split multi-thread flow handling per OS
2021-01-13 Kiran Kumar Knet/octeontx2: support 24B custom L2 header parsing
2021-01-13 Sunil Kumar Korinet/octeontx2: fix corruption in segments list
2021-01-13 Yunjian Wangnet/mvneta: check allocation in Rx queue flush
2021-01-13 Somnath Koturnet/bnxt: check chip reset in stop and close
2021-01-13 Somnath Koturnet/bnxt: fix error handling in device start
2021-01-13 Somnath Koturnet/bnxt: fix lock init and destroy
2021-01-13 Kalesh APnet/bnxt: add Rx logic for 58818 chips
2021-01-13 Kalesh APnet/bnxt: modify context memory allocation
2021-01-13 Kalesh APnet/bnxt: support LRO for SR2 chip
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: add new Rx checksum mode
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-13 Jeff Guonet/ice: refactor packet type parsing
2021-01-13 Jeff Guonet/ice/base: add more packet type values
2021-01-13 Murphy Yangnet/i40e: add null input checks
2021-01-13 Haiyue Wangnet/iavf: support new VLAN capabilities
2021-01-13 Haiyue Wangnet/ice: add DCF VLAN handling
2021-01-13 Haiyue Wangnet/iavf: support CRC strip disabling
2021-01-13 Leyi Rongnet/ice: enlarge Rx queue rearm threshold to 64
2021-01-13 Murphy Yangnet/ice: disable IPv4 checksum offload in vector Tx
2021-01-13 Alvin Zhangnet/ice: fix RSS lookup table initialization
2021-01-13 Murphy Yangnet/iavf: fix conflicting RSS combination rules
2021-01-13 Jiawen Wunet/txgbe: add security type in flow action
2021-01-13 Jiawen Wunet/txgbe: add security offload in Rx and Tx
2021-01-13 Jiawen Wunet/txgbe: destroy security session
2021-01-13 Jiawen Wunet/txgbe: add security session create operation
2021-01-13 Jiawen Wunet/txgbe: add IPsec context creation
2021-01-13 Jiawen Wunet/txgbe: add TM hierarchy commit
2021-01-13 Jiawen Wunet/txgbe: support TM node add and delete
2021-01-13 Jiawen Wunet/txgbe: support TM shaper profile add and delete
2021-01-13 Jiawen Wunet/txgbe: add TM capabilities get operation
2021-01-13 Jiawen Wunet/txgbe: add TM configuration init and uninit
2021-01-13 Jiawen Wunet/txgbe: support UDP tunnel port add and delete
2021-01-13 Jiawen Wunet/txgbe: flush all filters
2021-01-13 Jiawen Wunet/txgbe: support destroying consistent filter
2021-01-13 Jiawen Wunet/txgbe: support creating consistent filter
2021-01-13 Jiawen Wunet/txgbe: parse RSS filter
2021-01-13 Jiawen Wunet/txgbe: restore RSS filter
2021-01-13 Jiawen Wunet/txgbe: parse flow director filter
2021-01-13 Jiawen Wunet/txgbe: support flow director filter add and delete
2021-01-13 Jiawen Wunet/txgbe: configure flow director filter
2021-01-13 Jiawen Wunet/txgbe: add flow director filter init and uninit
2021-01-13 Jiawen Wunet/txgbe: parse L2 tunnel filter
2021-01-13 Jiawen Wunet/txgbe: support L2 tunnel filter add and delete
2021-01-13 Jiawen Wunet/txgbe: config L2 tunnel filter with e-tag
2021-01-13 Jiawen Wunet/txgbe: add L2 tunnel filter init and uninit
2021-01-13 Jiawen Wunet/txgbe: parse syn filter
2021-01-13 Jiawen Wunet/txgbe: support syn filter add and delete
2021-01-13 Jiawen Wunet/txgbe: parse ethertype filter
next