| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 4 | -10/+28 |
|\ |
|
| * | net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring | Gal Pressman | 2018-01-29 | 1 | -1/+1 |
| * | net/mlx5e: Refactor RSS related objects and code | Or Gerlitz | 2018-01-19 | 1 | -6/+16 |
| * | net/mlx5e: Fix trailing semicolon | Luis de Bethencourt | 2018-01-18 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 1 | -1/+2 |
| |\ |
|
| * | | net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions" | Gal Pressman | 2018-01-09 | 1 | -1/+1 |
| * | | net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters | Feras Daoud | 2018-01-09 | 1 | -0/+1 |
| * | | net/mlx5e: IPoIB, Add PTP ioctl support for child interface | Feras Daoud | 2018-01-09 | 3 | -2/+9 |
* | | | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe | 2018-01-30 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | net/mlx5e: Remove timestamp set from netdevice open flow | Feras Daoud | 2018-01-12 | 1 | -1/+2 |
| |/ |
|
| * | net/mlx5e: Fix defaulting RX ring size when not needed | Eugenia Emantayev | 2017-12-19 | 1 | -1/+1 |
* | | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens | 2018-01-08 | 1 | -1/+1 |
|/ |
|
* | net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steering | Feras Daoud | 2017-11-04 | 1 | -1/+11 |
* | net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY | Alex Vesker | 2017-10-14 | 2 | -18/+35 |
* | net/mlx5e: IPoIB, Add PKEY child interface ethtool ops | Alex Vesker | 2017-10-14 | 3 | -2/+8 |
* | net/mlx5e: IPoIB, Add PKEY child interface ndos | Alex Vesker | 2017-10-14 | 3 | -7/+144 |
* | net/mlx5e: IPoIB, Add PKEY child interface nic profile | Alex Vesker | 2017-10-14 | 3 | -6/+102 |
* | net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev | Alex Vesker | 2017-10-14 | 3 | -0/+164 |
* | net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP | Alex Vesker | 2017-10-14 | 2 | -0/+10 |
* | net/mlx5: Support for attaching multiple underlay QPs to root flow table | Alex Vesker | 2017-10-14 | 1 | -36/+42 |
* | net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions | Alex Vesker | 2017-10-14 | 1 | -38/+70 |
* | net/mlx5: PTP code migration to driver core section | Feras Daoud | 2017-10-14 | 1 | -2/+1 |
* | net/mlx5e: IPoIB, Fix access to invalid memory address | Roi Dayan | 2017-09-28 | 1 | -1/+2 |
* | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks | Gal Pressman | 2017-08-20 | 1 | -2/+1 |
* | net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool | Shalom Lagziel | 2017-08-20 | 1 | -12/+118 |
* | net/mlx5e: IPoIB, Fix driver name retrieved by ethtool | Feras Daoud | 2017-08-20 | 1 | -0/+2 |
* | net/mlx5e: IPoIB, Modify add/remove underlay QPN flows | Alex Vesker | 2017-07-27 | 1 | -5/+11 |
* | net/mlx5: Add Makefiles for subdirectories | Ilan Tayari | 2017-07-06 | 1 | -0/+1 |
* | net/mlx5e: IPoIB, Support the flash device ethtool callback | Or Gerlitz | 2017-06-22 | 1 | -0/+9 |
* | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driver | Feras Daoud | 2017-06-19 | 1 | -0/+16 |
* | net/mlx5e: IPoIB, Add PTP support to IPoIB device driver | Feras Daoud | 2017-06-19 | 2 | -0/+11 |
* | net/mlx5e: IPoIB, Handle change_mtu | Erez Shitrit | 2017-06-19 | 1 | -0/+31 |
* | net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct | Erez Shitrit | 2017-06-19 | 2 | -2/+9 |
* | net/mlx5e: IPoIB, Change parameters default values | Erez Shitrit | 2017-06-19 | 1 | -4/+15 |
* | net/mlx5e: Add new profile function update_carrier | Erez Shitrit | 2017-06-19 | 1 | -0/+2 |
* | net/mlx5e: IPoIB, Add ethtool support | Erez Shitrit | 2017-06-19 | 3 | -1/+130 |
* | net/mlx5e: IPoIB, Move to a separate directory | Saeed Mahameed | 2017-06-19 | 2 | -0/+569 |