Age | Commit message (Expand) | Author | Files | Lines |
2020-10-01 | selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set | Petr Machata | 5 | -11/+72 |
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 | selftests/bpf: Test "incremental" btf_dump in C format | Andrii Nakryiko | 1 | -0/+105 |
2020-09-30 | libbpf: Make btf_dump work with modifiable BTF | Andrii Nakryiko | 3 | -22/+65 |
2020-09-30 | Merge branch 'Various BPF helper improvements' | Alexei Starovoitov | 23 | -82/+830 |
2020-09-30 | bpf, selftests: Add redirect_neigh selftest | Daniel Borkmann | 2 | -0/+312 |
2020-09-30 | bpf, selftests: Use bpf_tail_call_static where appropriate | Daniel Borkmann | 9 | -49/+51 |
2020-09-30 | bpf, libbpf: Add bpf_tail_call_static helper for bpf programs | Daniel Borkmann | 1 | -0/+46 |
2020-09-30 | bpf: Add redirect_neigh helper as redirect drop-in | Daniel Borkmann | 4 | -15/+294 |
2020-09-30 | bpf, net: Rework cookie generator as per-cpu one | Daniel Borkmann | 8 | -18/+86 |
2020-09-30 | bpf: Add classid helper only based on skb->sk | Daniel Borkmann | 3 | -0/+41 |
2020-09-30 | bpf: fix raw_tp test run in preempt kernel | Song Liu | 1 | -12/+9 |
2020-09-30 | can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m... | Thomas Kopp | 2 | -11/+11 |
2020-09-30 | dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to ... | Thomas Kopp | 1 | -4/+4 |
2020-09-30 | dt-binding: can: mcp25xxfd: documentation fixes | Oleksij Rempel | 1 | -4/+4 |
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 | Merge branch 'HW-support-for-VCAP-IS1-and-ES0-in-mscc_ocelot' | David S. Miller | 14 | -377/+1140 |
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 | 9 | -7/+131 |
2020-09-30 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean | 6 | -2/+191 |
2020-09-30 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean | 6 | -2/+367 |
2020-09-30 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean | 9 | -300/+327 |
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 | 2 | -0/+39 |
2020-09-30 | net: mvneta: avoid possible cache misses in mvneta_rx_swbm | Lorenzo Bianconi | 1 | -6/+6 |
2020-09-30 | libbpf: Compile in PIC mode only for shared library case | Andrii Nakryiko | 1 | -2/+1 |
2020-09-30 | libbpf: Compile libbpf under -O2 level by default and catch extra warnings | Andrii Nakryiko | 1 | -1/+1 |
2020-09-30 | libbpf: Fix uninitialized variable in btf_parse_type_sec | Andrii Nakryiko | 1 | -1/+1 |
2020-09-30 | Merge branch 'bpf, x64: optimize JIT's pro/epilogue' | Alexei Starovoitov | 1 | -12/+23 |
2020-09-30 | bpf: x64: Do not emit sub/add 0, %rsp when !stack_depth | Maciej Fijalkowski | 1 | -10/+23 |
2020-09-30 | bpf, x64: Drop "pop %rcx" instruction on BPF JIT epilogue | Maciej Fijalkowski | 1 | -2/+0 |
2020-09-30 | selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access | Ilya Leoshkevich | 1 | -115/+101 |
2020-09-30 | lib8390: Replace panic() call with BUILD_BUG_ON | Armin Wolf | 1 | -2/+2 |
2020-09-30 | Merge branch 'net-in_interrupt-cleanup-and-fixes' | David S. Miller | 89 | -2234/+354 |
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 |