summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-20wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-20wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-20net: ipa: properly limit modem routing table useAlex Elder
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini
2022-09-20net: dsa: microchip: lan937x: fix maximum frame length checkRakesh Sankaranarayanan
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-19Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-19sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-19sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang
2022-09-19netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson
2022-09-16net: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-16net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen
2022-09-09ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-07wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld
2022-09-07efi/x86: libstub: remove unused variablechen zhang
2022-09-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-06net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_dataChristian Marangi
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-05stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET