summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich
2018-05-30qtnfmac: cancel scan on disconnectAndrey Shevchenko
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko
2018-05-30qtnfmac: fix firmware command error pathDmitry Lebed
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed
2018-05-30qtnfmac: cleanup wdev structure between its usesSergey Matyukevich
2018-05-30qtnfmac: decode error codes from firmware repliesIgor Mitsyanko
2018-05-30qtnfmac: simplify notationSergey Matyukevich
2018-05-30qtnfmac: remove unused function declarationsAndrey Shevchenko
2018-05-30Merge tag 'iwlwifi-next-for-kalle-2018-05-30' of git://git.kernel.org/pub/scm...Kalle Valo
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong
2018-05-30vhost_net: flush batched heads before trying to busy pollingJason Wang
2018-05-30MAINTAINERS: add myself as maintainer for QorIQ PTP clock driverYangbo Lu
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30iwlwifi: fix non_shared_ant for 9000 devicesErel Geron
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-05-30iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-29Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29bpfilter: fix a build errYueHaibing
2018-05-29Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill
2018-05-29tcp: use data length instead of skb->len in tcp_probeYafang Shao