summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-19bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann
2021-01-17can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann
2021-01-17can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde
2021-01-17can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-17net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-17net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-17net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-12ionic: account for vlan tag len in rx buffer lenShannon Nelson
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2021-01-12net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-12net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2021-01-12tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu
2021-01-12ibmvnic: continue fatal error reset after passive initLijun Pan
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2021-01-12iavf: fix double-release of rtnl_lockJakub Kicinski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park