summaryrefslogtreecommitdiffstats
path: root/fs/hpfs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski5-55/+102
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski1-0/+1
2023-11-29ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit1-1/+4
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep4-25/+102
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina1-2/+2
2023-11-28selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-28selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-28selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-28selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-28netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann1-0/+6
2023-11-27wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg1-45/+105
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg3-36/+44
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg2-0/+206
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg4-1/+137
2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg3-0/+28
2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg3-9/+36
2023-11-27bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao1-0/+2
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei1-2/+6
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2-5/+5
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer1-2/+4
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer1-4/+16
2023-11-24wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear1-0/+1
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg2-2/+7
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg1-0/+2
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg2-19/+32
2023-11-24wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička1-2/+7
2023-11-24wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter1-1/+3
2023-11-24ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao1-2/+4
2023-11-24mptcp: fix uninit-value in mptcp_incoming_optionsEdward Adam Davis1-0/+1
2023-11-24net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda1-8/+12
2023-11-24net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda1-1/+1
2023-11-24net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda1-1/+1
2023-11-23netdevsim: Don't accept device bound programsStanislav Fomichev1-2/+2
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski2-1/+7
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski1-1/+1
2023-11-23net: ipa: fix one GSI register field widthAlex Elder1-1/+1
2023-11-23tls: fix NULL deref on tls_sw_splice_eof() with empty recordJann Horn1-0/+3
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-11-23ice: restore timestamp configuration after device resetJacob Keller3-40/+51
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller1-26/+34
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller3-18/+0