Age | Commit message (Expand) | Author |
2019-02-06 | net/mlx5e: Don't overwrite pedit action when multiple pedit used | Tonghao Zhang |
2019-02-06 | net/mlx5e: Update hw flows when encap source mac changed | Tonghao Zhang |
2019-02-05 | net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ... | Guy Shattah |
2019-02-05 | net/mlx5e: Properly set steering match levels for offloaded TC decap rules | Or Gerlitz |
2019-02-05 | net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance | Raed Salem |
2019-01-27 | Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-01-25 | net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep | Or Gerlitz |
2019-01-25 | net/mlx5e: Move to use common phys port names for vport representors | Or Gerlitz |
2019-01-25 | net/mlx5e: Allow MAC invalidation while spoofchk is ON | Aya Levin |
2019-01-25 | net/mlx5: Take lock with IRQs disabled to avoid deadlock | Moni Shoua |
2019-01-25 | net/mlx5e: Fix wrong private flag usage causing checksum disable | Shay Agroskin |
2019-01-25 | Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager" | Bodong Wang |
2019-01-24 | net/mlx4_core: Fix error handling when initializing CQ bufs in the driver | Jack Morgenstein |
2019-01-24 | net/mlx4_core: Add masking for a few queries on HCA caps | Aya Levin |
2019-01-18 | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-01-18 | net/mlx5e: Fix cb_ident duplicate in indirect block register | Eli Britstein |
2019-01-18 | net/mlx5e: Fix wrong (zero) TX drop counter indication for representor | Tariq Toukan |
2019-01-18 | net/mlx5e: Fix wrong error code return on FEC query failure | Shay Agroskin |
2019-01-18 | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames | Cong Wang |
2019-01-18 | mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky | Ido Schimmel |
2019-01-18 | mlxsw: spectrum_fid: Update dummy FID index | Nir Dotan |
2019-01-18 | mlxsw: pci: Return error on PCI reset timeout | Nir Dotan |
2019-01-18 | mlxsw: pci: Increase PCI SW reset timeout | Nir Dotan |
2019-01-18 | mlxsw: pci: Ring CQ's doorbell before RDQ's | Ido Schimmel |
2019-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-08 | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion | Ido Schimmel |
2019-01-08 | mlxsw: spectrum_nve: Replace error code with EINVAL | Ido Schimmel |
2019-01-08 | mlxsw: spectrum_switchdev: Avoid returning errors in commit phase | Ido Schimmel |
2019-01-08 | mlxsw: spectrum: Add VXLAN dependency for spectrum | Ido Schimmel |
2019-01-08 | mlxsw: spectrum: Disable lag port TX before removing it | Jiri Pirko |
2019-01-08 | mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow | Nir Dotan |
2019-01-08 | mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition | Nir Dotan |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-07 | net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg | Stephen Warren |
2019-01-07 | net/mlx4: Get rid of page operation after dma_alloc_coherent | Stephen Warren |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-12-24 | net/mlx4_core: drop useless LIST_HEAD | Julia Lawall |
2018-12-24 | mlxsw: spectrum: drop useless LIST_HEAD | Julia Lawall |
2018-12-24 | net/mlx5e: drop useless LIST_HEAD | Julia Lawall |
2018-12-24 | net/mlx5e: fix semicolon.cocci warnings | kbuild test robot |
2018-12-20 | net/mlx5e: XDP, Add user control for XDP TX MPWQE feature | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Add array for WQE info descriptors | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Warn upon polling an error CQE | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Change the XDP SQ redirect indication | Tariq Toukan |
2018-12-20 | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program... | Tariq Toukan |
2018-12-20 | net/mlx5e: TX, Print opcode in error CQE warning | Tariq Toukan |
2018-12-20 | Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |