aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-30RDMA/rxe: Merge normal and retry atomic flowsBob Pearson3-46/+36
2022-06-30RDMA/rxe: Move atomic original value to resBob Pearson2-7/+8
2022-06-30RDMA/rxe: Move atomic responder res to atomic_replyBob Pearson1-22/+33
2022-06-30RDMA/rxe: Add a responder state for atomic replyBob Pearson1-6/+18
2022-06-30RDMA/rxe: Move code to rxe_prepare_atomic_res()Bob Pearson1-16/+27
2022-06-30RDMA/rxe: Convert read side locking to rcuBob Pearson1-16/+8
2022-06-30RDMA/rxe: Stop lookup of partially built objectsBob Pearson5-27/+136
2022-06-24RDMA/rxe: Remove useless pkt parametersXiao Yang1-16/+12
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian2-2/+2
2022-06-24IB/iser: Drain the entire QP during destruction flowMax Gurtovoy1-2/+4
2022-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky11-65/+292
2022-06-16RDMA/rxe: fix xa_alloc_cycle() error return value check againDongliang Mu1-2/+2
2022-06-16RDMA/usnic: Use device_iommu_capable()Robin Murphy1-1/+1
2022-06-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad2-0/+82
2022-06-16RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IPPatrisious Haddad2-12/+138
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2-3/+20
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2-26/+0
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2-0/+47
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2-4/+111
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik3-18/+37
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2-0/+43
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik1-2/+5
2022-06-07RDMA/mlx5: Add a umr recovery flowAharon Landau3-11/+83
2022-06-07RDMA/hfi1: Fix typo in commentXiang wangx1-1/+1
2022-06-05Linux 5.19-rc1Linus Torvalds1-2/+2
2022-06-05Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+4
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-35/+50
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-3/+76
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds5-39/+27
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro3-6/+4
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+115
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-112/+20
2022-06-05Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-71/+66
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds18-98/+22
2022-06-05Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-06-05Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+1
2022-06-05Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-13/+24
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds80-465/+728
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linuxLinus Torvalds24-37/+2930
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds17-350/+289
2022-06-04Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+2
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-30/+27
2022-06-04Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-94/+55
2022-06-04Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-100/+143
2022-06-05kbuild: Allow to select bash in a modified environmentSchspa Shi1-1/+1