aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Gravatar Atsushi Nemoto 1-1/+1
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...Gravatar David S. Miller 3-9/+14
2020-04-14rtw88: avoid unused function warningsGravatar Arnd Bergmann 1-8/+3
2020-04-12net: mvneta: Fix a typoGravatar Christophe JAILLET 1-1/+1
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gravatar Gilberto Bertin 1-1/+2
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesGravatar Christophe JAILLET 1-3/+3
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageGravatar Christophe JAILLET 1-3/+2
2020-04-12net: neterion: remove redundant assignment to variable tmp64Gravatar Colin Ian King 1-1/+1
2020-04-11net: phy: marvell: Fix pause frame negotiationGravatar Clemens Gruber 1-22/+24
2020-04-09net: macsec: fix using wrong structure in macsec_changelink()Gravatar Taehee Yoo 1-1/+1
2020-04-08net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listGravatar Paul Blakey 1-12/+7
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceGravatar Parav Pandit 1-1/+1
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeGravatar Parav Pandit 1-4/+5
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionGravatar Roi Dayan 1-1/+2
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionGravatar Dmytro Linkin 1-2/+3
2020-04-08net/mlx5e: Add missing release firmware callGravatar Eran Ben Elisha 1-1/+4
2020-04-08net/mlx5: Fix condition for termination table cleanupGravatar Eli Cohen 2-10/+3
2020-04-08net/mlx5: Fix frequent ioread PCI access during recoveryGravatar Moshe Shemesh 1-1/+1
2020-04-08ionic: set station addr only if neededGravatar Shannon Nelson 1-13/+19
2020-04-08ionic: replay filters after fw upgradeGravatar Shannon Nelson 3-15/+51
2020-04-07Documentation: mdio_bus.c - fix warningsGravatar Lothar Rubusch 1-1/+1
2020-04-07net: ethernet: mediatek: move mt7623 settings out off the mt7530Gravatar René van Dorst 2-1/+31
2020-04-07net: dsa: mt7530: move mt7623 settings out off the mt7530Gravatar René van Dorst 2-95/+0
2020-04-07net: fec: set GPR bit on suspend by DT configuration.Gravatar Martin Fuzzey 2-29/+127
2020-04-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-162/+255
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-4/+16
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+2
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideGravatar Linus Torvalds 1-5/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 25-94/+142
2020-04-07Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 6-14/+14
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksGravatar Kees Cook 3-0/+81
2020-04-07mm/memory_hotplug: allow to specify a default online_typeGravatar David Hildenbrand 1-6/+5
2020-04-07mm/memory_hotplug: convert memhp_auto_online to store an online_typeGravatar David Hildenbrand 1-6/+4
2020-04-07hv_balloon: don't check for memhp_auto_online manuallyGravatar David Hildenbrand 1-15/+10
2020-04-07drivers/base/memory: store mapping between MMOP_* and string in an arrayGravatar David Hildenbrand 1-15/+23
2020-04-07drivers/base/memory: map MMOP_OFFLINE to 0Gravatar David Hildenbrand 1-7/+4
2020-04-07drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEGravatar David Hildenbrand 1-4/+5
2020-04-07drivers/base/memory.c: drop pages_correctly_probed()Gravatar David Hildenbrand 1-42/+0
2020-04-07drivers/base/memory.c: drop section_countGravatar David Hildenbrand 1-14/+3
2020-04-07virtio-balloon: switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOMGravatar David Hildenbrand 1-56/+47
2020-04-07virtio-balloon: add support for providing free page reports to hostGravatar Alexander Duyck 2-0/+65
2020-04-07virtio-balloon: pull page poisoning config out of free page hintingGravatar Alexander Duyck 1-6/+17
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 20-65/+117
2020-04-06macsec: fix NULL dereference in macsec_upd_offload()Gravatar Davide Caratti 1-0/+3
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedGravatar Florian Fainelli 1-1/+6
2020-04-06qed: remove redundant assignment to variable 'rc'Gravatar Colin Ian King 1-1/+1
2020-04-06wimax: remove some redundant assignments to variable resultGravatar Colin Ian King 1-5/+2
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 7-7/+102
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEGravatar Petr Machata 1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYGravatar Petr Machata 1-3/+6