summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-02-04net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-02-04iwlwifi: provide gso_type to GSO packetsEric Dumazet1-0/+3
2021-01-30iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai1-7/+0
2021-01-27net: systemport: free dev before on error pathPan Bian1-2/+4
2021-01-27net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel1-5/+18
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-27net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-27net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-27octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2021-01-27can: peak_usb: fix use after free bugsVincent Mailhol1-4/+4
2021-01-27can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol1-2/+4
2021-01-27can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-23cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal4-2/+82
2021-01-23can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao1-1/+1
2021-01-23net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze1-2/+2
2021-01-23net: phy: smsc: fix clk error handlingMarco Felsch1-1/+2
2021-01-23net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18
2021-01-23net: stmmac: fix taprio schedule configurationYannick Vignon1-48/+4
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-23i40e: fix potential NULL pointer dereferencingCristian Dumitrescu1-1/+1
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin1-1/+1
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
2021-01-23mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak1-1/+1
2021-01-23mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak1-4/+7
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra1-6/+1
2021-01-23net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs linksStephan Gerhold1-0/+1
2021-01-19bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan1-2/+6
2021-01-19net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-19net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing4-4/+4
2021-01-19net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo1-28/+49
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2-0/+2
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes1-1/+8
2021-01-19ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang2-2/+23
2021-01-19ath11k: fix crash caused by NULL rx_channelCarl Huang1-3/+7
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2-0/+8
2021-01-19stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
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-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
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-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde1-2/+0
2021-01-17can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde1-26/+0
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