summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-20amt: fix memory leak for advertisement messageTaehee Yoo
2022-05-20amt: fix gateway mode stuckTaehee Yoo
2022-05-20net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski
2022-05-20sfc/siena: Remove duplicate check on segmentsMartin Habets
2022-05-20net: ipa: save a copy of endpoint default configAlex Elder
2022-05-20net: ipa: rename a few endpoint config data typesAlex Elder
2022-05-20net: ipa: move endpoint configuration data definitionsAlex Elder
2022-05-20net: ipa: open-code ether_setup()Alex Elder
2022-05-20net: ipa: ignore endianness if there is no headerAlex Elder
2022-05-20net: ipa: rename a GSI error codeAlex Elder
2022-05-20net: ipa: drop an unneeded transaction referenceAlex Elder
2022-05-19eth: mtk_ppe: fix up after mergeJakub Kicinski
2022-05-19bonding: fix missed rcu protectionHangbin Liu
2022-05-19net: ipa: don't proceed to out-of-bound writeJakub Kicinski
2022-05-19net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-05-19net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl
2022-05-19net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl
2022-05-19net: wwan: t7xx: Fix smatch errorsRicardo Martinez
2022-05-19net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)
2022-05-19net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)
2022-05-19net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-19net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-19net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-19net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-19net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter
2022-05-19net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19xen/netfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen: update ring.hJuergen Gross
2022-05-19xen/netfront: switch netfront to use INVALID_GRANT_REFJuergen Gross
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-19net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-18sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18net: phy: adin: add support for clock outputJosua Mayer
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski