Age | Commit message (Expand) | Author |
2020-10-02 | dpaa2-eth: add support for devlink parser error drop traps | Ioana Ciornei |
2020-10-02 | dpaa2-eth: add basic devlink support | Ioana Ciornei |
2020-10-02 | ionic: add new bad firmware error code | Shannon Nelson |
2020-10-02 | ionic: use lif ident for filter count | Shannon Nelson |
2020-10-02 | ionic: refill lif identity after fw_up | Shannon Nelson |
2020-10-02 | ionic: disable all queue napi contexts on timeout | Shannon Nelson |
2020-10-02 | ionic: check qcq ptr in ionic_qcq_disable | Shannon Nelson |
2020-10-02 | ionic: clear linkcheck bit on alloc fail | Shannon Nelson |
2020-10-02 | ionic: drain the work queue | Shannon Nelson |
2020-10-02 | ionic: contiguous memory for notifyq | Shannon Nelson |
2020-10-02 | Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-10-02 | net: mscc: ocelot: offload redirect action to VCAP IS2 | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules() | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0 | Xiaoliang Yang |
2020-10-02 | net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1 | Xiaoliang Yang |
2020-10-02 | net: mscc: ocelot: create TCAM skeleton from tc filter chains | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: introduce conversion helpers between port and netdev | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: offload multiple tc-flower actions in same rule | Vladimir Oltean |
2020-10-02 | net/mlx5e: Fix race condition on nhe->n pointer in neigh update | Vlad Buslov |
2020-10-02 | net/mlx5e: Fix VLAN create flow | Aya Levin |
2020-10-02 | net/mlx5e: Fix VLAN cleanup flow | Aya Levin |
2020-10-02 | net/mlx5e: Fix return status when setting unsupported FEC mode | Aya Levin |
2020-10-02 | net/mlx5e: Fix driver's declaration to support GRE offload | Aya Levin |
2020-10-02 | net/mlx5e: CT, Fix coverity issue | Maor Dickman |
2020-10-02 | net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU | Aya Levin |
2020-10-02 | net/mlx5e: Fix error path for RQ alloc | Aya Levin |
2020-10-02 | net/mlx5: Fix request_irqs error flow | Maor Gottlieb |
2020-10-02 | net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible | Saeed Mahameed |
2020-10-02 | net/mlx5: Add retry mechanism to the command entry index allocation | Eran Ben Elisha |
2020-10-02 | net/mlx5: poll cmd EQ in case of command timeout | Eran Ben Elisha |
2020-10-02 | net/mlx5: Avoid possible free of command entry while timeout comp handler | Eran Ben Elisha |
2020-10-02 | net/mlx5: Fix a race when moving command interface to polling mode | Eran Ben Elisha |
2020-10-01 | lib8390: Use netif_msg_init to initialize msg_enable bits | Armin Wolf |
2020-10-01 | ravb: Add support for explicit internal clock delay configuration | Geert Uytterhoeven |
2020-10-01 | ravb: Split delay handling in parsing and applying | Geert Uytterhoeven |
2020-10-01 | r8169: fix data corruption issue on RTL8402 | Heiner Kallweit |
2020-10-01 | r8169: fix handling ether_clk | Heiner Kallweit |
2020-09-30 | net/mlx5e: Fix potential null pointer dereference | Gustavo A. R. Silva |
2020-09-30 | net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get() | Dan Carpenter |
2020-09-30 | net/mlx5: Fix dereference on pointer attr after null check | Ariel Levkovich |
2020-09-30 | net/mlx5: Use dma device access helper | Parav Pandit |
2020-09-30 | net/mlx5: E-Switch, Support flow source for local vport | Hamdan Igbaria |
2020-09-30 | net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch | Parav Pandit |
2020-09-30 | net/mlx5: E-switch, Use helper function to load unload representor | Parav Pandit |
2020-09-30 | net/mlx5: E-switch, Add helper to check egress ACL need | Parav Pandit |
2020-09-30 | net/mlx5: E-switch, Use PF num in metadata reg c0 | sunils |
2020-09-30 | net/mlx5: DR, Add support for rule creation with flow source hint | Hamdan Igbaria |
2020-09-30 | net/mlx5: DR, Call ste_builder directly with tag pointer | Yevgeny Kliteynik |
2020-09-30 | net/mlx5: DR, Remove unneeded local variable | Yevgeny Kliteynik |