| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw | Shiraz Saleem | 2021-06-02 | 29 | -28707/+0 |
* | i40e: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2021-05-26 | 1 | -3/+2 |
* | RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails | Sindhu Devale | 2021-04-20 | 1 | -4/+2 |
* | RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock | Ye Bin | 2021-04-12 | 1 | -2/+1 |
* | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 1 | -5/+5 |
* | RDMA: Delete not-used static inline functions | Leon Romanovsky | 2021-03-22 | 2 | -31/+0 |
* | RDMA: Fix kernel-doc compilation warnings | Leon Romanovsky | 2021-03-22 | 7 | -10/+10 |
* | RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some others | Lee Jones | 2021-01-19 | 1 | -9/+10 |
* | RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptions | Lee Jones | 2021-01-19 | 1 | -10/+12 |
* | RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issues | Lee Jones | 2021-01-19 | 1 | -8/+11 |
* | RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headers | Lee Jones | 2021-01-19 | 1 | -2/+3 |
* | RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptions | Lee Jones | 2021-01-19 | 1 | -5/+8 |
* | RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is... | Lee Jones | 2021-01-19 | 1 | -2/+3 |
* | RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanours | Lee Jones | 2021-01-19 | 1 | -5/+8 |
* | RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and... | Lee Jones | 2021-01-19 | 1 | -2/+2 |
* | RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issues | Lee Jones | 2021-01-19 | 1 | -8/+13 |
* | RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issues | Lee Jones | 2021-01-19 | 1 | -9/+9 |
* | RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' args | Lee Jones | 2021-01-19 | 1 | -2/+2 |
* | RDMA/i40iw: Replace atomic_add_return(1, ..) | Yejune Deng | 2020-12-07 | 1 | -3/+3 |
* | RDMA/i40iw: Remove push code from i40iw | Shiraz Saleem | 2020-12-01 | 8 | -224/+18 |
* | Merge tag 'v5.10-rc6' into rdma.git for-next | Jason Gunthorpe | 2020-12-01 | 2 | -35/+7 |
|\ |
|
| * | RDMA/i40iw: Address an mmap handler exploit in i40iw | Shiraz Saleem | 2020-11-25 | 2 | -35/+7 |
* | | RDMA/i40iw: Constify ops structs | Rikard Falkeborn | 2020-11-23 | 2 | -20/+20 |
* | | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches | 2020-10-26 | 1 | -3/+3 |
* | | RDMA: Remove uverbs cmds from drivers that don't use them | Jason Gunthorpe | 2020-10-26 | 1 | -7/+0 |
* | | RDMA: Check create_flags during create_qp | Jason Gunthorpe | 2020-10-26 | 1 | -1/+1 |
* | | RDMA: Check flags during create_cq | Jason Gunthorpe | 2020-10-26 | 1 | -0/+3 |
* | | RDMA: Check attr_mask during modify_qp | Jason Gunthorpe | 2020-10-26 | 1 | -0/+3 |
* | | RDMA: Remove elements in uverbs_cmd_mask that all drivers set | Jason Gunthorpe | 2020-10-26 | 1 | -15/+1 |
|/ |
|
* | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe | 2020-10-16 | 1 | -1/+2 |
* | RDMA/i40iw: Remove intermediate pointer that points to the same struct | Leon Romanovsky | 2020-09-29 | 1 | -6/+3 |
* | i40iw: Add support to make destroy QP synchronous | Sindhu, Devale | 2020-09-22 | 6 | -71/+45 |
* | RDMA/i40iw: Avoid typecast from void to pci_dev | Parav Pandit | 2020-09-16 | 5 | -7/+8 |
* | RDMA/i40iw: Use ib_umem_num_dma_pages() | Jason Gunthorpe | 2020-09-11 | 1 | -9/+1 |
* | RDMA/umem: Add rdma_umem_for_each_dma_block() | Jason Gunthorpe | 2020-09-09 | 1 | -2/+1 |
* | RDMA: Allow fail of destroy CQ | Leon Romanovsky | 2020-09-09 | 1 | -1/+2 |
* | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky | 2020-09-09 | 1 | -1/+2 |
* | RDMA/i40iw: Convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-03 | 1 | -7/+7 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 7 | -28/+21 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-08-06 | 1 | -21/+1 |
|\ |
|
| * | RDMA/i40iw: Remove the query_pkey callback | Kamal Heib | 2020-07-20 | 1 | -19/+0 |
| * | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman | 2020-07-06 | 1 | -2/+1 |
* | | i40e: Move client header location | Shiraz Saleem | 2020-06-25 | 2 | -2/+1 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 2020-06-02 | 1 | -1/+0 |
* | RDMA/i40iw: Remove FMR leftovers | Jason Gunthorpe | 2020-06-02 | 2 | -10/+0 |
* | IB/i40iw: Remove bogus call to netdev_master_upper_dev_get() | Denis V. Lunev | 2020-05-12 | 1 | -8/+0 |
* | i40iw: Fix error handling in i40iw_manage_arp_cache() | Dan Carpenter | 2020-05-04 | 1 | -1/+1 |
* | i40iw: fix null pointer dereference on a null wqe pointer | Colin Ian King | 2020-04-14 | 1 | -1/+1 |
* | i40iw: Report correct firmware version | Sindhu, Devale | 2020-03-18 | 8 | -9/+167 |