| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu... | David S. Miller | 2016-06-15 | 1 | -12/+263 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | {net,IB}/mlx5: mlx5_ifc updates | Saeed Mahameed | 2016-06-10 | 1 | -12/+263 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-06-10 | 4 | -5/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 2016-06-09 | 2 | -2/+9 |
| * | | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 2016-06-09 | 1 | -0/+6 |
| * | | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly | Shahar Klein | 2016-06-09 | 2 | -3/+2 |
| * | | net/mlx5: Fix the size of modify QP mailbox | Majd Dibbiny | 2016-06-09 | 1 | -0/+1 |
| |/ |
|
* | | IB/mlx5: Fix pkey_index length in the QP path record | Noa Osherovich | 2016-06-07 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 2 | -0/+15 |
|\ |
|
| * | net/mlx5_core: Use tasklet for user-space CQ completion events | Matan Barak | 2016-05-18 | 2 | -0/+15 |
| * | net/mlx5: Update mlx5_ifc hardware features | Saeed Mahameed | 2016-05-12 | 1 | -22/+124 |
| * | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets | Tariq Toukan | 2016-05-12 | 1 | -52/+55 |
| * | Merge branch 'k.o/for-4.6-rc' into testing/4.6 | Doug Ledford | 2016-04-28 | 1 | -0/+11 |
| |\ |
|
* | | | net/mlx5_core: Flow counters infrastructure | Amir Vadai | 2016-05-16 | 2 | -0/+19 |
* | | | net/mlx5_core: Introduce flow steering destination of type counter | Amir Vadai | 2016-05-16 | 2 | -0/+4 |
* | | | net/mlx5_core: Firmware commands to support flow counters | Amir Vadai | 2016-05-16 | 1 | -3/+96 |
* | | | net/mlx5e: CQE compression | Tariq Toukan | 2016-05-11 | 1 | -0/+34 |
* | | | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia | 2016-05-04 | 3 | -0/+21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 1 | -0/+11 |
|\ \ \ |
|
| * \ \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-04-29 | 1 | -0/+11 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | IB/mlx5: Expose correct max_sge_rd limit | Sagi Grimberg | 2016-04-28 | 1 | -0/+11 |
* | | | net/mlx5: Initializing CPU reverse mapping | Maor Gottlieb | 2016-04-29 | 1 | -0/+3 |
* | | | net/mlx5: Add user chosen levels when allocating flow tables | Maor Gottlieb | 2016-04-29 | 1 | -2/+4 |
* | | | net/mlx5: Introduce modify flow rule destination | Maor Gottlieb | 2016-04-29 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 3 | -6/+9 |
|\ \ \
| |/ / |
|
| * | | net/mlx5: Add pci shutdown callback | Majd Dibbiny | 2016-04-24 | 1 | -3/+4 |
| * | | net/mlx5e: Use vport MTU rather than physical port MTU | Saeed Mahameed | 2016-04-24 | 1 | -0/+2 |
| * | | net/mlx5e: Device's mtu field is u16 and not int | Saeed Mahameed | 2016-04-24 | 1 | -3/+3 |
| |/ |
|
* | | net/mlx5e: Fix checksum handling for non-stripped vlan packets | Saeed Mahameed | 2016-04-26 | 1 | -5/+16 |
* | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) | Gal Pressman | 2016-04-26 | 1 | -0/+4 |
* | | net/mlx5e: Add ethtool support for dump module EEPROM | Gal Pressman | 2016-04-26 | 2 | -1/+17 |
* | | net/mlx5e: Add ethtool support for interface identify (LED blinking) | Gal Pressman | 2016-04-26 | 2 | -0/+7 |
* | | net/mlx5e: Add support for RXALL netdev feature | Eran Ben Elisha | 2016-04-26 | 2 | -0/+5 |
* | | net/mlx5e: Add link down events counter | Gal Pressman | 2016-04-26 | 1 | -0/+1 |
* | | net/mlx5e: Statistics handling refactoring | Gal Pressman | 2016-04-26 | 1 | -0/+1 |
* | | net/mlx5e: Support RX multi-packet WQE (Striding RQ) | Tariq Toukan | 2016-04-21 | 1 | -1/+38 |
* | | net/mlx5: Introduce device queue counters | Tariq Toukan | 2016-04-21 | 1 | -0/+6 |
* | | net/mlx5: Update mlx5_ifc hardware features | Saeed Mahameed | 2016-04-15 | 1 | -22/+124 |
* | | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets | Tariq Toukan | 2016-04-15 | 1 | -52/+55 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-03-22 | 4 | -5/+53 |
|\ |
|
| * | IB/mlx5: Implement callbacks for manipulating VFs | Eli Cohen | 2016-03-21 | 2 | -1/+10 |
| * | net/mlx5_core: Implement modify HCA vport command | Eli Cohen | 2016-03-21 | 1 | -0/+4 |
| * | net/mlx5_core: Add VF param when querying vport counter | Eli Cohen | 2016-03-21 | 1 | -1/+2 |
| * | net/mlx5_core: Introduce offload arithmetic hardware capabilities | Sagi Grimberg | 2016-03-21 | 2 | -1/+36 |
| * | net/mlx5_core: Refactor device capability function | Leon Romanovsky | 2016-03-21 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 4 | -36/+217 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -1/+3 |
| |\ \ |
|
| * | | | net/mlx5: Fix global UAR mapping | Moshe Lazer | 2016-03-01 | 1 | -3/+2 |
| * | | | net/mlx5: Make command timeout way shorter | Or Gerlitz | 2016-03-01 | 1 | -1/+1 |
| * | | | net/mlx5e: Wake On LAN support | Tariq Toukan | 2016-02-24 | 3 | -1/+74 |