summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-09PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-08Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-08net: hns3: add wait until mac link downJie Wang
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-08-07net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-07drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-07wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-07bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
2023-08-06macsec: use DEV_STATS_INC()Eric Dumazet
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang
2023-08-03mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter