summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan-1/+1
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan-1/+1
2020-08-03net: dsa: loop: Set correct number of portsFlorian Fainelli-1/+1
2020-08-03net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli-0/+17
2020-08-03net: dsa: loop: Move data structures to headerFlorian Fainelli-31/+1
2020-08-03net: dsa: loop: Support 4K VLANsFlorian Fainelli-4/+2
2020-08-03net: dsa: loop: PVID should be per-portFlorian Fainelli-4/+4
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy-26/+82
2020-08-03net: dsa: sja1105: poll for extts events from a timerVladimir Oltean-34/+50
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata-13/+95
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel-3/+53
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel-9/+75
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel-9/+93
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata-1/+2
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel-5/+5
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel-15/+26
2020-08-03Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds-114/+643
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang-1/+1
2020-08-03libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu-3/+8
2020-08-03libnvdimm/security: the 'security' attr never show 'overwrite' stateJane Chu-2/+2
2020-08-03libnvdimm/security: fix a typoJane Chu-1/+1
2020-08-03Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2020-08-04pinctrl: stmfx: Use irqchip templateLinus Walleij-15/+17
2020-08-04pinctrl: amd: Use irqchip templateLinus Walleij-11/+10
2020-08-04pinctrl: mediatek: fix build for tristate changesRandy Dunlap-0/+1
2020-08-04pinctrl: samsung: Use bank name as irqchip nameMarek Szyprowski-26/+32
2020-08-04pinctrl: core: print gpio in pins debugfs fileDrew Fustini-0/+21
2020-08-04pinctrl: mediatek: add mt6779 eint supportHanks Chen-0/+8
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen-0/+2875
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen-0/+33
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko-7/+7
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko-15/+3
2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko-11/+11
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum-5/+8
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache-1/+1
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache-4/+4
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache-1/+0
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache-1/+8
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache-2/+1
2020-08-04gpio: max732x: Use irqchip templateLinus Walleij-15/+15
2020-08-04gpio: stmpe: Move chip registrationLinus Walleij-6/+6
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET-2/+0
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET-2/+2
2020-08-03net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET-2/+2
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang-1/+1
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang-4/+4
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang-1/+1
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai-4/+5