summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-19RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-07-18RDMA/hfi1: Depend on !UMLEhab Ababneh
2022-07-17IB/hfi1: switch to netif_napi_add_weight()Jakub Kicinski
2022-07-17IB/hfi1: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-15tracing/IB/hfi1: Use the new __vstring() helperSteven Rostedt (Google)
2022-06-07RDMA/hfi1: Fix typo in commentXiang wangx
2022-05-24RDMA/hfi1: Remove all traces of diagpkt supportDennis Dalessandro
2022-05-24RDMA/hfi1: Consolidate software versionsDennis Dalessandro
2022-05-24RDMA/hfi1: Remove pointless driver versionDennis Dalessandro
2022-05-24RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-05-24RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-05-24RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-24IB/hf1: Fix typo in commentJulia Lawall
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-04IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-02-11RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-01-28RDMA/hfi1: Delete useless module.h includeLeon Romanovsky
2022-01-28IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn
2022-01-28IB/hfi1: Fix AIP early init panicMike Marciniszyn
2022-01-28IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn
2022-01-28IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-11-29IB/hfi1: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-10-29IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-13IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-05IB/hf1: Use string_upper() instead of an open coded variantAndy Shevchenko
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe
2021-09-27RDMA/hfi1: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva
2021-09-27IB/hfi1: Add ring consumer and producers tracesMike Marciniszyn
2021-09-27IB/hfi1: Remove atomic completion countMike Marciniszyn
2021-09-27IB/hfi1: Tune netdev xmit cachelinesMike Marciniszyn
2021-09-27IB/hfi1: Get rid of tx priv backpointerMike Marciniszyn
2021-09-27IB/hfi1: Get rid of hot path divideMike Marciniszyn
2021-09-27IB/hfi1: Remove cache and embed txreq in ringMike Marciniszyn
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds