- 4922f09 Merge tag 'v5.16-rc5' into rdma.git for-next by Jason Gunthorpe · 3 years ago
- 60a8b5a IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr by Mike Marciniszyn · 3 years, 1 month ago
- f6a3cfe IB/hfi1: Fix early init panic by Mike Marciniszyn · 3 years, 1 month ago
- b6d57e2 IB/hfi1: Insure use of smp_processor_id() is preempt disabled by Mike Marciniszyn · 3 years, 1 month ago
- 9292f8f IB/hfi1: Correct guard on eager buffer deallocation by Mike Marciniszyn · 3 years, 1 month ago
- f86dbc9 IB/hfi1: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 1 month ago
- da86dc1 IB/hfi1: Properly allocate rdma counter desc memory by Dennis Dalessandro · 3 years, 1 month ago
- a2a2a69 Merge tag 'v5.15' into rdma.git for-next by Jason Gunthorpe · 3 years, 2 months ago
- ddf65f2 IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks by Scott Breyer · 3 years, 2 months ago
- fd92213 RDMA: Constify netdev->dev_addr accesses by Jakub Kicinski · 3 years, 2 months ago
- 13bac86 IB/hfi1: Fix abba locking issue with sc_disable() by Mike Marciniszyn · 3 years, 3 months ago
- 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
- 286dba6 IB/hf1: Use string_upper() instead of an open coded variant by Andy Shevchenko · 3 years, 3 months ago
- c78d218 Merge tag 'v5.15-rc4' into rdma.get for-next by Jason Gunthorpe · 3 years, 3 months ago
- 11333be RDMA/hfi1: Use struct_size() and flex_array_size() helpers by Gustavo A. R. Silva · 3 years, 3 months ago
- 6d1ebcc IB/hfi1: Add ring consumer and producers traces by Mike Marciniszyn · 3 years, 4 months ago
- b4b90a5 IB/hfi1: Remove atomic completion count by Mike Marciniszyn · 3 years, 4 months ago
- f5dc70a IB/hfi1: Tune netdev xmit cachelines by Mike Marciniszyn · 3 years, 4 months ago
- a712586 IB/hfi1: Get rid of tx priv backpointer by Mike Marciniszyn · 3 years, 4 months ago
- 4bf0ca0 IB/hfi1: Get rid of hot path divide by Mike Marciniszyn · 3 years, 4 months ago
- d47dfc2 IB/hfi1: Remove cache and embed txreq in ring by Mike Marciniszyn · 3 years, 4 months ago
- 7d5cfaf RDMA/hfi1: Fix kernel pointer leak by Guo Zhi · 3 years, 3 months ago
- 4b105f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
- 2169b90 IB/hfi1: make hist static by chongjiapeng · 3 years, 4 months ago
- 23852be Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
- 145eba1 RDMA/hfi1: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- 3f69f4e RDMA: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
- 4b89451 RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show by Christoph Hellwig · 3 years, 5 months ago
- cbe71c6 IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() by Tuo Li · 3 years, 5 months ago
- 991c427 RDMA/hfi1: Fix typo in comments by Cai Huoqing · 3 years, 5 months ago
- a0293eb RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount by Xiyu Yang · 3 years, 5 months ago
- 6200487 IB/hfi1: Adjust pkey entry in index 0 by Mike Marciniszyn · 3 years, 6 months ago
- e990104 IB/hfi1: Indicate DMA wait when txq is queued for wakeup by Mike Marciniszyn · 3 years, 6 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
- 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
- 36f5625 RDMA/hfi1: Remove use of kmap() by Ira Weiny · 3 years, 6 months ago
- bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
- 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
- d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
- 8f1708f RDMA/hfi1: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
- 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
- 17bb6b6 IB/hfi1: Move a function from a header file into a .c file by Bart Van Assche · 3 years, 7 months ago
- 12a7a99 IB/hfi1: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
- 620ccaa IB/hfi1: Delete an unneeded bool conversion by Zhen Lei · 3 years, 8 months ago
- f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 8 months ago
- 2d085ee IB/hfi1: Remove redundant variable rcd by Jiapeng Chong · 3 years, 8 months ago
- 780278c IB/hfi1: Rework AIP and VNIC dummy netdev usage by Mike Marciniszyn · 3 years, 9 months ago
- 4c7d9c6 IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 9 months ago
- fdde1aa IB/hfi1: Remove unused function by Kaike Wan · 3 years, 9 months ago
- ca5f725 IB/hfi1: Use kzalloc() for mmu_rb_handler allocation by Mike Marciniszyn · 3 years, 9 months ago
- 6b13215 IB/hfi1: Add additional usdma traces by Mike Marciniszyn · 3 years, 9 months ago
- 326a239 IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma() by Mike Marciniszyn · 3 years, 9 months ago
- 70d44c1 IB/hfi1: Use napi_schedule_irqoff() for tx napi by Mike Marciniszyn · 3 years, 9 months ago
- b536d4b IB/hfi1: Correct oversized ring allocation by Mike Marciniszyn · 3 years, 9 months ago
- 042a00f IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev by Mike Marciniszyn · 3 years, 9 months ago
- 4bd00b5 IB/hfi1: Add AIP tx traces by Mike Marciniszyn · 3 years, 9 months ago
- 5de61a4 IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS by Mike Marciniszyn · 3 years, 9 months ago
- 4ae6573 IB/hfi1: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
- 1fb7f89 RDMA: Support more than 255 rdma ports by Mark Bloch · 3 years, 10 months ago
- fdb68dd RDMA: Delete not-used static inline functions by Leon Romanovsky · 3 years, 10 months ago
- ae360f4 RDMA: Fix kernel-doc compilation warnings by Leon Romanovsky · 3 years, 10 months ago
- c2a54b6 RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header by Lee Jones · 4 years ago
- cd5962d RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling by Lee Jones · 4 years ago
- c6f2b65 RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses by Lee Jones · 4 years ago
- 16e1b53 RDMA/hw/hfi1/ud: Fix a little more doc-rot by Lee Jones · 4 years ago
- d6a8bfe RDMA/hw/hfi1/uc: Fix a little doc-rot by Lee Jones · 4 years ago
- cd7727f RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues by Lee Jones · 4 years ago
- d748031 RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param by Lee Jones · 4 years ago
- 0654a74 RDMA/hw/hfi1/ruc: Fix a small formatting and description issues by Lee Jones · 4 years ago
- 11edbb1 RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse by Lee Jones · 4 years ago
- 6993fce RDMA/hw/hfi1/rc: Fix a few function documentation issues by Lee Jones · 4 years ago
- f4f8669 RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param by Lee Jones · 4 years ago
- 2a266027 RDMA/hw/hfi1/pcie: Demote kernel-doc abuses by Lee Jones · 4 years ago
- 17401db RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param by Lee Jones · 4 years ago
- e57a8db RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx' by Lee Jones · 4 years ago
- 29f7e5a RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another by Lee Jones · 4 years ago
- 36da537 RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issue in another by Lee Jones · 4 years ago
- 510a894 RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues by Lee Jones · 4 years ago
- 8e9a197 RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' param by Lee Jones · 4 years ago
- 9d2338c RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issues by Lee Jones · 4 years ago
- da0940e RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issues by Lee Jones · 4 years ago
- fe91b23 RDMA/hfi1: remove h from printk format specifier by Tom Rix · 4 years ago
- 90eef9f RDMA: Convert comma to semicolon by Zheng Yongjun · 4 years ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
- 2b0a999 Merge tag 'v5.10-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 1 month ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 3d2a9d6 IB/hfi1: Ensure correct mm is used at all times by Dennis Dalessandro · 4 years, 1 month ago
- 4846bf4 IB/hfi1: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- bf3b7b7 Merge branch 'for-rc' into rdma.git by Jason Gunthorpe · 4 years, 1 month ago
- dabbd6a IB/hfi1: Fix error return code in hfi1_init_dd() by Zhang Changzhong · 4 years, 2 months ago
- aa0616a IB/hfi1: switch to core handling of rx/tx byte/packet counters by Heiner Kallweit · 4 years, 2 months ago
- e28bf1f RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit by Joe Perches · 4 years, 3 months ago
- 4580836 RDMA: Manual changes for sysfs_emit and neatening by Joe Perches · 4 years, 3 months ago
- 1c7fd72 RDMA: Convert sysfs device * show functions to use sysfs_emit() by Joe Perches · 4 years, 3 months ago
- a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
- 3b51788 IB/hfi1: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
- 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
- 376ceb3 RDMA: Fix link active_speed size by Aharon Landau · 4 years, 3 months ago
- 55db47d RDMA/hfi1: Convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago