Age | Commit message (Expand) | Author |
2021-02-01 | net/mlx5e: Separate between netdev objects and mlx5e profiles initialization | Saeed Mahameed |
2021-02-01 | Merge tag 'mlx5-dr-2021-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2021-01-29 | net/mlx5: DR, Allow SW steering for sw_owner_v2 devices | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-list | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Use HW specific logic API when writing STE | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Use the right size when writing partial STE into HW | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 modify header logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 action apply logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 setters and getters | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Allow native protocol support for HW STEv1 | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add HW STEv1 match logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add match STEv1 structs to ifc | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Fix potential shift wrapping of 32-bit value | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: CT: Add support for matching on ct_state reply flag | Paul Blakey |
2021-01-28 | nexthop: Use enum to encode notification type | Ido Schimmel |
2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-28 | Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2021-01-28 | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-28 | mlxsw: spectrum_span: Do not overwrite policer configuration | Ido Schimmel |
2021-01-27 | net/mlx5e: Enable traps according to link state | Aya Levin |
2021-01-27 | net/mlx5e: Add listener to DMAC filter trap event | Aya Levin |
2021-01-27 | net/mlx5e: Add listener to trap event | Aya Levin |
2021-01-27 | net/mlx5e: Add trap entity to ETH driver | Aya Levin |
2021-01-27 | net/mlx5e: Expose RX dma info helpers | Aya Levin |
2021-01-27 | net/mlx5e: Add flow steering DMAC trap rule | Aya Levin |
2021-01-27 | net/mlx5e: Add flow steering VLAN trap rule | Aya Levin |
2021-01-27 | net/mlx5e: Optimize promiscuous mode | Aya Levin |
2021-01-27 | net/mlx5: Notify on trap action by blocking event | Aya Levin |
2021-01-27 | net/mlx5: Rename events notifier header | Aya Levin |
2021-01-27 | net/mlx5: Register to devlink DMAC filter trap | Aya Levin |
2021-01-27 | net/mlx5: Register to devlink ingress VLAN filter trap | Aya Levin |
2021-01-27 | net/mlx5: Add support for devlink traps in mlx5 core driver | Aya Levin |
2021-01-26 | net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtable | Paul Blakey |
2021-01-26 | net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou... | Maxim Mikityanskiy |
2021-01-26 | net/mlx5e: Revert parameters on errors when changing trust state without reset | Maxim Mikityanskiy |
2021-01-26 | net/mlx5e: Correctly handle changing the number of queues when the interface ... | Maxim Mikityanskiy |
2021-01-26 | net/mlx5e: Fix CT rule + encap slow path offload and deletion | Paul Blakey |
2021-01-26 | net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled | Maor Dickman |
2021-01-26 | net/mlx5: Maintain separate page trees for ECPF and PF functions | Daniel Jurgens |
2021-01-26 | net/mlx5e: Fix IPSEC stats | Maxim Mikityanskiy |
2021-01-26 | net/mlx5e: Reduce tc unsupported key print level | Maor Dickman |
2021-01-26 | net/mlx5e: free page before return | Pan Bian |
2021-01-26 | net/mlx5e: E-switch, Fix rate calculation for overflow | Parav Pandit |
2021-01-26 | net/mlx5: Fix memory leak on flow table creation error flow | Roi Dayan |
2021-01-22 | mlxsw: Register physical ports as a devlink resource | Danielle Ratson |
2021-01-22 | net/mlx5e: Support HTB offload | Maxim Mikityanskiy |
2021-01-22 | net/mlx5: SF, Port function state change support | Parav Pandit |
2021-01-22 | net/mlx5: SF, Add port add delete functionality | Parav Pandit |
2021-01-22 | net/mlx5: E-switch, Add eswitch helpers for SF vport | Parav Pandit |
2021-01-22 | net/mlx5: E-switch, Prepare eswitch to handle SF vport | Vu Pham |