summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas1-0/+1
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas2-0/+27
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas3-1/+4
2024-09-13net/mlx5: Handle memory scheme ODP capabilitiesMichael Guralnik1-3/+7
2024-09-13memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-13net/mlx5: Add NOT_READY command return statusShay Drory1-0/+1
2024-09-13net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2024-09-13net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh1-0/+3
2024-09-13uapi: libc-compat: remove ipx leftoversJakub Kicinski1-36/+0
2024-09-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-6/+6
2024-09-13security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko2-3/+3
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-8/+36
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+11
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe1-0/+13
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang1-0/+28
2024-09-12dmaengine: cirrus: remove platform codeNikita Shubin1-100/+0
2024-09-12ARM: ep93xx: soc: drop definesNikita Shubin3-55/+0
2024-09-12ARM: ep93xx: delete all boardfilesNikita Shubin1-15/+0
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-4/+0
2024-09-12pwm: ep93xx: drop legacy pinctrlNikita Shubin1-4/+0
2024-09-12input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin1-4/+0
2024-09-12dmaengine: cirrus: Convert to DT for Cirrus EP93xxNikita Shubin1-0/+6
2024-09-12dt-bindings: soc: Add Cirrus EP93xxNikita Shubin1-0/+46
2024-09-12ARM: ep93xx: add regmap aux_devNikita Shubin1-0/+26
2024-09-12Merge branch 'ep93xx/clk-dependency' into ep93xx/dt-conversionArnd Bergmann1-0/+14
2024-09-12firewire: core: rename cause flag of tracepoints eventTakashi Sakamoto1-2/+2
2024-09-12firewire: core: update documentation of kernel APIs for flushing completionsTakashi Sakamoto1-3/+5
2024-09-12Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...Takashi Sakamoto1-1/+0
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon2-8/+13
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon1-0/+88
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu1-2/+0
2024-09-12spi: Merge up fixesMark Brown57-138/+382
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells1-0/+47
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells1-0/+1
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells1-1/+1
2024-09-12netfs: Speed up buffered readingDavid Howells3-13/+134
2024-09-12netfs: Simplify the writeback codeDavid Howells2-32/+2
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells2-4/+5
2024-09-12iov_iter: Provide copy_folio_from_iter()David Howells1-0/+6
2024-09-12mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of foliosDavid Howells3-0/+207
2024-09-12uidgid: make sure we fit into one cachelineChristian Brauner1-2/+4
2024-09-12fs: remove f_versionChristian Brauner1-3/+1
2024-09-12fs: add f_pipeChristian Brauner1-1/+7
2024-09-12net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran1-0/+1
2024-09-12net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran1-0/+1
2024-09-12net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran2-1/+4
2024-09-12net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-0/+3
2024-09-12net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran1-0/+17
2024-09-12netdev: add dmabuf introspectionMina Almasry1-0/+2