summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin2-3/+48
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-08net: devmem: don't call queue stop / start when the interface is downJakub Kicinski1-0/+4
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet2-3/+1
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das1-0/+9
2025-02-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski1-0/+2
2025-02-07netdev-genl: Elide napi_id when not presentJoe Damato1-0/+5
2025-02-07Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski4-1/+76
2025-02-07net: add helpers for setting a memory provider on an rx queueDavid Wei1-0/+5
2025-02-07net: page_pool: add memory provider helpersPavel Begunkov1-0/+19
2025-02-07net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov1-0/+1
2025-02-07net: page_pool: add callback for mp info printingPavel Begunkov1-0/+5
2025-02-07netdev: add io_uring memory provider infoDavid Wei1-0/+7
2025-02-07net: page_pool: create hooks for custom memory providersPavel Begunkov2-0/+19
2025-02-07net: generalise net_iov chunk ownersPavel Begunkov1-1/+20
2025-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-30/+79
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+3
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu1-0/+3
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu1-0/+18
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu1-0/+2
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu1-29/+2
2025-02-06net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-06net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart2-0/+2
2025-02-06net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart1-0/+1
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski1-0/+2
2025-02-05mlx4: Remove unused functionsDr. David Alan Gilbert1-1/+0
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-04net: harmonize tstats and dstatsPaolo Abeni1-1/+1
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-02-02Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye1-0/+1
2025-02-01Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-5/+16
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-2/+3
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-14/+0
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig1-2/+16
2025-01-31jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2025-01-31Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+33
2025-01-31Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+1
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+15
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+22
2025-01-30Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-72/+82
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-8/+20
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+75
2025-01-29fs: pack struct kstat betterChristoph Hellwig1-2/+2
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff1-3/+0