summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson
2021-06-02Merge branch 'irdma' into rdma.git for-nextJason Gunthorpe
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem
2021-06-02RDMA/irdma: Add ABI definitionsMustafa Ismail
2021-06-02RDMA/irdma: Implement device supported verb APIsMustafa Ismail
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang
2021-05-28i40e: Prep i40e header for aux bus conversionShiraz Saleem
2021-05-28iidc: Introduce iidc.hDave Ertman
2021-05-28RDMA/srp: Apply the __packed attribute to members instead of structuresBart Van Assche
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko
2021-05-11RDMA: Remove unnecessary struct declarationWan Jiabing
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao
2021-05-07smp: kernel/panic.c - silence warningsHe Ying
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov
2021-05-06lib: add fast path for find_next_*_bit()Yury Norov
2021-05-06lib: inline _find_next_bit() wrappersYury Norov
2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes