summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-02net: phy: add helpers for comparing phy IDsRussell King
2021-07-02net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-29net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-06-29net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek Behún
2021-06-29net: mvpp2: fill in phy interface mode bitmapRussell King
2021-06-29net: mvneta: fill in phy interface mode bitmapRussell King
2021-06-29net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-29net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-06-29net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-06-29net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-18cxgb4: fix wrong shift.Pavel Machek
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang
2021-06-16net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-16net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-15lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-14net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan
2021-06-14net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-14netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-14qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET