summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-23phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-09-23net: mvneta: add module EEPROM reading supportRussell King
2017-09-23net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interruptRussell King
2017-09-23net: mvneta: hack fix phy_interfaceRussell King
2017-09-23net: mvneta: convert to phylinkRussell King
2017-09-23sfp: display SFP module informationRussell King
2017-09-23sfp: add SFP module supportRussell King
2017-09-23phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-09-23phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-09-23phylink: add module EEPROM supportRussell King
2017-09-23sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-09-23phylink: add phylink infrastructureRussell King
2017-09-23net: phy: add I2C mdio busRussell King
2017-09-23net: phy: export phy_start_machine() for phylinkRussell King
2017-09-23net: phy: provide a hook for link up/link down eventsRussell King
2017-09-23net: phy: add 1000Base-X to phy settings tableRussell King
2017-09-23net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-09-23net: phy: split out PHY speed and duplex string generationRussell King
2017-09-23net: phy: allow settings table to support more than 32 link modesRussell King
2017-09-03Linux 4.13Linus Torvalds
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-09-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-09-01Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-01Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-01udp: fix secpath leakYossi Kuperman
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp
2017-08-31scripts/dtc: fix '%zx' warningRussell King
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer
2017-08-31mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers