summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-24bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-24fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is setyangyun
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit
2024-09-24Merge branch 'fix-maximum-tx-rx-frame-sizes-in-ravb-driver'Paolo Abeni
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker
2024-09-24mac802154: Fix potential RCU dereference issue in mac802154_scan_workerJiawei Ye
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-09-24fuse: clear FR_PENDING if abort is detected when sending requestMiklos Szeredi
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-23Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-09-23Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-23Merge tag 'ntb-6.12' of https://github.com/jonmason/ntbLinus Torvalds
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer
2024-09-23nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust
2024-09-23nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer
2024-09-23nfs: implement client support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust
2024-09-23pnfs/flexfiles: enable localio supportTrond Myklebust
2024-09-23nfs: enable localio for non-pNFS IOTrond Myklebust
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer
2024-09-23nfsd: implement server support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer
2024-09-23SUNRPC: replace program list with program arrayNeilBrown
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson
2024-09-23SUNRPC: remove call_allocate() BUG_ONsMike Snitzer
2024-09-23nfsd: add nfsd_serv_try_get and nfsd_serv_putMike Snitzer
2024-09-23nfsd: add nfsd_file_acquire_local()NeilBrown
2024-09-23nfsd: factor out __fh_verify to allow NULL rqstp to be passedNeilBrown
2024-09-23NFSD: Short-circuit fh_verify tracepoints for LOCALIOChuck Lever
2024-09-23NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()Chuck Lever