| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Enable IPoIB acceleration | Erez Shitrit | 2017-05-04 | 1 | -0/+22 |
* | IB/mlx5: Add support for active_width and active_speed in RoCE | Noa Osherovich | 2017-04-21 | 1 | -5/+67 |
* | IB/mlx5: Set mlx5_query_roce_port's return value to void | Noa Osherovich | 2017-04-21 | 1 | -7/+8 |
* | IB/mlx5: Support congestion related counters | Parav Pandit | 2017-04-21 | 1 | -52/+120 |
* | IB/mlx5: Add drop flow steering rule support | Slava Shwartsman | 2017-04-21 | 1 | -5/+22 |
* | IB/mlx5: Use IP version matching to classify IP traffic | Ariel Levkovich | 2017-04-21 | 1 | -17/+49 |
* | IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list | Ariel Levkovich | 2017-04-21 | 1 | -10/+34 |
* | IB/mlx5: Enlarge autogroup flow table | Maor Gottlieb | 2017-04-21 | 1 | -2/+2 |
* | IB/mlx5: Check supported flow table size | Maor Gottlieb | 2017-04-21 | 1 | -1/+7 |
* | IB/mlx5: Change vma from shared to private | Maor Gottlieb | 2017-04-21 | 1 | -0/+1 |
* | IB/mlx5: Take write semaphore when changing the vma struct | Maor Gottlieb | 2017-04-21 | 1 | -2/+2 |
* | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | IB/mlx5: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -68/+269 |
|\ \ |
|
| * | | IB/mlx5: Fix configuration of port capabilities | Eli Cohen | 2017-02-15 | 1 | -0/+35 |
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -4/+7 |
| * | | IB/mlx5: Support raw packet protocol | Or Gerlitz | 2017-02-14 | 1 | -2/+4 |
| * | | IB/mlx5: Add implicit MR support | Artemy Kovalyov | 2017-02-14 | 1 | -0/+2 |
| * | | IB/mlx5: Expose vlan offloads capabilities | Noa Osherovich | 2017-02-14 | 1 | -2/+12 |
| * | | IB/mlx5: Expose Q counters groups only if they are supported by FW | Kamal Heib | 2017-02-14 | 1 | -40/+118 |
| * | | IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP | Leon Romanovsky | 2017-02-14 | 1 | -6/+6 |
| * | | IB/mlx5: Add flow tag support | Moses Reuben | 2017-02-14 | 1 | -3/+23 |
| * | | IB/mlx5: Remove deprecated module parameter | Leon Romanovsky | 2017-02-14 | 1 | -7/+0 |
| * | | IB/mlx5: Assign DSCP for R-RoCE QPs Address Path | Majd Dibbiny | 2017-02-14 | 1 | -0/+21 |
| * | | IB/mlx5: Add additional checks before processing MADs | Maor Gottlieb | 2017-02-14 | 1 | -0/+33 |
| * | | IB/mlx5: Verify that Q counters are supported | Kamal Heib | 2017-02-14 | 1 | -5/+9 |
* | | | IB/mlx5: Enable Eth VFs to query their min-inline value for user-space | Or Gerlitz | 2017-01-24 | 1 | -0/+9 |
* | | | net/mlx5: Add support to s-tag in mlx5 firmware interface | Mohamad Haj Yahia | 2017-01-19 | 1 | -2/+2 |
|/ / |
|
* | | IB/mlx5: Support 4k UAR for libmlx5 | Eli Cohen | 2017-01-09 | 1 | -2/+19 |
* | | IB/mlx5: Allow future extension of libmlx5 input data | Eli Cohen | 2017-01-09 | 1 | -75/+126 |
* | | IB/mlx5: Use blue flame register allocator in mlx5_ib | Eli Cohen | 2017-01-09 | 1 | -3/+25 |
* | | mlx5: Fix naming convention with respect to UARs | Eli Cohen | 2017-01-08 | 1 | -39/+41 |
* | | IB/mlx5: Fix kernel to user leak prevention logic | Eli Cohen | 2017-01-08 | 1 | -7/+7 |
* | | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov | 2017-01-02 | 1 | -11/+3 |
* | | IB/mlx5: Add MR cache for large UMR regions | Artemy Kovalyov | 2017-01-02 | 1 | -1/+13 |
* | | IB/mlx5: Reorder code in query device command | Leon Romanovsky | 2017-01-02 | 1 | -11/+11 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 1 | -88/+180 |
|\ |
|
| * | mlx5: Use { } instead of { 0 } to init struct | Bart Van Assche | 2016-12-14 | 1 | -1/+1 |
| * | IB/mlx5: Properly adjust rate limit on QP state transitions | Bodong Wang | 2016-12-13 | 1 | -1/+2 |
| * | IB/mlx5: Report mlx5 packet pacing capabilities when querying device | Bodong Wang | 2016-12-13 | 1 | -0/+13 |
| * | IB/mlx5: Support RAW Ethernet when RoCE is disabled | Or Gerlitz | 2016-12-13 | 1 | -9/+13 |
| * | IB/mlx5: Rename RoCE related helpers to reflect being Eth ones | Or Gerlitz | 2016-12-13 | 1 | -11/+11 |
| * | IB/mlx5: Refactor registration to netdev notifier | Or Gerlitz | 2016-12-13 | 1 | -9/+20 |
| * | IB/mlx5: Make create/destroy_ah available to userspace | Moni Shoua | 2016-12-13 | 1 | -0/+2 |
| * | IB/mlx5: Report that device has udata response in create_ah | Moni Shoua | 2016-12-13 | 1 | -1/+2 |
| * | IB/mlx5: Add support to match inner packet fields | Moses Reuben | 2016-12-13 | 1 | -53/+78 |
| * | IB/mlx5: Support Vxlan tunneling specification | Moses Reuben | 2016-12-13 | 1 | -0/+11 |
| * | IB/mlx5: Report mlx5 CQE compression caps during query | Bodong Wang | 2016-12-13 | 1 | -0/+10 |