summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko2021-09-061-10/+12
* net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko2021-09-061-4/+4
* net: qcom/emac: Replace strlcpy with strscpyJason Wang2021-09-061-1/+1
* net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng2021-09-062-2/+2
* bonding: Fix negative jump label count on nested bondingJussi Maki2021-09-061-6/+5
* stmmac: dwmac-loongson:Fix missing return valuezhaoxiao2021-09-061-1/+3
* bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan2021-09-051-7/+18
* bnxt_en: Fix UDP tunnel logicMichael Chan2021-09-051-11/+17
* bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan2021-09-051-1/+1
* bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer2021-09-052-15/+34
* bnxt_en: fix stored FW_PSID version masksEdwin Peer2021-09-051-2/+2
* net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2021-09-052-3/+26
* bonding: complain about missing route only once for A/B ARP probesDavid Decotigny2021-09-051-3/+3
* net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang2021-09-051-4/+6
* octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET2021-09-041-3/+5
* octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET2021-09-042-0/+6
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-041-0/+1
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-041-1/+0
* ionic: fix a sleeping in atomic bugDan Carpenter2021-09-031-1/+1
* net: cs89x0: disable compile testing on powerpcArnd Bergmann2021-09-031-1/+1
* net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano2021-09-031-0/+1
* drivers: net: smc911x: clean up inconsistent indentingColin Ian King2021-09-031-6/+6
* net: 3com: 3c59x: clean up inconsistent indentingColin Ian King2021-09-031-1/+1
* ionic: fix double use of queue-lockShannon Nelson2021-09-032-4/+13
* net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki2021-09-021-1/+2
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-021-2/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-021-0/+5
* net: hso: add failure handler for add_net_deviceZiyang Xuan2021-09-021-3/+8
* net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann2021-09-021-1/+2
* net/sun3_82586: Fix return value of sun3_82586_probe()Geert Uytterhoeven2021-09-021-1/+1
* bnxt_en: fix kernel doc warnings in bnxt_hwrm.cEdwin Peer2021-09-011-7/+7
* octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya2021-09-016-52/+41
* octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks2021-09-011-1/+11
* net: ixp46x: Remove duplicate include of module.hWan Jiabing2021-09-011-1/+0
* bnxt_en: Fix 64-bit doorbell operation on 32-bit kernelsMichael Chan2021-09-012-18/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-3112-20/+108
|\
| * atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru2021-08-291-0/+3
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-08-282-16/+63
| |\
| | * ice: Only lock to update netdev dev_addrBrett Creeley2021-08-271-4/+9
| | * ice: restart periodic outputs around time changesJacob Keller2021-08-271-0/+49
| | * ice: add lock around Tx timestamp tracker flushJacob Keller2021-08-271-0/+4
| | * ice: remove dead code for allocating pin_configJacob Keller2021-08-271-11/+0
| | * ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller2021-08-271-1/+1
| * | net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean2021-08-271-0/+8
| |/
| * net/mlx5: DR, fix a potential use-after-free bugWentao_Liang2021-08-261-1/+1
| * net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin2021-08-261-0/+18
| * net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman2021-08-261-0/+1
| * net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan2021-08-261-2/+2
| * net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky2021-08-261-1/+1
| * net/mlx5: Lag, fix multipath lag activationDima Chumak2021-08-263-0/+11