summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-07sfp: move module eeprom ethtool access into netdev core ethtoolRussell King
2017-07-07phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-07-07phylink: add module EEPROM supportRussell King
2017-07-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-07-07phylink: add phylink infrastructureRussell King
2017-07-07net: phy: provide a hook for link up/link down eventsRussell King
2017-07-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-07-07net: phy: split out PHY speed and duplex string generationRussell King
2017-07-07net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-07-07net: phy: hook up clause 45 autonegotiation restartRussell King
2017-07-07net: phy: add 802.3 clause 45 support to phylibRussell King
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm
2017-06-14dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar