summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Add back svc_rdma_recv_ctxt::rc_pagesChuck Lever2024-01-071-1/+3
* svcrdma: De-duplicate completion ID initialization helpersChuck Lever2024-01-071-0/+24
* svcrdma: Move the svc_rdma_cc_init() callChuck Lever2024-01-071-0/+2
* svcrdma: Update synopsis of svc_rdma_build_read_segment()Chuck Lever2024-01-071-0/+7
* svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxtChuck Lever2024-01-071-0/+1
* svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxtChuck Lever2024-01-071-0/+1
* svcrdma: Start moving fields out of struct svc_rdma_read_infoChuck Lever2024-01-071-0/+4
* svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.hChuck Lever2024-01-071-0/+15
* svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever2024-01-071-10/+11
* svcrdma: DMA error tracepoints should report completion IDsChuck Lever2024-01-071-37/+37
* svcrdma: SQ error tracepoints should report completion IDsChuck Lever2024-01-071-20/+29
* rpcrdma: Introduce a simple cid tracepoint classChuck Lever2024-01-071-67/+26
* svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2024-01-071-0/+2
* svcrdma: Add a utility workqueue to svcrdmaChuck Lever2024-01-071-0/+1
* svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever2024-01-071-1/+2
* NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong2024-01-071-0/+22
* SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-072-3/+0
* SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever2024-01-071-1/+6
* Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-044-7/+24
|\
| * net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2024-01-042-5/+23
| * net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap2024-01-021-1/+0
| * Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-12-291-1/+1
| |\
| | * netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2023-12-201-1/+1
* | | locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight2023-12-301-5/+0
* | | Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds2023-12-291-1/+1
|\ \ \
| * | | block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig2023-12-261-1/+1
* | | | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-281-1/+5
|\ \ \ \
| * | | | linux/export: Ensure natural alignment of kcrctab arrayHelge Deller2023-12-291-0/+1
| * | | | linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller2023-12-231-1/+4
* | | | | Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-232-4/+2
|\ \ \ \ \
| * | | | | Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada2023-12-191-1/+0
| * | | | | Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada2023-12-191-3/+0
| * | | | | driver core: Add a guard() definition for the device_lock()Dan Williams2023-12-151-0/+2
* | | | | | Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds2023-12-221-4/+7
|\ \ \ \ \ \
| * | | | | | 9p: prevent read overrun in protocol dump tracepointJP Kobryn2023-12-051-4/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-211-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2023-12-211-0/+1
* | | | | | Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-215-54/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2023-12-212-0/+9
| |\ \ \ \ \
| | * | | | | bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa2023-12-151-0/+4
| | * | | | | bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2023-12-131-0/+5
| * | | | | | net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern2023-12-211-51/+13
| * | | | | | Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2023-12-151-0/+5
| * | | | | | Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz2023-12-151-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-12-141-1/+2
| |\ \ \ \ \
| | * | | | | wifi: ieee80211: don't require protected vendor action framesJohannes Berg2023-12-121-1/+2
* | | | | | | Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-151-0/+3
|\ \ \ \ \ \ \
| * | | | | | | PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-111-0/+3
* | | | | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-50/+0
* | | | | | | | cred: switch to using atomic_long_tJens Axboe2023-12-151-4/+4