Age | Commit message (Expand) | Author | Files | Lines |
2021-11-01 | Merge tag 'v5.15' into rdma.git for-next | Jason Gunthorpe | 1 | -10/+23 |
2021-10-29 | IB/qib: Rebranding of qib driver to Cornelis Networks | Scott Breyer | 1 | -2/+3 |
2021-10-13 | IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields | Mike Marciniszyn | 1 | -10/+23 |
2021-09-13 | IB/qib: Fix clang confusion of NULL pointer comparison | Jason Gunthorpe | 1 | -1/+1 |
2021-09-08 | IB/qib: Fix null pointer subtraction compiler warning | Jason Gunthorpe | 1 | -1/+3 |
2021-08-23 | RDMA: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 3 | -14/+14 |
2021-06-16 | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe | 1 | -1/+1 |
2021-06-16 | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 3 | -25/+3 |
2021-06-16 | RDMA/qib: Use attributes for the port sysfs | Jason Gunthorpe | 2 | -356/+254 |
2021-05-03 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -63/+5 |
2021-04-30 | IB/qib: Remove redundant assignment to ret | Yang Li | 1 | -1/+0 |
2021-04-13 | RDMA/qib: Remove useless qib_read_ureg() function | Jiapeng Chong | 1 | -22/+0 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 6 | -15/+15 |
2021-03-22 | RDMA: Delete not-used static inline functions | Leon Romanovsky | 2 | -33/+0 |
2021-03-22 | RDMA: Fix kernel-doc compilation warnings | Leon Romanovsky | 5 | -8/+9 |
2021-03-08 | qib_fs: switch to simple_recursive_removal() | Al Viro | 1 | -63/+5 |
2021-01-22 | RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issues | Lee Jones | 1 | -9/+9 |
2021-01-22 | RDMA/hw/qib/qib_verbs: Repair some formatting problems | Lee Jones | 1 | -3/+3 |
2021-01-22 | RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issues | Lee Jones | 1 | -7/+7 |
2021-01-22 | RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issues | Lee Jones | 1 | -8/+8 |
2021-01-22 | RDMA/hw/qib/qib_user_pages: Demote non-conformant documentation header | Lee Jones | 1 | -1/+1 |
2021-01-22 | RDMA/hw/qib/qib_ud: Provide description for 'qib_make_ud_req's 'flags' param | Lee Jones | 1 | -0/+1 |
2021-01-22 | RDMA/hw/qib/qib_uc: Provide description for missing 'flags' param | Lee Jones | 1 | -0/+1 |
2021-01-22 | RDMA/hw/qib/qib_tx: Provide description for 'qib_chg_pioavailkernel()'s 'rcd'... | Lee Jones | 1 | -0/+1 |
2021-01-22 | RDMA/hw/qib/qib_twsi: Provide description for missing param 'last' | Lee Jones | 1 | -0/+1 |
2021-01-22 | RDMA/hw/qib/qib_rc: Fix some worthy kernel-docs demote hardly complete one | Lee Jones | 1 | -1/+4 |
2021-01-22 | RDMA/hw/qib/qib_qp: Fix some issues in worthy kernel-doc headers and demote a... | Lee Jones | 1 | -6/+6 |
2021-01-22 | RDMA/hw/qib/qib_pcie: Demote obvious kernel-doc abuse | Lee Jones | 1 | -1/+1 |
2021-01-22 | RDMA/hw/qib/qib_intr: Fix a bunch of formatting issues | Lee Jones | 1 | -8/+8 |
2021-01-22 | RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptions | Lee Jones | 1 | -4/+6 |
2021-01-22 | RDMA/hw/qib/qib_eeprom: Fix misspelling of 'buff' in 'qib_eeprom_{read,write}()' | Lee Jones | 1 | -2/+2 |
2021-01-22 | RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param description | Lee Jones | 1 | -1/+1 |
2020-11-23 | IB/qib: Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET | 1 | -9/+2 |
2020-10-30 | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit | Joe Perches | 1 | -18/+12 |
2020-10-30 | RDMA: Manual changes for sysfs_emit and neatening | Joe Perches | 1 | -26/+22 |
2020-10-26 | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches | 1 | -15/+15 |
2020-09-18 | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe | 1 | -3/+3 |
2020-09-18 | RDMA: Fix link active_speed size | Aharon Landau | 1 | -3/+3 |
2020-09-03 | RDMA/qib: Convert tasklets to use new tasklet_setup() API | Allen Pais | 2 | -9/+8 |
2020-08-31 | RDMA/qib: Tidy up process_cc() | Alex Dewar | 1 | -37/+13 |
2020-08-31 | RDMA/qib: Remove superfluous fallthrough statements | Alex Dewar | 1 | -2/+0 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 8 | -28/+28 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -3/+3 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -5/+3 |
2020-06-02 | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 1 | -1/+0 |
2020-05-19 | IB/qib: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan | 1 | -4/+5 |
2020-04-14 | IB/qib: Remove unused variable ret | Zou Wei | 1 | -4/+3 |