aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov2022-02-161-1/+1
* CDC-NCM: avoid overflow in sanity checkingOliver Neukum2022-02-151-4/+4
* net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean2022-02-151-1/+5
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-5/+25
* dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie2022-02-151-1/+1
* dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix2022-02-151-1/+3
* Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2022-02-151-2/+2
|\
| * net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal2022-02-021-2/+2
* | net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang2022-02-151-3/+0
* | USB: zaurus: support another broken ZaurusOliver Neukum2022-02-142-0/+24
* | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-141-0/+7
* | ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg2022-02-141-0/+6
* | atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks2022-02-111-1/+1
* | mctp: serial: Cancel pending work from ndo_uninit handlerJeremy Kerr2022-02-111-1/+8
* | net: dsa: lan9303: fix reset on probeMans Rullgard2022-02-111-1/+1
* | Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-02-1121-609/+85
|\ \
| * | iwlwifi: fix use-after-freeJohannes Berg2022-02-101-0/+2
| * | iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho2022-02-033-7/+9
| * | iwlwifi: remove deprecated broadcast filtering featureLuca Coelho2022-02-038-565/+0
| * | iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach2022-02-031-2/+8
| * | iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach2022-02-031-1/+1
| * | iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach2022-02-031-9/+26
| * | iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach2022-02-031-2/+1
| * | iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2022-02-032-16/+18
| * | iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit2022-02-031-1/+1
| * | mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-01-311-0/+9
| * | mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-01-311-0/+4
| * | brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell2022-01-281-2/+4
* | | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-1027-69/+157
|\ \ \
| * | | net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean2022-02-101-2/+2
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-02-105-16/+53
| |\ \ \
| | * | | ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2022-02-102-1/+5
| | * | | ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman2022-02-101-6/+28
| | * | | ice: fix IPIP and SIT TSO offloadJesse Brandeburg2022-02-102-8/+18
| | * | | ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter2022-02-101-1/+2
| * | | | net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster2022-02-101-4/+7
| |/ / /
| * | | dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa2022-02-101-2/+2
| * | | net: macb: Align the dma and coherent dma masksMarc St-Amand2022-02-101-1/+1
| * | | net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao2022-02-091-0/+2
| * | | net: amd-xgbe: disable interrupts during pci removalRaju Rangoju2022-02-091-0/+3
| * | | net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley2022-02-091-0/+1
| * | | veth: fix races around rq->rx_notify_maskedEric Dumazet2022-02-091-5/+8
| * | | nfp: flower: fix ida_idx not being releasedLouis Peens2022-02-081-4/+8
| * | | net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing2022-02-081-1/+1
| * | | ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu2022-02-081-4/+9
| * | | net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean2022-02-081-3/+11
| * | | net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean2022-02-081-1/+1
| * | | net: dsa: seville: register the mdiobus under devresVladimir Oltean2022-02-081-2/+3