summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25net: sfp: allow fault processing to transition to other statesRussell King
2019-11-25net: sfp: eliminate mdelay() from PHY probeRussell King
2019-11-25net: sfp: split the PHY probe from sfp_sm_mod_init()Russell King
2019-11-25net: sfp: control TX_DISABLE and phy only from main state machineRussell King
2019-11-25net: sfp: avoid power switch on address-change modulesRussell King
2019-11-25net: sfp: parse SFP power requirement earlierRussell King
2019-11-25net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King
2019-11-25net: sfp: handle module remove outside state machineRussell King
2019-11-25net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King
2019-11-25net: sfp: move tx disable on device down to main state machineRussell King
2019-11-25net: sfp: move sfp sub-state machines into separate functionsRussell King
2019-11-25net: sfp: fix sfp_bus_add_upstream() warningRussell King
2019-11-25net: sfp: fix sfp_bus_put() kernel documentationRussell King
2019-11-25net: sfp: rework upstream interfaceRussell King
2019-11-25net: sfp: move fwnode parsing into sfp-bus layerRussell King
2019-11-25net: phylink: use more linkmode_*Russell King
2019-11-24Linux 5.4Linus Torvalds
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson