Age | Commit message (Expand) | Author | Files | Lines |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 3 | -16/+58 |
2020-03-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-03-29 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 3 | -15/+56 |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -7/+56 |
2020-03-25 | RDMA/mlx5: Block delay drop to unprivileged users | Maor Gottlieb | 1 | -0/+4 |
2020-03-24 | RDMA/mlx5: Fix access to wrong pointer while performing flush due to error | Leon Romanovsky | 3 | -2/+27 |
2020-03-23 | IB/hfi1: Ensure pq is not left on waitlist | Mike Marciniszyn | 1 | -3/+22 |
2020-03-13 | {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib | Michael Guralnik | 1 | -3/+3 |
2020-03-13 | {IB,net}/mlx5: Assign mkey variant in mlx5_ib only | Saeed Mahameed | 3 | -10/+54 |
2020-03-13 | {IB,net}/mlx5: Setup mkey variant before mr create command invocation | Saeed Mahameed | 1 | -5/+2 |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -11/+13 |
2020-03-12 | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa... | David S. Miller | 1 | -1/+2 |
2020-03-10 | RDMA/mlx5: Fix the number of hwcounters of a dynamic counter | Mark Zhang | 1 | -2/+3 |
2020-03-08 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 4 | -11/+13 |
2020-03-04 | IB/mlx5: Fix implicit ODP race | Artemy Kovalyov | 2 | -10/+8 |
2020-03-02 | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro | 2 | -1/+5 |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar | 1 | -1/+1 |
2020-02-23 | infiniband: hfi1: Use EFI GetVariable only when available | Ard Biesheuvel | 1 | -1/+1 |
2020-02-19 | net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bits | Paul Blakey | 1 | -1/+2 |
2020-02-14 | IB/mlx5: Use div64_u64 for num_var_hw_entries calculation | Jason Gunthorpe | 1 | -1/+1 |
2020-02-13 | RDMA/mlx5: Prevent overflow in mmap offset calculations | Leon Romanovsky | 1 | -2/+2 |
2020-02-13 | RDMA/mlx5: Fix async events cleanup flows | Yishai Hadas | 1 | -23/+28 |
2020-02-11 | RDMA/iw_cxgb4: initiate CLOSE when entering TERM | Krishnamraju Eraparaju | 2 | -2/+6 |
2020-02-11 | IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported | Mark Zhang | 1 | -3/+6 |
2020-02-11 | IB/hfi1: Close window for pq and request coliding | Mike Marciniszyn | 4 | -29/+48 |
2020-02-11 | IB/hfi1: Acquire lock to release TID entries when user file is closed | Kaike Wan | 1 | -0/+2 |
2020-02-11 | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create | Kamal Heib | 1 | -0/+2 |
2020-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 41 | -972/+1977 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 5 | -9/+9 |
2020-01-31 | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 5 | -5/+5 |
2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe | 2 | -6/+3 |
2020-01-29 | RDMA/efa: Mask access flags with the correct optional range | Gal Pressman | 1 | -1/+1 |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 30 | -155/+237 |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+5 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 7 | -10/+10 |
2020-01-27 | IB/mlx4: Fix leak in id_map_find_del | HÃ¥kon Bugge | 1 | -26/+3 |
2020-01-25 | IB/hfi1: Fix logical condition in msix_request_irq | Nathan Chancellor | 1 | -1/+1 |
2020-01-25 | IB/mlx5: Return the administrative GUID if exists | Danit Goldberg | 1 | -16/+12 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 33 | -167/+258 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 30 | -151/+231 |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 5 | -16/+27 |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 5 | -16/+27 |
2020-01-16 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae... | Saeed Mahameed | 1 | -4/+6 |
2020-01-16 | net/mlx5: Refactor mlx5_create_auto_grouped_flow_table | Paul Blakey | 1 | -4/+6 |
2020-01-16 | IB/mlx4: Fix memory leak in add_gid error flow | Jack Morgenstein | 1 | -4/+16 |
2020-01-16 | IB/mlx5: Expose RoCE accelerator counters | Avihai Horon | 1 | -0/+18 |
2020-01-16 | RDMA/mlx5: Set relaxed ordering when requested | Michael Guralnik | 4 | -5/+23 |
2020-01-16 | RDMA/efa: Allow passing of optional access flags for MR registration | Michael Guralnik | 1 | -0/+1 |
2020-01-16 | RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths | Jason Gunthorpe | 2 | -6/+15 |