summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-01-18bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-18net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-18net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-18igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-18octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-18net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-18net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-18net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-18net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-18net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-18net/mlx5: Fix command stats access after freeMoshe Shemesh1-11/+2
2023-01-18net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-18net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2023-01-18Revert "r8169: disable detection of chip version 36"Heiner Kallweit1-4/+1
2023-01-18ice: Add check for kzallocJiasheng Jiang1-9/+14
2023-01-18ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can1-0/+1
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2
2023-01-18stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang1-26/+0
2023-01-18iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin1-1/+1
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-18net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi1-1/+4
2023-01-12qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-12net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon2-11/+22
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon1-1/+2
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon3-5/+21
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon2-10/+25
2023-01-12net: ena: Account for the number of processed bytes in XDPDavid Arinzon1-0/+1
2023-01-12net: ena: Don't register memory info on XDP exchangeDavid Arinzon1-3/+5
2023-01-12net: ena: Fix toeplitz initial hash valueDavid Arinzon1-20/+9
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-12net: hns3: refine the handling for VF heartbeatJian Shen3-23/+112
2023-01-12net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen1-0/+1
2023-01-12net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve optionMaor Dickman1-0/+5
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi1-1/+8
2023-01-12net/mlx5e: CT: Fix ct debugfs folder nameChris Mi1-6/+1
2023-01-12net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan1-1/+5
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-12net/mlx5: Fix RoCE setting at HCA levelShay Drory2-2/+2
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-12net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory1-1/+1
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh4-15/+61
2023-01-12bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2023-01-12bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17