summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-27i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controllerHanjun Guo
2017-04-27ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controllerHanjun Guo
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-27ACPI / bus: Add INT0002 to list of always-present devicesHans de Goede
2017-04-27ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li
2017-04-26mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg
2017-04-26mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2017-04-26ieee80211: fix kernel-doc parsing errorsJohannes Berg
2017-04-26ieee80211: add FT-802.1X AKM suite selectorLuca Coelho
2017-04-26ieee80211: add SUITE_B AKM selectorsLuca Coelho
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Show operation, cmd_flags and rq_flags namesBart Van Assche
2017-04-26blk-mq: Make blk_flags_show() callers append a newline characterBart Van Assche
2017-04-26blk-mq: Move the "state" debugfs attribute one level downBart Van Assche
2017-04-26blk-mq: Unregister debugfs attributes earlierBart Van Assche
2017-04-26blk-mq: Only unregister hctxs for which registration succeededBart Van Assche
2017-04-26blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche
2017-04-26blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche
2017-04-26blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann
2017-04-26firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun
2017-04-26firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26virtio-net: on tx, only call napi_disable if tx napi is onWillem de Bruijn
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2017-04-26Merge branch 'ibmvnic-Move-sub-crq-init-out-of-interrupt-context'David S. Miller
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-26dt-bindings: mdio: Clarify binding documentFlorian Fainelli
2017-04-26Merge branch 'tcp-do-not-use-tcp_time_stamp-for-rcv-autotuning'David S. Miller
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet
2017-04-26tcp: remove ack_time from struct tcp_sacktag_stateEric Dumazet
2017-04-26tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_fastretrans_alert()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_identify_loss()Eric Dumazet