Age | Commit message (Expand) | Author | Files | Lines |
2020-10-03 | net: mscc: ocelot: offload redirect action to VCAP IS2 | Vladimir Oltean | 1 | -3/+25 |
2020-10-03 | net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules() | Vladimir Oltean | 1 | -14/+22 |
2020-10-03 | net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG | Vladimir Oltean | 2 | -5/+11 |
2020-10-03 | net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0 | Xiaoliang Yang | 4 | -10/+266 |
2020-10-03 | net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1 | Xiaoliang Yang | 5 | -0/+226 |
2020-10-03 | net: mscc: ocelot: create TCAM skeleton from tc filter chains | Vladimir Oltean | 3 | -32/+288 |
2020-10-03 | net: mscc: ocelot: introduce conversion helpers between port and netdev | Vladimir Oltean | 7 | -0/+63 |
2020-10-03 | net: mscc: ocelot: offload multiple tc-flower actions in same rule | Vladimir Oltean | 3 | -55/+53 |
2020-10-03 | Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub... | David S. Miller | 1 | -10/+90 |
2020-10-03 | net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address() | Ćukasz Stelmach | 2 | -12/+14 |
2020-10-02 | net: dsa: b53: Set untag_bridge_pvid | Florian Fainelli | 1 | -0/+1 |
2020-10-02 | lib8390: Use netif_msg_init to initialize msg_enable bits | Armin Wolf | 1 | -6/+8 |
2020-10-02 | net: phy: realtek: Modify 2.5G PHY name to RTL8226 | Willy Liu | 1 | -19/+19 |
2020-10-02 | caif_virtio: Remove redundant initialization of variable err | Jing Xiangfeng | 1 | -1/+1 |
2020-10-02 | drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values | Xie He | 1 | -47/+51 |
2020-10-01 | ravb: Add support for explicit internal clock delay configuration | Geert Uytterhoeven | 2 | -9/+28 |
2020-10-01 | ravb: Split delay handling in parsing and applying | Geert Uytterhoeven | 2 | -6/+19 |
2020-10-01 | net/mlx5e: Fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -4/+6 |
2020-10-01 | net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get() | Dan Carpenter | 1 | -1/+3 |
2020-10-01 | net/mlx5: Fix dereference on pointer attr after null check | Ariel Levkovich | 1 | -2/+4 |
2020-10-01 | net/mlx5: Use dma device access helper | Parav Pandit | 12 | -34/+37 |
2020-10-01 | net/mlx5: E-Switch, Support flow source for local vport | Hamdan Igbaria | 1 | -2/+5 |
2020-10-01 | net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch | Parav Pandit | 6 | -92/+154 |
2020-10-01 | net/mlx5: E-switch, Use helper function to load unload representor | Parav Pandit | 1 | -8/+21 |
2020-10-01 | net/mlx5: E-switch, Add helper to check egress ACL need | Parav Pandit | 2 | -5/+11 |
2020-10-01 | net/mlx5: E-switch, Use PF num in metadata reg c0 | sunils | 1 | -18/+18 |
2020-10-01 | net/mlx5: DR, Add support for rule creation with flow source hint | Hamdan Igbaria | 4 | -22/+26 |
2020-10-01 | net/mlx5: DR, Call ste_builder directly with tag pointer | Yevgeny Kliteynik | 2 | -68/+33 |
2020-10-01 | net/mlx5: DR, Remove unneeded local variable | Yevgeny Kliteynik | 1 | -3/+1 |
2020-10-01 | net/mlx5: DR, Remove unneeded vlan check from L2 builder | Yevgeny Kliteynik | 3 | -30/+13 |
2020-10-01 | net/mlx5: DR, Remove unneeded check from source port builder | Yevgeny Kliteynik | 3 | -33/+21 |
2020-10-01 | net/mlx5: DR, Replace the check for valid STE entry | Yevgeny Kliteynik | 4 | -26/+10 |
2020-10-01 | Merge tag 'linux-can-next-for-5.10-20200930' of git://git.kernel.org/pub/scm/... | David S. Miller | 11 | -1665/+1741 |
2020-10-01 | ionic: prevent early watchdog check | Shannon Nelson | 1 | -1/+4 |
2020-10-01 | ionic: stop watchdog timer earlier on remove | Shannon Nelson | 3 | -8/+3 |
2020-10-01 | net: macb: move pdata to private header | Alexandre Belloni | 3 | -2/+11 |
2020-09-30 | can: flexcan: disable runtime PM if register flexcandev failed | Joakim Zhang | 1 | -0/+2 |
2020-09-30 | can: flexcan: add flexcan driver for i.MX8MP | Joakim Zhang | 1 | -0/+9 |
2020-09-30 | can: flexcan: initialize all flexcan memory for ECC function | Joakim Zhang | 1 | -2/+51 |
2020-09-30 | can: mcp251xfd: rename all remaining occurrence to mcp251xfd | Marc Kleine-Budde | 4 | -1277/+1277 |
2020-09-30 | can: mcp251xfd: rename all user facing strings to mcp251xfd | Marc Kleine-Budde | 3 | -12/+12 |
2020-09-30 | can: mcp251xfd: rename driver files and subdir to mcp251xfd | Marc Kleine-Budde | 9 | -13/+13 |
2020-09-30 | can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m... | Thomas Kopp | 2 | -11/+11 |
2020-09-30 | can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_n... | Marc Kleine-Budde | 1 | -1/+1 |
2020-09-30 | can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup | Dan Carpenter | 1 | -1/+1 |
2020-09-30 | can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information | Thomas Kopp | 1 | -5/+14 |
2020-09-30 | can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update l... | Thomas Kopp | 1 | -7/+14 |
2020-09-30 | net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy() | Vladimir Oltean | 2 | -13/+18 |
2020-09-30 | net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function | Vladimir Oltean | 2 | -7/+21 |
2020-09-30 | net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get() | Vladimir Oltean | 1 | -8/+12 |