summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-06net: hns: fix fake link up on xge portYonglong Liu
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-06net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-05ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-05ionic: fix snprintf format length warningShannon Nelson
2023-12-05net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-05net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buffLorenzo Bianconi
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-04arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson
2023-12-04r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson
2023-12-04r8152: Hold the rtnl_lock for all of resetDouglas Anderson
2023-12-02r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin
2023-12-01hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-01net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2023-12-01octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2023-12-01octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann
2023-11-27pmdomain: arm: Avoid polling for scmi_perf_domainUlf Hansson
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg