aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-23Merge branch 'nfp-Offload-MPLS-actions'David S. Miller5-0/+260
2019-07-23nfp: flower: offload MPLS set actionJohn Hurley2-0/+53
2019-07-23nfp: flower: offload MPLS pop actionJohn Hurley2-0/+31
2019-07-23nfp: flower: offload MPLS push actionJohn Hurley2-0/+57
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley3-0/+119
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann1-9/+18
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta1-0/+3
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-23Merge branch 'selftests-forwarding-GRE-multipath-fixes'David S. Miller1-12/+16
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-07-23net: jme: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan1-5/+3
2019-07-23fm10k: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-07-23e1000e: Use dev_get_drvdata where possibleChuhong Yuan1-4/+3
2019-07-23net: broadcom: Use dev_get_drvdataChuhong Yuan3-12/+6
2019-07-23net: atheros: Use dev_get_drvdataChuhong Yuan3-14/+8
2019-07-23net: 3com: 3c59x: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-23atm: Use dev_get_drvdataChuhong Yuan1-6/+3
2019-07-23ftgmac100: Fix build.David S. Miller1-1/+1
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier14-12/+60
2019-07-23Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesOlof Johansson8-11/+10
2019-07-23ARM: defconfig: u8500: Add new driversLinus Walleij1-1/+11
2019-07-23ARM: defconfig: u8500: Refresh defconfigLinus Walleij1-14/+8
2019-07-23ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann1-0/+3
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida1-3/+3
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun1-3/+1
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2-7/+7
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe1-7/+5
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov1-0/+2
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger1-2/+2
2019-07-23iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee2-0/+99
2019-07-23ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-07-23Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng1-29/+25
2019-07-23Input: applespi - fix trivial typo in struct descriptionNikolas Nyby1-4/+4
2019-07-23Input: applespi - select CRC16 moduleArnd Bergmann1-0/+1
2019-07-23drbd: dynamically allocate shash descriptorArnd Bergmann1-2/+12
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza3-12/+0
2019-07-23ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang1-9/+4
2019-07-23perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo1-1/+8
2019-07-23perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo1-0/+10
2019-07-23perf probe: Set pev->nargs to zero after freeing pev->args entriesArnaldo Carvalho de Melo1-0/+1
2019-07-23perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov3-10/+17
2019-07-23perf stat: Always separate stalled cycles per insnCong Wang1-1/+2
2019-07-23perf stat: Fix segfault for event group in repeat modeJiri Olsa2-1/+10