Age | Commit message (Expand) | Author |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-05 | net/mlx5e: always initialize frag->last_in_page | Qian Cai |
2019-08-01 | net/mlx5e: Allow dropping specific tunnel packets | Tonghao Zhang |
2019-08-01 | net/mlx5e: TX reporter cleanup | Aya Levin |
2019-08-01 | net/mlx5e: Set tx reporter only on successful creation | Aya Levin |
2019-08-01 | net/mlx5e: Fix mlx5e_tx_reporter_create return value | Aya Levin |
2019-08-01 | net/mlx5e: Rx, checksum handling refactoring | Saeed Mahameed |
2019-08-01 | net/mlx5e: Tx, Soften inline mode VLAN dependencies | Tariq Toukan |
2019-08-01 | net/mlx5e: XDP, Slight enhancement for WQE fetch function | Tariq Toukan |
2019-08-01 | net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left | Shay Agroskin |
2019-08-01 | net/mlx5e: Tx, Strict the room needed for SQ edge NOPs | Tariq Toukan |
2019-08-01 | net/mlx5: Add flow counter pool | Gavi Teitz |
2019-08-01 | net/mlx5: Add flow counter bulk infrastructure | Gavi Teitz |
2019-08-01 | net/mlx5: E-Switch, add ingress rate support | Eli Cohen |
2019-08-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Tide up eswitch config sequence | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Remove redundant mc_promisc NULL check | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, remove redundant error handling | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Introduce helper function to enable/disable vports | Parav Pandit |
2019-08-01 | net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports | Parav Pandit |
2019-08-01 | net/mlx5: E-switch, Combine metadata enable/disable functionality | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Verify support QoS element type | Eli Cohen |
2019-08-01 | net/mlx5: Make load_one() and unload_one() symmetric | Parav Pandit |
2019-08-01 | net/mlx5: Add flow counter bulk allocation hardware bits and command | Gavi Teitz |
2019-08-01 | net/mlx5: Refactor and optimize flow counter bulk query | Gavi Teitz |
2019-07-31 | mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2 | Petr Machata |
2019-07-31 | mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() | Jiri Pirko |
2019-07-30 | mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types | Colin Ian King |
2019-07-29 | net/mlx5e: Protect tc flow table with mutex | Vlad Buslov |
2019-07-29 | net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev | Vlad Buslov |
2019-07-29 | net/mlx5e: Eswitch, use state_lock to synchronize vlan change | Vlad Buslov |
2019-07-29 | net/mlx5e: Eswitch, change offloads num_flows type to atomic64 | Vlad Buslov |
2019-07-29 | net/mlx5e: Protect unready flows with dedicated lock | Vlad Buslov |
2019-07-29 | net/mlx5e: Protect tc flows hashtable with rcu | Vlad Buslov |
2019-07-29 | net/mlx5e: Change flow flags type to unsigned long | Vlad Buslov |
2019-07-29 | net/mlx5e: Extend tc flow struct with reference counter | Vlad Buslov |
2019-07-29 | net/mlx5e: Simplify get_route_and_out_devs helper function | Eli Britstein |
2019-07-29 | net/mlx5e: Fix unnecessary flow_block_cb_is_busy call | wenxu |
2019-07-29 | net/mlx5e: Improve ethtool rxnfc callback structure | Saeed Mahameed |
2019-07-29 | net/mlx5e: Avoid warning print when not required | Saeed Mahameed |
2019-07-29 | net/mlx5e: Print a warning when LRO feature is dropped or not allowed | Huy Nguyen |
2019-07-29 | net/mlx5: fix -Wtype-limits compilation warnings | Qian Cai |
2019-07-29 | mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled | Petr Machata |
2019-07-27 | mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits | Jiri Pirko |
2019-07-27 | mlxsw: spectrum_acl: Track rules that forbid egress block bind | Jiri Pirko |
2019-07-27 | mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress | Jiri Pirko |
2019-07-27 | mlx4/en_netdev: allow offloading VXLAN over VLAN | Davide Caratti |
2019-07-26 | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-07-25 | net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch | Tariq Toukan |
2019-07-25 | net/mlx5e: Prevent encap flow counter update async to user query | Ariel Levkovich |