summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-01lib8390: Use netif_msg_init to initialize msg_enable bitsArmin Wolf
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-10-01caif_virtio: Remove redundant initialization of variable errJing Xiangfeng
2020-10-01drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-09-30net/mlx5e: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-30net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()Dan Carpenter
2020-09-30net/mlx5: Fix dereference on pointer attr after null checkAriel Levkovich
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-30net/mlx5: E-Switch, Support flow source for local vportHamdan Igbaria
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit
2020-09-30net/mlx5: E-switch, Use helper function to load unload representorParav Pandit
2020-09-30net/mlx5: E-switch, Add helper to check egress ACL needParav Pandit
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria
2020-09-30net/mlx5: DR, Call ste_builder directly with tag pointerYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded vlan check from L2 builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded check from source port builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Replace the check for valid STE entryYevgeny Kliteynik
2020-09-30Merge tag 'linux-can-next-for-5.10-20200930' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-30ionic: prevent early watchdog checkShannon Nelson
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson
2020-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-09-30can: flexcan: disable runtime PM if register flexcandev failedJoakim Zhang
2020-09-30can: flexcan: add flexcan driver for i.MX8MPJoakim Zhang
2020-09-30can: flexcan: initialize all flexcan memory for ECC functionJoakim Zhang
2020-09-30can: mcp251xfd: rename all remaining occurrence to mcp251xfdMarc Kleine-Budde
2020-09-30can: mcp251xfd: rename all user facing strings to mcp251xfdMarc Kleine-Budde
2020-09-30can: mcp251xfd: rename driver files and subdir to mcp251xfdMarc Kleine-Budde
2020-09-30can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m...Thomas Kopp
2020-09-30can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_n...Marc Kleine-Budde
2020-09-30can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanupDan Carpenter
2020-09-30can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata informationThomas Kopp
2020-09-30can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update l...Thomas Kopp
2020-09-29net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()Vladimir Oltean
2020-09-29net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id functionVladimir Oltean
2020-09-29net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()Vladimir Oltean
2020-09-29net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()Vladimir Oltean
2020-09-29net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entriesXiaoliang Yang
2020-09-29net: mscc: ocelot: parse flower action before keyVladimir Oltean
2020-09-29net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
2020-09-29net: mscc: ocelot: return error if VCAP filter is not foundXiaoliang Yang
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean