| Commit message (Expand) | Author | Age | Files | Lines |
* | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion | Ido Schimmel | 2019-01-08 | 1 | -1/+1 |
* | mlxsw: spectrum_nve: Replace error code with EINVAL | Ido Schimmel | 2019-01-08 | 1 | -2/+2 |
* | mlxsw: spectrum_switchdev: Avoid returning errors in commit phase | Ido Schimmel | 2019-01-08 | 1 | -12/+9 |
* | mlxsw: spectrum: Add VXLAN dependency for spectrum | Ido Schimmel | 2019-01-08 | 1 | -0/+1 |
* | mlxsw: spectrum: Disable lag port TX before removing it | Jiri Pirko | 2019-01-08 | 1 | -2/+5 |
* | mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow | Nir Dotan | 2019-01-08 | 1 | -2/+0 |
* | mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition | Nir Dotan | 2019-01-08 | 1 | -1/+9 |
* | net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg | Stephen Warren | 2019-01-07 | 1 | -8/+7 |
* | net/mlx4: Get rid of page operation after dma_alloc_coherent | Stephen Warren | 2019-01-07 | 2 | -39/+75 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-28 | 1 | -5/+3 |
|\ |
|
| * | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 2018-12-20 | 19 | -146/+238 |
| |\ |
|
| | * | net/mlx5: Continue driver initialization despite debugfs failure | Leon Romanovsky | 2018-12-17 | 1 | -5/+3 |
| * | | Merge tag 'v4.20-rc6' into rdma.git for-next | Jason Gunthorpe | 2018-12-11 | 24 | -108/+148 |
| |\ \ |
|
* | | | | net/mlx4_core: drop useless LIST_HEAD | Julia Lawall | 2018-12-24 | 1 | -5/+0 |
* | | | | mlxsw: spectrum: drop useless LIST_HEAD | Julia Lawall | 2018-12-24 | 1 | -1/+0 |
* | | | | net/mlx5e: drop useless LIST_HEAD | Julia Lawall | 2018-12-24 | 1 | -3/+0 |
* | | | | net/mlx5e: fix semicolon.cocci warnings | kbuild test robot | 2018-12-24 | 1 | -1/+1 |
* | | | | net/mlx5e: XDP, Add user control for XDP TX MPWQE feature | Tariq Toukan | 2018-12-20 | 3 | -1/+34 |
* | | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 2018-12-20 | 4 | -27/+173 |
* | | | | net/mlx5e: XDP, Add array for WQE info descriptors | Tariq Toukan | 2018-12-20 | 3 | -21/+54 |
* | | | | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances | Tariq Toukan | 2018-12-20 | 4 | -24/+65 |
* | | | | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer | Tariq Toukan | 2018-12-20 | 3 | -18/+9 |
* | | | | net/mlx5e: XDP, Warn upon polling an error CQE | Tariq Toukan | 2018-12-20 | 1 | -0/+5 |
* | | | | net/mlx5e: XDP, Change the XDP SQ redirect indication | Tariq Toukan | 2018-12-20 | 5 | -26/+18 |
* | | | | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program... | Tariq Toukan | 2018-12-20 | 3 | -11/+18 |
* | | | | net/mlx5e: TX, Print opcode in error CQE warning | Tariq Toukan | 2018-12-20 | 1 | -3/+4 |
* | | | | Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2018-12-20 | 9 | -103/+177 |
|\ \ \ \ |
|
| * | | | | net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is off | Aviv Heller | 2018-12-20 | 1 | -5/+8 |
| * | | | | net/mlx5: Fix query_nic_sys_image_guid() error during init | Aviv Heller | 2018-12-20 | 1 | -3/+13 |
| * | | | | net/mlx5e: Support tunnel encap over tagged Ethernet | Eli Britstein | 2018-12-20 | 1 | -20/+24 |
| * | | | | net/mlx5e: Support VLAN encap ETH header generation | Eli Britstein | 2018-12-20 | 1 | -2/+13 |
| * | | | | net/mlx5e: Re-order route and encap header memory allocation | Eli Britstein | 2018-12-20 | 1 | -28/+34 |
| * | | | | net/mlx5e: Tunnel encap ETH header helper function | Eli Britstein | 2018-12-20 | 1 | -12/+17 |
| * | | | | net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlay | Eli Britstein | 2018-12-20 | 1 | -0/+6 |
| * | | | | net/mlx5e: Tunnel routing output devs helper function | Eli Britstein | 2018-12-20 | 1 | -36/+34 |
| * | | | | net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devices | Eli Britstein | 2018-12-20 | 3 | -0/+15 |
| * | | | | net/mlx5e: Allow vlans on e-switch uplink reps | Or Gerlitz | 2018-12-20 | 1 | -1/+4 |
| * | | | | net/mlx5e: Increase VF representors' SQ size to 128 | Gavi Teitz | 2018-12-20 | 1 | -3/+3 |
| * | | | | mlx5: extend PTP gettime function to read system clock | Miroslav Lichvar | 2018-12-20 | 3 | -11/+24 |
| * | | | | mlx5: update timecounter at least twice per counter overflow | Miroslav Lichvar | 2018-12-20 | 1 | -2/+2 |
* | | | | | mlxsw: spectrum: Remove limitation regarding VID 1 | Ido Schimmel | 2018-12-20 | 1 | -5/+0 |
* | | | | | mlxsw: spectrum: Switch to VID 4095 as default VID | Ido Schimmel | 2018-12-20 | 3 | -21/+11 |
* | | | | | mlxsw: spectrum: Add an helper function to cleanup VLAN entries | Ido Schimmel | 2018-12-20 | 1 | -5/+10 |
* | | | | | mlxsw: spectrum: Store pointer to default port VLAN in port struct | Ido Schimmel | 2018-12-20 | 2 | -0/+2 |
* | | | | | mlxsw: spectrum: Allow controlling destruction of default port VLAN | Ido Schimmel | 2018-12-20 | 1 | -4/+9 |
* | | | | | mlxsw: spectrum: Set PVID during port initialization | Ido Schimmel | 2018-12-20 | 1 | -0/+8 |
* | | | | | mlxsw: spectrum: Replace hard-coded default VID with a define | Ido Schimmel | 2018-12-20 | 4 | -15/+20 |
* | | | | | mlxsw: spectrum_router: Do not force specific configuration order | Ido Schimmel | 2018-12-20 | 3 | -2/+24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 13 | -48/+72 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | net/mlx5e: Remove the false indication of software timestamping support | Alaa Hleihel | 2018-12-19 | 1 | -8/+3 |