aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien1-0/+7
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-25cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong1-0/+13
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang1-0/+1
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney1-1/+1
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde5-70/+82
2015-08-24net: Fix RCU splat in af_keyDavid Ahern1-23/+23
2015-08-23net: bcmgenet: fix uncleaned dma flagsJaedon Shin1-0/+16
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli1-4/+0
2015-08-23netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA1-1/+1
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-18batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann1-1/+4
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown3-0/+18
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-17net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-17be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-17ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2-11/+35
2015-08-17ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau1-4/+16
2015-08-17ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau1-12/+9
2015-08-17net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov1-12/+19
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter1-3/+2
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault1-36/+42
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie1-4/+12
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens1-6/+4
2015-08-17dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga1-0/+4
2015-08-16Linux 4.2-rc7Linus Torvalds1-1/+1
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-08-16fs/fuse: fix ioctl type confusionJann Horn1-1/+9
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-14thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar1-1/+12
2015-08-14thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar1-4/+4
2015-08-14thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar1-5/+5
2015-08-14thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar1-16/+10
2015-08-14thermal/cpu_cooling: quit early after updating policyViresh Kumar1-0/+1
2015-08-14thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar1-1/+1
2015-08-14thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King1-11/+20
2015-08-14Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-14zram: fix pool name truncationSergey Senozhatsky1-4/+2