summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.190v4.9.190Greg Kroah-Hartman2019-08-251-1/+1
* bonding: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-1/+3
* team: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-1/+3
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-251-63/+34
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-251-0/+3
* xen/netback: Reset nr_frags before freeing skbRoss Lagerwall2019-08-251-0/+2
* sctp: fix the transport error_count checkXin Long2019-08-251-1/+1
* net/packet: fix race in tpacket_snd()Eric Dumazet2019-08-251-0/+7
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-253-8/+18
* iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2019-08-251-1/+1
* Input: psmouse - fix build error of multiple definitionYueHaibing2019-08-251-1/+2
* netfilter: conntrack: Use consistent ct id hash calculationDirk Morris2019-08-251-8/+8
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-251-3/+4
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-253-10/+33
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-08-251-0/+5
* USB: serial: option: add the BroadMobi BM818 cardBob Ham2019-08-251-0/+2
* USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-08-251-0/+1
* USB: serial: option: add D-Link DWM-222 device IDRogan Dawes2019-08-251-0/+2
* USB: CDC: fix sanity checks in CDC union parserOliver Neukum2019-08-251-2/+2
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-251-5/+7
* USB: core: Fix races in character device registration and deregistraionAlan Stern2019-08-251-5/+5
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-251-3/+0
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-251-10/+10
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-251-1/+5
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-251-1/+1
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-08-251-0/+3
* scsi: hpsa: correct scsi command status issue after resetDon Brace2019-08-251-1/+11
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-08-251-1/+1
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach2019-08-251-0/+1
* xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-08-251-2/+1
* net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov2019-08-251-1/+1
* Input: iforce - add sanity checksOliver Neukum2019-08-251-0/+5
* Input: kbtab - sanity check for endpoint typeOliver Neukum2019-08-251-2/+4
* HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-251-0/+4
* HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-251-0/+8
* HID: holtek: test for sanity of intfdataOliver Neukum2019-08-251-2/+7
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-251-9/+0
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-254-15/+22
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-251-1/+1
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-08-253-5/+66
* inet: switch IP ID generator to siphashEric Dumazet2019-08-254-19/+30
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-08-254-5/+546