summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-217-15/+31
|\ \ \
| * | | MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-05-152-4/+4
| * | | MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni2018-05-151-0/+1
| * | | MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni2018-05-151-2/+0
| * | | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-151-1/+1
| * | | MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki2018-05-151-2/+16
| * | | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil2018-05-151-3/+3
| * | | MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown2018-05-151-3/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2157-465/+1010
|\ \ \ \
| * | | | net: ip6_gre: fix tunnel metadata device sharing.William Tu2018-05-201-22/+79
| * | | | cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * | | | net: sched: red: avoid hashing NULL childPaolo Abeni2018-05-182-4/+6
| * | | | sock_diag: fix use-after-free read in __sk_freeEric Dumazet2018-05-181-1/+1
| * | | | sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-05-181-1/+1
| * | | | net: dsa: Do not register devlink for unused portsFlorian Fainelli2018-05-181-3/+6
| * | | | net: Fix a bug in removing queues from XPS mapAmritha Nambiar2018-05-181-1/+1
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-184-36/+98
| |\ \ \
| | * | | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-182-27/+84
| | * | | bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend2018-05-181-3/+3
| | * | | bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend2018-05-181-6/+6
| | * | | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | | | net: test tailroom before appending to linear skbWillem de Bruijn2018-05-172-2/+4