summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman2018-05-241-7/+5
| | * | | | | | | | net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha2018-05-241-0/+42
| * | | | | | | | | packet: fix reserve calculationWillem de Bruijn2018-05-241-1/+1
| |/ / / / / / / /
| * | | | | | | | net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-05-231-2/+2
| * | | | | | | | net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-05-233-5/+12
| * | | | | | | | net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli2018-05-231-1/+1
| * | | | | | | | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu2018-05-231-0/+1
| * | | | | | | | net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
| * | | | | | | | ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot2018-05-231-6/+9
| * | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2018-05-233-7/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: change Kalle as wcn36xx maintainerKalle Valo2018-05-221-1/+1
| | * | | | | | | | MAINTAINERS: change Kalle as ath.ko maintainerKalle Valo2018-05-221-1/+1
| | * | | | | | | | MAINTAINERS: update Kalle's email addressKalle Valo2018-05-221-2/+2
| | * | | | | | | | ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki2018-05-121-1/+1
| | * | | | | | | | Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki2018-05-121-1/+1
| | * | | | | | | | bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki2018-05-121-1/+1
| * | | | | | | | | tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang2018-05-231-4/+15
| * | | | | | | | | Merge branch 'virtio_net-mergeable-XDP'David S. Miller2018-05-231-11/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang2018-05-231-8/+7
| | * | | | | | | | | virtio-net: correctly check num_buf during err pathJason Wang2018-05-231-1/+1
| | * | | | | | | | | virtio-net: correctly transmit XDP buff after linearizingJason Wang2018-05-231-1/+1
| | * | | | | | | | | virtio-net: correctly redirect linearized packetJason Wang2018-05-231-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-235-8/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski2018-05-221-2/+2
| | * | | | | | | | | cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss2018-05-221-0/+3
| | * | | | | | | | | mac80211: mesh: fix premature update of rc statsBob Copeland2018-05-181-4/+4
| | * | | | | | | | | nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky2018-05-181-1/+2
| | * | | | | | | | | cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-05-181-1/+1
| * | | | | | | | | | pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen2018-05-221-3/+7
| * | | | | | | | | | qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
| * | | | | | | | | | ipmr: properly check rhltable_init() return valueEric Dumazet2018-05-221-1/+4
| * | | | | | | | | | dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev2018-05-221-2/+0
| * | | | | | | | | | isdn: eicon: fix a missing-check bugWenwen Wang2018-05-223-16/+29
| * | | | | | | | | | net: fec: Add a SPDX identifierFabio Estevam2018-05-221-0/+1
| * | | | | | | | | | net: fec: ptp: Switch to SPDX identifierFabio Estevam2018-05-221-13/+1
| * | | | | | | | | | sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-224-18/+39
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-05-255-31/+83
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: Make sure permission updates happen for pmd/pudLaura Abbott2018-05-241-6/+10
| * | | | | | | | | | | arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell2018-05-221-0/+51
| * | | | | | | | | | | arm64: export tishift functions to modulesJason A. Donenfeld2018-05-212-13/+10
| * | | | | | | | | | | arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-05-211-12/+12
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-252-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/64s: Clear PCR on bootMichael Neuling2018-05-182-0/+7
* | | | | | | | | | | | Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-05-252-8/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-211-1/+1
| * | | | | | | | | | | | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-211-5/+25
| * | | | | | | | | | | | mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-211-1/+0
| * | | | | | | | | | | | mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre2018-05-211-1/+1
* | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-256-46/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-05-255-46/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \