Age | Commit message (Expand) | Author |
2019-02-19 | net/mlx5: E-Switch, Fix the warning on vport index out of range | Bodong Wang |
2019-02-19 | net/mlx5e: Remove unused variable ‘esw’ | Saeed Mahameed |
2019-02-19 | net/mlx5: Delete unused FPGA QPN variable | Leon Romanovsky |
2019-02-19 | net/mlx5e: Add missing static function annotation | Leon Romanovsky |
2019-02-19 | net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow() | Tonghao Zhang |
2019-02-19 | net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper | Tonghao Zhang |
2019-02-19 | net/mlx5e: Remove wrong and superfluous tc pedit header type check | Vlad Buslov |
2019-02-19 | net/mlx5e: Wrap the open and apply of channels in one fail-safe function | Tariq Toukan |
2019-02-19 | net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modes | Aya Levin |
2019-02-16 | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-02-15 | net/mlx5: E-Switch, Allow transition to offloads mode for ECPF | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Load/unload VF reps according to event from host PF | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Support load/unload reps of specific vport types | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Use getter and iterator to access vport/rep | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Refactor offloads flow steering init/cleanup | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang |
2019-02-15 | net/mlx5: Correctly set LAG mode for ECPF | Bodong Wang |
2019-02-15 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-14 | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin |
2019-02-14 | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin |
2019-02-14 | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang |
2019-02-14 | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang |
2019-02-14 | net/mlx5: Add host params change event | Bodong Wang |
2019-02-14 | net/mlx5: Add query host params command | Bodong Wang |
2019-02-14 | net/mlx5: Update enable HCA dependency | Bodong Wang |
2019-02-14 | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang |
2019-02-14 | net/mlx5: Use consistent vport num argument type | Bodong Wang |
2019-02-13 | net/mlx5e: XDP, fix redirect resources availability check | Saeed Mahameed |
2019-02-13 | net/mlx5: Fix a compilation warning in events.c | Tariq Toukan |
2019-02-13 | net/mlx5: No command allowed when command interface is not ready | Huy Nguyen |
2019-02-13 | net/mlx5e: Fix NULL pointer derefernce in set channels error flow | Maria Pasechnik |
2019-02-13 | net/mlx5: Align ODP capability function with netdev coding style | Leon Romanovsky |
2019-02-11 | mlx5: use RCU lock in mlx5_eq_cq_get() | Cong Wang |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-07 | net/mlx5e: Add tx timeout support for mlx5e tx reporter | Eran Ben Elisha |
2019-02-07 | net/mlx5e: Add tx reporter support | Eran Ben Elisha |
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-06 | net/mlx5e: Implement ndo_get_port_parent_id() | Florian Fainelli |
2019-02-06 | drivers: net: use flow action infrastructure | Pablo Neira Ayuso |
2019-02-06 | flow_offload: add statistics retrieval infrastructure and use it | Pablo Neira Ayuso |
2019-02-06 | net/mlx5e: support for two independent packet edit actions | Pablo Neira Ayuso |