summaryrefslogtreecommitdiffstats
path: root/net/netlink/diag.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-19target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-19batman-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-18ASoC: topology: Add Kconfig option for topologyMark Brown3-0/+18
2015-08-18net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-18net: 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-17Linux 4.2-rc7v4.2-rc7Linus Torvalds1-1/+1
2015-08-17x86/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-15thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar1-1/+12
2015-08-15thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar1-4/+4
2015-08-15thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar1-5/+5
2015-08-15thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar1-16/+10
2015-08-15thermal/cpu_cooling: quit early after updating policyViresh Kumar1-0/+1
2015-08-15thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar1-1/+1
2015-08-15thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King1-11/+20
2015-08-15Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-15mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-15zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-15memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-15.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-15ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-15mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-15ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-15ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-14cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma1-2/+4
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede1-3/+13
2015-08-14inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet1-1/+1
2015-08-14thermal: power_allocator: do not use devm* interfacesDmitry Torokhov1-4/+4
2015-08-14gianfar: Restore link state settings after MAC resetClaudiu Manoil1-0/+5
2015-08-14ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft1-1/+1
2015-08-14net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing4-51/+56
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot1-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2