summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-12bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi
2021-01-12bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-11net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-09mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak
2021-01-09mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak
2021-01-09netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-07Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-07chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-07chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-07chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-07chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal
2021-01-07chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-07chtls: Remove invalid set_tcb callAyush Sawal
2021-01-07chtls: Fix hardware tid leakAyush Sawal
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang
2021-01-06net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn
2021-01-05net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2021-01-05net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-05net: hns3: fix a phy loopback fail issueYonglong Liu
2021-01-05net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland
2021-01-05net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET
2021-01-05qed: select CONFIG_CRC32Arnd Bergmann
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds