summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-01-17net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn1-1/+1
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17ionic: start queues before announcing link upShannon Nelson1-6/+6
2021-01-17net/mlx5: Check if lag is supported before creating oneMark Zhang1-6/+5
2021-01-17net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-17chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-17chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-17net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2-4/+15
2021-01-17net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland1-25/+25
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2021-01-17net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland1-10/+15
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu1-1/+2
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2021-01-17net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen4-5/+14
2021-01-12net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19
2021-01-12stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi1-0/+4
2021-01-12ibmvnic: fix: NULL pointer dereference.YANG LI1-3/+1
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit1-2/+4
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12bnxt_en: Fix AER recovery.Vasundhara Volam1-17/+14
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2021-01-12bnxt_en: Check TQM rings for maximum supported value.Michael Chan2-3/+11
2021-01-12e1000e: Export S0ix flags to ethtoolMario Limonciello3-4/+52
2021-01-12Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello1-43/+2
2021-01-12e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello1-3/+14
2021-01-12e1000e: Only run S0ix flows if shutdown succeededMario Limonciello1-6/+7
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra1-0/+5
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu1-1/+1
2021-01-12ibmvnic: continue fatal error reset after passive initLijun Pan1-2/+1
2021-01-12ibmvnic: fix login buffer memory leakLijun Pan1-0/+3
2021-01-12net: stmmac: dwmac-meson8b: ignore the second clock inputMartin Blumenstingl1-1/+1
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski1-1/+1
2021-01-12ionic: account for vlan tag len in rx buffer lenShannon Nelson1-1/+1
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes1-0/+1
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli1-0/+1