Age | Commit message (Expand) | Author |
2018-07-24 | net/mlx5: Add support for flow table destination number | Yishai Hadas |
2018-07-24 | net/mlx5: Add forward compatible support for the FTE match data | Yishai Hadas |
2018-07-18 | net/mlx5: Fix tristate and description for MLX5 module | Eran Ben Elisha |
2018-07-18 | net/mlx5: Use ERR_CAST() instead of coding it | Roi Dayan |
2018-07-18 | net/mlx5: Add missing SET_DRIVER_VERSION command translation | Noa Osherovich |
2018-07-18 | net/mlx5: Add XRQ commands definitions | Max Gurtovoy |
2018-07-18 | net/mlx5: Add core support for double vlan push/pop steering action | Jianbo Liu |
2018-07-11 | net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers | Jann Horn |
2018-07-04 | net/mlx5: Limit scope of dump_fill_mkey function | Yonatan Cohen |
2018-06-27 | net/mlx5: Rate limit errors in command interface | Leon Romanovsky |
2018-06-19 | net/mlx5: Expose DEVX specification | Yishai Hadas |
2018-06-19 | net/mlx5: Prevent warns in dmesg upon firmware commands | Yishai Hadas |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | mlxsw: spectrum_switchdev: Fix port_vlan refcounting | Petr Machata |
2018-06-15 | mlxsw: spectrum_router: Align with new route replace logic | Ido Schimmel |
2018-06-15 | mlxsw: spectrum_router: Allow appending to dev-only routes | Ido Schimmel |
2018-06-12 | treewide: Use array_size() in kvzalloc_node() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | mlxsw: Add extack messages for port_{un, }split failures | David Ahern |
2018-06-05 | devlink: Add extack to reload and port_{un, }split operations | David Ahern |
2018-06-05 | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun |
2018-06-05 | net/mlx5e: Make function mlx5e_change_rep_mtu() static | Wei Yongjun |
2018-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-04 | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED | Petr Machata |
2018-06-04 | mlxsw: spectrum_switchdev: Postpone respin on object deletion | Petr Machata |
2018-06-04 | Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/... | Jason Gunthorpe |
2018-06-04 | net: ethernet: mlx4: Remove unnecessary parentheses | Varsha Rao |
2018-06-03 | mlx4_core: restore optimal ICM memory allocation | Eric Dumazet |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-02 | net/mlx5: Export flow counter related API | Raed Salem |
2018-06-02 | net/mlx5: Use flow counter pointer as input to the query function | Or Gerlitz |
2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan |
2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan |
2018-06-01 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari |