aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET
2022-05-28bonding: NS target should accept link local addressHangbin Liu
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu
2022-05-27net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder
2022-05-27net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-05-27net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-05-26net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-05-25net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()Siddharth Vadapalli
2022-05-25amt: fix possible memory leak in amt_rcv()Taehee Yoo
2022-05-25amt: fix return value of amt_update_handler()Taehee Yoo
2022-05-25amt: fix typo in amtTaehee Yoo
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23can: ctucanfd: platform: add missing dependency to HAS_IOMEMMarc Kleine-Budde
2022-05-23can: kvaser_usb: silence a GCC 12 -Warray-bounds warningJakub Kicinski
2022-05-23can: peak_usb: fix typo in commentJulia Lawall
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski
2022-05-23net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()Dan Carpenter