summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan-2/+57
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty-2/+11
2017-10-13ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris-10/+14
2017-10-04ath9k: make const array reg_hole_list static, reduces object code sizeColin Ian King-1/+1
2017-09-25wcn36xx: Disable 5GHz for wcn3620Loic Poulain-1/+17
2017-09-25ath9k: Avoid a potential deadlockVille Syrjälä-11/+14
2017-09-25ath10k: make ath10k_hw_ce_regs constBhumika Goyal-4/+4
2017-09-25ath9k: Use ARRAY_SIZE macroThomas Meyer-3/+2
2017-09-25ath9k: remove cast to void pointerHimanshu Jha-32/+32
2017-09-16Linux 4.14-rc1v4.14-rc1Linus Torvalds-2/+2
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-16/+16
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-27/+41
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-234/+467
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+380
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel-1/+2
2017-09-16Documentation: link in networking docsPavel Machek-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet-4/+3
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-3427/+6399
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+2
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds-160/+236
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+1602
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-111/+257
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha-1/+0
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-129170/+1
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+6
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-63/+60
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov-11/+380
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng-0/+7
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso-1/+1
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso-0/+4
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso-5/+1
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso-2/+56
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr-2/+7