summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-09net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo1-1/+1
2020-04-09net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey1-12/+7
2020-04-09net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit1-1/+1
2020-04-09net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-09net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan1-1/+2
2020-04-09net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-09net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-09net/mlx5: Fix condition for termination table cleanupEli Cohen2-10/+3
2020-04-09net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-08ionic: set station addr only if neededShannon Nelson1-13/+19
2020-04-08ionic: replay filters after fw upgradeShannon Nelson3-15/+51
2020-04-08Documentation: mdio_bus.c - fix warningsLothar Rubusch1-1/+1
2020-04-08net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-08net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2-95/+0
2020-04-08net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-162/+255
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+16
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+2
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-5/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds25-94/+142
2020-04-07Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds6-14/+14
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-07mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand1-6/+5
2020-04-07mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand1-6/+4
2020-04-07hv_balloon: don't check for memhp_auto_online manuallyDavid Hildenbrand1-15/+10
2020-04-07drivers/base/memory: store mapping between MMOP_* and string in an arrayDavid Hildenbrand1-15/+23
2020-04-07drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand1-7/+4
2020-04-07drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand1-4/+5
2020-04-07drivers/base/memory.c: drop pages_correctly_probed()David Hildenbrand1-42/+0
2020-04-07drivers/base/memory.c: drop section_countDavid Hildenbrand1-14/+3
2020-04-07virtio-balloon: switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOMDavid Hildenbrand1-56/+47
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck2-0/+65
2020-04-07virtio-balloon: pull page poisoning config out of free page hintingAlexander Duyck1-6/+17
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds20-65/+117
2020-04-06macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti1-0/+3
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli1-1/+6
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King1-1/+1
2020-04-06wimax: remove some redundant assignments to variable resultColin Ian King1-5/+2
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-7/+102
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-15/+14
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli1-1/+1
2020-04-06tun: Don't put_page() for all negative return values from XDP programWill Deacon1-4/+6
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki8-35/+25
2020-04-06Merge branch 'acpica'Rafael J. Wysocki11-23/+92
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-7/+6
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds11-125/+210
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed1-6/+2
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1