summaryrefslogtreecommitdiffstats
path: root/net/ethtool (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-07svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()Chuck Lever1-5/+5
2024-01-07svcrdma: Explicitly pass the transport into Read chunk I/O pathsChuck Lever1-22/+36
2024-01-07svcrdma: Explicitly pass the transport into Write chunk I/O pathsChuck Lever1-1/+4
2024-01-07svcrdma: Acquire the svcxprt_rdma pointer from the CQ contextChuck Lever1-2/+3
2024-01-07svcrdma: Reduce size of struct svc_rdma_rw_ctxtChuck Lever1-4/+8
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever2-15/+16
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever2-41/+42
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever3-26/+35
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever5-71/+30
2024-01-07svcrdma: Add lockdep class keys for transport locksChuck Lever1-0/+6
2024-01-07svcrdma: Clean up lockingChuck Lever1-2/+2
2024-01-07svcrdma: Add an async version of svc_rdma_write_info_free()Chuck Lever1-1/+11
2024-01-07svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2-9/+27
2024-01-07svcrdma: Add a utility workqueue to svcrdmaChuck Lever3-8/+26
2024-01-07svcrdma: Pre-allocate svc_rdma_recv_ctxt objectsChuck Lever1-11/+21
2024-01-07svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever3-22/+23
2024-01-07NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong3-44/+23
2024-01-07nfsd: remove unnecessary NULL checkDan Carpenter1-1/+1
2024-01-07SUNRPC: Remove RQ_SPLICE_OKChuck Lever4-15/+0
2024-01-07NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever3-7/+14
2024-01-07NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever2-1/+26
2024-01-07SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever3-1/+28
2024-01-07NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever1-3/+17
2024-01-07NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2-27/+1
2024-01-07NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever1-1/+1
2024-01-07NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov1-4/+3
2024-01-07nfsd: new Kconfig option for legacy client trackingJeff Layton3-34/+85
2024-01-07Linux 6.7v6.7Linus Torvalds1-1/+1
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-05mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa1-1/+1
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-05nfsd: drop the nfsd_put helperJeff Layton2-21/+17
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie2-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie3-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie1-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie1-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie2-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie1-2/+5
2024-01-05x86/csum: clean up `csum_partial' furtherLinus Torvalds1-44/+37
2024-01-05x86/csum: Remove unnecessary odd handlingNoah Goldstein1-32/+4
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange1-0/+1
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki1-131/+41
2024-01-04KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini1-1/+6
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal1-5/+24