Age | Commit message (Expand) | Author | Files | Lines |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 16 | -644/+1095 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -14/+19 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+0 |
2019-05-06 | RDMA/mlx5: Remove MAYEXEC flag | Leon Romanovsky | 1 | -1/+1 |
2019-05-06 | IB/mlx5: Device resource control for privileged DEVX user | Ariel Levkovich | 1 | -0/+4 |
2019-05-06 | IB/mlx5: Add steering SW ICM device memory type | Ariel Levkovich | 5 | -9/+290 |
2019-05-06 | IB/mlx5: Warn on allocated MEMIC buffers during cleanup | Ariel Levkovich | 1 | -0/+2 |
2019-05-06 | IB/mlx5: Support device memory type attribute | Ariel Levkovich | 5 | -84/+140 |
2019-05-04 | Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -5/+11 |
2019-05-03 | RDMA: Introduce and use GID attr helper to read RoCE L2 fields | Parav Pandit | 1 | -36/+6 |
2019-05-03 | IB/mlx5: Add missing XRC options to QP optional params mask | Jack Morgenstein | 1 | -0/+21 |
2019-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -9/+14 |
2019-05-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -5/+11 |
2019-04-30 | IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfaces | Aya Levin | 1 | -1/+5 |
2019-04-30 | net/mlx5: Separate and generalize dma device from pci device | Vu Pham | 1 | -4/+6 |
2019-04-25 | Merge branch 'mlx5_tir_icm' into rdma.git for-next | Jason Gunthorpe | 1 | -5/+41 |
2019-04-25 | IB/mlx5: Expose TIR ICM address to user space | Ariel Levkovich | 1 | -5/+41 |
2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe | 2 | -14/+20 |
2019-04-24 | RDMA: Remove rdma_user_mmap_page | Jason Gunthorpe | 1 | -6/+6 |
2019-04-24 | RDMA/mlx5: Use get_zeroed_page() for clock_info | Jason Gunthorpe | 1 | -2/+3 |
2019-04-24 | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages | Jason Gunthorpe | 1 | -5/+3 |
2019-04-24 | RDMA/mlx5: Do not allow the user to write to the clock page | Jason Gunthorpe | 1 | -0/+2 |
2019-04-23 | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | Saeed Mahameed | 16 | -450/+1167 |
2019-04-22 | RDMA/mlx5: Don't create IB representors when in multiport RoCE mode | Mark Bloch | 1 | -1/+2 |
2019-04-22 | RDMA/mlx5: Initialize roce port info before multiport master init | Mark Bloch | 1 | -7/+3 |
2019-04-22 | RDMA/mlx5: Allow DEVX and raw creation flow on reps | Mark Bloch | 3 | -8/+5 |
2019-04-22 | RDMA/mlx5: Add query e-switch vport context to devx white list | Maor Gottlieb | 1 | -0/+2 |
2019-04-22 | RDMA/mlx5: Allow inserting a steering rule to the FDB | Mark Bloch | 1 | -12/+63 |
2019-04-22 | RDMA/mlx5: Create flow table with max size supported | Mark Bloch | 1 | -6/+4 |
2019-04-22 | RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace | Mark Bloch | 2 | -11/+21 |
2019-04-18 | IB/mlx5: Fix scatter to CQE in DCT QP creation | Guy Levi | 2 | -4/+9 |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2019-04-12 | RDMA/mlx5: Check for error return in flow_rule rather than err | Colin Ian King | 1 | -1/+1 |
2019-04-10 | RDMA/mlx5: Remove VF representor profile | Mark Bloch | 3 | -86/+16 |
2019-04-10 | RDMA/mlx5: Move to single device multiport ports in switchdev mode | Mark Bloch | 3 | -9/+49 |
2019-04-10 | RDMA/mlx5: Move SMI caps logic | Mark Bloch | 1 | -5/+5 |
2019-04-10 | RDMA/mlx5: Refactor netdev affinity code | Mark Bloch | 2 | -10/+39 |
2019-04-10 | RDMA/mlx5: Move default representors SQ steering to rule to modify QP | Mark Bloch | 3 | -30/+48 |
2019-04-10 | RDMA/mlx5: Move rep into port struct | Mark Bloch | 7 | -20/+26 |
2019-04-10 | RDMA/mlx5: Use correct size for device resources | Mark Bloch | 1 | -3/+1 |
2019-04-10 | RDMA/mlx5: Move ports allocation to outside of INIT stage | Mark Bloch | 2 | -14/+22 |
2019-04-10 | RDMA/mlx5: Free IB device on remove | Mark Bloch | 2 | -6/+3 |
2019-04-10 | RDMA/mlx5: Move netdev info into the port struct | Mark Bloch | 3 | -25/+25 |
2019-04-10 | Merge branch 'mlx5-next' into rdma.git for-next | Jason Gunthorpe | 4 | -9/+8 |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky | 5 | -58/+54 |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 3 | -23/+18 |
2019-04-08 | IB/mlx5: Remove references to uboject->context | Jason Gunthorpe | 3 | -14/+23 |
2019-04-08 | RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs | Shiraz Saleem | 1 | -1/+1 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -1/+0 |
2019-04-06 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 4 | -9/+8 |