| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2020-09-30 | net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get() | Vladimir Oltean | 1 | -8/+8 |
| 2020-09-30 | net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries | Xiaoliang Yang | 1 | -2/+15 |
| 2020-09-30 | net: mscc: ocelot: parse flower action before key | Vladimir Oltean | 1 | -3/+16 |
| 2020-09-30 | net: mscc: ocelot: remove unneeded VCAP parameters for IS2 | Vladimir Oltean | 3 | -38/+0 |
| 2020-09-30 | net: mscc: ocelot: automatically detect VCAP constants | Vladimir Oltean | 7 | -6/+116 |
| 2020-09-30 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean | 3 | -0/+145 |
| 2020-09-30 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean | 3 | -0/+272 |
| 2020-09-30 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean | 7 | -290/+253 |
| 2020-09-30 | net: mscc: ocelot: return error if VCAP filter is not found | Xiaoliang Yang | 1 | -4/+12 |
| 2020-09-30 | net: mscc: ocelot: introduce a new ocelot_target_{read,write} API | Vladimir Oltean | 1 | -0/+17 |
| 2020-09-30 | net: mvneta: avoid possible cache misses in mvneta_rx_swbm | Lorenzo Bianconi | 1 | -6/+6 |
| 2020-09-30 | lib8390: Replace panic() call with BUILD_BUG_ON | Armin Wolf | 1 | -2/+2 |
| 2020-09-30 | net: rtlwifi: Replace in_interrupt() for context detection | Sebastian Andrzej Siewior | 6 | -19/+23 |
| 2020-09-30 | net: rtlwifi: Remove in_interrupt() from debug macro | Sebastian Andrzej Siewior | 2 | -26/+2 |
| 2020-09-30 | net: rtlwifi: Remove void* casts related to delayed work | Sebastian Andrzej Siewior | 5 | -39/+31 |
| 2020-09-30 | net: libertas: Use netif_rx_any_context() | Sebastian Andrzej Siewior | 1 | -9/+2 |
| 2020-09-30 | net: libertas libertas_tf: Remove in_interrupt() from debug macro. | Sebastian Andrzej Siewior | 2 | -4/+2 |
| 2020-09-30 | net: mwifiex: Use netif_rx_any_context(). | Sebastian Andrzej Siewior | 2 | -10/+2 |
| 2020-09-30 | net: hostap: Remove in_interrupt() usage | Sebastian Andrzej Siewior | 1 | -12/+0 |
| 2020-09-30 | net: iwlwifi: Remove in_interrupt() from tracing macro. | Sebastian Andrzej Siewior | 2 | -5/+3 |
| 2020-09-30 | net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros | Sebastian Andrzej Siewior | 5 | -12/+7 |
| 2020-09-30 | net: brcmfmac: Convey allocation mode as argument | Sebastian Andrzej Siewior | 4 | -14/+13 |
| 2020-09-30 | net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() | Thomas Gleixner | 10 | -25/+29 |
| 2020-09-30 | net: brcmfmac: Replace in_interrupt() | Sebastian Andrzej Siewior | 3 | -5/+5 |
| 2020-09-30 | net: wan/lmc: Remove lmc_trace() | Sebastian Andrzej Siewior | 5 | -136/+8 |