summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-18Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-18Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-18Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-18Merge tag 'mlx5e-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-18Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-18net: dsa: Do not register devlink for unused portsFlorian Fainelli
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar
2018-05-18Merge branch 'tcp-implement-SACK-compression'David S. Miller
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet
2018-05-18tcp: add SACK compressionEric Dumazet
2018-05-18tcp: do not force quickack when receiving out-of-order packetsEric Dumazet
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet
2018-05-18net: mscc: Add SPDX identifierAlexandre Belloni
2018-05-18Merge branch 'stmmac-Clean-up-and-tune-up'David S. Miller
2018-05-18net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu
2018-05-18net: stmmac: Remove uneeded checks for GMAC versionJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller
2018-05-18parisc: Move setup_profiling_timer() out of init sectionHelge Deller
2018-05-18parisc: Move find_pa_parent_type() out of init sectionHelge Deller
2018-05-18sched/fair: Fix documentation file pathSebastian Andrzej Siewior
2018-05-18sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre
2018-05-18sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei
2018-05-18Bluetooth: use wait_event API instead of open-coding itJohn Keeping
2018-05-18Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede