aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-29Linux 4.10-rc6Linus Torvalds1-2/+2
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira6-10/+10
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash1-1/+7
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-26Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust1-1/+1
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg1-1/+1
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg1-0/+3
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg3-0/+12
2017-01-26nvmet_fc: correct logic in disconnect queue LS handlingJames Smart1-14/+22
2017-01-25xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-01-25virtio_net: reject XDP programs using header adjustmentJakub Kicinski1-0/+5
2017-01-25virtio_net: use dev_kfree_skb for small buffer XDP receiveJohn Fastabend1-2/+6
2017-01-25r8152: check rx after napi is enabledhayeswang1-1/+6
2017-01-25r8152: re-schedule napi for txhayeswang1-0/+3
2017-01-25r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-01-25r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang1-3/+9
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGao Pan1-0/+20
2017-01-25Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher1-4/+3
2017-01-25i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans1-4/+4
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie3-22/+34
2017-01-25net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli1-0/+2
2017-01-25net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven1-2/+2
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven3-1/+2
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven1-2/+6
2017-01-25net-next: ethernet: mediatek: change the compatible stringJohn Crispin1-1/+1
2017-01-25Documentation: devicetree: change the mediatek ethernet compatible stringJohn Crispin1-1/+1
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan1-3/+6