summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01net/mlx5: E-switch, Use PF num in metadata reg c0sunils2-25/+26
2020-10-01net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria4-22/+26
2020-10-01net/mlx5: DR, Call ste_builder directly with tag pointerYevgeny Kliteynik2-68/+33
2020-10-01net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik1-3/+1
2020-10-01net/mlx5: DR, Remove unneeded vlan check from L2 builderYevgeny Kliteynik3-30/+13
2020-10-01net/mlx5: DR, Remove unneeded check from source port builderYevgeny Kliteynik3-33/+21
2020-10-01net/mlx5: DR, Replace the check for valid STE entryYevgeny Kliteynik4-26/+10
2020-10-01Merge branch 'drop_monitor-Convert-to-use-devlink-tracepoint'David S. Miller10-112/+368
2020-10-01selftests: net: Add drop monitor testIdo Schimmel3-0/+219
2020-10-01drop_monitor: Filter control packets in drop monitorIdo Schimmel3-7/+9
2020-10-01drop_monitor: Remove duplicate structIdo Schimmel1-17/+10
2020-10-01drop_monitor: Remove no longer used functionsIdo Schimmel1-142/+0
2020-10-01drop_monitor: Convert to using devlink tracepointIdo Schimmel5-78/+40
2020-10-01drop_monitor: Prepare probe functions for devlink tracepointIdo Schimmel1-0/+146
2020-10-01devlink: Add a tracepoint for trap reportsIdo Schimmel3-0/+76
2020-10-01Merge tag 'linux-can-next-for-5.10-20200930' of git://git.kernel.org/pub/scm/...David S. Miller12-1673/+1749
2020-10-01Merge branch 'ionic-watchdog-training'David S. Miller3-9/+7
2020-10-01ionic: prevent early watchdog checkShannon Nelson1-1/+4
2020-10-01ionic: stop watchdog timer earlier on removeShannon Nelson3-8/+3
2020-10-01Merge branch 'tcp-exponential-backoff-in-tcp_send_ack'David S. Miller6-17/+16
2020-10-01tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet2-4/+10
2020-10-01inet: remove icsk_ack.blockedEric Dumazet6-14/+7
2020-10-01net: macb: move pdata to private headerAlexandre Belloni4-22/+11
2020-10-01Merge branch 'mlxsw-PFC-and-headroom-selftests'David S. Miller8-12/+875
2020-10-01selftests: mlxsw: Add a PFC testPetr Machata1-0/+403
2020-10-01selftests: mlxsw: Add headroom handling testPetr Machata1-0/+379
2020-10-01selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata1-0/+14
2020-10-01selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata1-1/+1
2020-10-01selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata1-0/+6
2020-10-01selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata5-11/+72
2020-09-30can: flexcan: disable runtime PM if register flexcandev failedJoakim Zhang1-0/+2
2020-09-30can: flexcan: add flexcan driver for i.MX8MPJoakim Zhang1-0/+9
2020-09-30can: flexcan: initialize all flexcan memory for ECC functionJoakim Zhang1-2/+51
2020-09-30can: mcp251xfd: rename all remaining occurrence to mcp251xfdMarc Kleine-Budde4-1277/+1277
2020-09-30can: mcp251xfd: rename all user facing strings to mcp251xfdMarc Kleine-Budde3-12/+12
2020-09-30can: mcp251xfd: rename driver files and subdir to mcp251xfdMarc Kleine-Budde9-13/+13
2020-09-30can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m...Thomas Kopp2-11/+11
2020-09-30dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to ...Thomas Kopp1-4/+4
2020-09-30dt-binding: can: mcp25xxfd: documentation fixesOleksij Rempel1-4/+4
2020-09-30can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_n...Marc Kleine-Budde1-1/+1
2020-09-30can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanupDan Carpenter1-1/+1
2020-09-30can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata informationThomas Kopp1-5/+14
2020-09-30can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update l...Thomas Kopp1-7/+14
2020-09-30Merge branch 'HW-support-for-VCAP-IS1-and-ES0-in-mscc_ocelot'David S. Miller14-377/+1140
2020-09-30net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()Vladimir Oltean2-13/+18
2020-09-30net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id functionVladimir Oltean2-7/+21
2020-09-30net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()Vladimir Oltean1-8/+12
2020-09-30net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()Vladimir Oltean1-8/+8
2020-09-30net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entriesXiaoliang Yang1-2/+15
2020-09-30net: mscc: ocelot: parse flower action before keyVladimir Oltean1-3/+16