platform/kernel/linux-rpi.git
2022-03-15 Bob PearsonRDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
2022-03-15 Bob PearsonRDMA/rxe: Replace mr by rkey in responder resources
2022-03-15 Bob PearsonRDMA/rxe: Fix ref error in rxe_av.c
2022-03-15 Yixing LiuRDMA/hns: Use the reserved loopback QPs to free MR...
2022-03-15 Mustafa IsmailRDMA/irdma: Add support for address handle re-use
2022-03-14 Julia LawallRDMA/qib: Fix typos in comments
2022-03-14 Yongzhi LiuRDMA/mlx5: Fix memory leak in error flow for subscribe...
2022-03-14 Leon RomanovskyRevert "RDMA/core: Fix ib_qp_usecnt_dec() called when...
2022-03-14 Chengguang XuRDMA/rxe: Remove useless argument for update_state()
2022-03-14 Chengguang XuRDMA/rxe: Change variable and function argument to...
2022-03-14 Dan CarpenterRDMA/irdma: Prevent some integer underflows
2022-03-04 Wenpeng LiangRDMA/hns: Refactor the alloc_cqc()
2022-03-04 Chengchang... RDMA/hns: Refactor the alloc_srqc()
2022-03-04 Wenpeng LiangRDMA/hns: Clean up the return value check of hns_roce_a...
2022-03-04 Chengchang... RDMA/hns: Remove similar code that configures the hardw...
2022-03-04 Chengchang... RDMA/hns: Refactor mailbox functions
2022-03-04 Wenpeng LiangRDMA/hns: Fix the wrong type of parameter "op" of the...
2022-03-04 Wenpeng LiangRDMA/hns: Remove redundant parameter "mailbox" in the...
2022-03-04 Chengchang... RDMA/hns: Remove fixed parameter “timeout” in the mailbox
2022-03-04 Chengchang... RDMA/hns: Remove the unused parameter "op_modifier...
2022-03-04 Yajun DengRDMA/core: Fix ib_qp_usecnt_dec() called when error
2022-03-04 Mike MarciniszynIB/hfi1: Allow larger MTU without AIP
2022-02-28 Yajun DengRDMA/core: Remove unnecessary statements
2022-02-28 Mustafa IsmailRDMA/irdma: Remove incorrect masking of PD
2022-02-28 Mustafa IsmailRDMA/irdma: Fix Passthrough mode in VM
2022-02-28 Mustafa IsmailRDMA/irdma: Fix netdev notifications for vlan's
2022-02-28 Zhu YanjunRDMA/irdma: Make irdma_create_mg_ctx return a void
2022-02-24 Zhu YanjunRDMA/irdma: Move union irdma_sockaddr to header file
2022-02-24 Zhu YanjunRDMA/irdma: Remove the unnecessary variable saddr
2022-02-24 Zhu YanjunRDMA/irdma: Use net_type to check network type
2022-02-24 Bob PearsonRDMA/rxe: Cleanup rxe_mcast.c
2022-02-24 Bob PearsonRDMA/rxe: Collect cleanup mca code in a subroutine
2022-02-24 Bob PearsonRDMA/rxe: Collect mca init code in a subroutine
2022-02-24 Bob PearsonRDMA/rxe: Warn if mcast memory is not freed
2022-02-23 Shiraz SaleemRDMA/irdma: Remove excess error variables
2022-02-23 Shiraz SaleemRDMA/irdma: Propagate error codes
2022-02-23 Shiraz SaleemRDMA/irdma: Remove enum irdma_status_code
2022-02-23 Bart Van AsscheRDMA/ib_srp: Add more documentation
2022-02-23 Aharon LandauRDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
2022-02-23 Aharon LandauRDMA/mlx5: Store ndescs instead of the translation...
2022-02-23 Aharon LandauRDMA/mlx5: Merge similar flows of allocating MR from...
2022-02-23 Aharon LandauRDMA/mlx5: Fix the flow of a miss in the allocation...
2022-02-23 Aharon LandauRDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
2022-02-17 Håkon BuggeIB/cma: Allow XRC INI QPs to set their local ACK timeout
2022-02-16 Bob PearsonRDMA/rxe: Remove mcg from rxe pools
2022-02-16 Bob PearsonRDMA/rxe: Remove key'ed object support
2022-02-16 Bob PearsonRDMA/rxe: Replace pool key by rxe->mcg_tree
2022-02-16 Bob PearsonRDMA/rxe: Replace int num_qp by atomic_t qp_num
2022-02-16 Bob PearsonRDMA/rxe: Replace grp by mcg, mce by mca
2022-02-16 Bob PearsonRDMA/rxe: Use kzmalloc/kfree for mca
2022-02-16 Bob PearsonRDMA/rxe: Move mcg_lock to rxe
2022-02-16 Bob PearsonRDMA/rxe: Revert changes from irqsave to bh locks
2022-02-11 Yury NorovRDMA/hfi: Replace cpumask_weight with cpumask_empty...
2022-02-08 Jason GunthorpeMerge branch 'irdma_dscp' into rdma.git for-next
2022-02-08 Mustafa IsmailRDMA/irdma: Add support for DSCP
2022-02-08 Mustafa IsmailRDMA/irdma: Refactor DCB bits in prep for DSCP support
2022-02-08 Xiao YangRDMA/rxe: Check the last packet by RXE_END_MASK
2022-02-03 Dave Ertmanice: add support for DSCP QoS for IDC
2022-02-01 Colin Ian KingRDMA/mlx4: remove redundant assignment to variable...
2022-01-28 Bob PearsonRDMA/rxe: Remove qp->grp_lock and qp->grp_list
2022-01-28 Bob PearsonRDMA/rxe: Remove rxe_drop_all_macst_groups
2022-01-28 Bob PearsonRDMA/rxe: Enforce IBA o10-2.2.3
2022-01-28 Bob PearsonRDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
2022-01-28 Bob PearsonRDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
2022-01-28 Bob PearsonRDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
2022-01-28 Leon RomanovskyRDMA/opa: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/iser: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/ipoib: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/rxe: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/usnic: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/qib: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/mthca: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/mlx4: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/hfi1: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/core: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/mlx5: Delete useless module.h include
2022-01-28 Leon RomanovskyRDMA/mlx5: Delete get_num_static_uars function
2022-01-28 Maor GottliebRDMA/core: Set MR type in ib_reg_user_mr
2022-01-28 Jack WangRDMA/rtrs-clt: Do stop and failover outside reconnect...
2022-01-28 Jack WangRDMA/rtrs-clt: Update one outdated comment in path_it_d...
2022-01-28 Gioh KimRDMA/rtrs-clt: Reflow text so lines don't end with...
2022-01-28 Gioh KimRDMA/rtrs: Remove empty line after bracket
2022-01-28 Christophe... RDMA/pvrdma: Remove useless DMA-32 fallback configuration
2022-01-28 Christophe... IB/mthca: Remove useless DMA-32 fallback configuration
2022-01-23 Linus TorvaldsLinux 5.17-rc1
2022-01-23 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-22' of git...
2022-01-23 Linus TorvaldsMerge tag 'trace-v5.17-3' of git://git./linux/kernel...
2022-01-23 Steven Rostedt... ftrace: Fix assuming build time sort works for s390
2022-01-23 Linus TorvaldsMerge tag 'kbuild-fixes-v5.17' of git://git./linux...
2022-01-23 Linus TorvaldsMerge tag 'bitmap-5.17-rc1' of git://github.com/norov...
2022-01-22 Minghao Chiperf tools: Remove redundant err variable
2022-01-22 John Garryperf test: Add parse-events test for aliases with hyphens
2022-01-22 John Garryperf test: Add pmu-events test for aliases with hyphens
2022-01-22 John Garryperf parse-events: Support event alias in form foo...
2022-01-22 German Gomezperf evsel: Override attr->sample_period for non-libpfm...
2022-01-22 Lv Ruyiperf cpumap: Remove duplicate include in cpumap.h
2022-01-22 Ian Rogersperf cpumap: Migrate to libperf cpumap api
2022-01-22 Ian Rogersperf python: Fix cpu_map__item() building
2022-01-22 Yao Jinperf script: Fix printing 'phys_addr' failure issue
2022-01-22 Masahiro Yamadacerts: Fix build error when CONFIG_MODULE_SIG_KEY is...
next