summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh3-0/+36
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh1-0/+2
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh4-9/+13
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2-15/+28
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh1-0/+4
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh1-5/+15
2018-03-22Merge branch 's390-qeth-fixes'David S. Miller3-8/+17
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-22Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'David S. Miller4-21/+25
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao1-21/+2
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao1-0/+2
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao2-0/+21
2018-03-22Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-13/+20
2018-03-22drm/tegra: dc: Use correct format array for Tegra124Stefan Agner1-2/+2
2018-03-22netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso1-15/+4
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2-6/+13
2018-03-22netfilter: drop template ct when conntrack is skipped.Paolo Abeni1-1/+13
2018-03-22posix-timers: Protect posix clock array access against speculationThomas Gleixner1-3/+8
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang1-0/+4
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang1-0/+10
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-22dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET1-3/+6
2018-03-22Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson1-3/+0
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-22MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie7-36/+48
2018-03-22Merge branch 'net-sched-action-idr-leak'David S. Miller7-9/+12
2018-03-22net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti1-1/+1
2018-03-22net/sched: fix idr leak in the error path of tcf_vlan_init()Davide Caratti1-1/+1
2018-03-22net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti1-3/+6
2018-03-22net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti1-1/+1
2018-03-22libnvdimm, nfit: fix persistence domain reportingDan Williams2-7/+13
2018-03-22net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti1-1/+1
2018-03-22net/sched: fix idr leak in the error path of tcf_simp_init()Davide Caratti1-1/+1
2018-03-22net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti1-1/+1
2018-03-22qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2-3/+3
2018-03-22bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King1-1/+1
2018-03-22MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2
2018-03-22MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-22MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-22libnvdimm, region: hide persistence_domain when unknownDan Williams1-0/+7
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal1-3/+17
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal1-1/+2
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal1-10/+15
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1