index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
/
diag.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-20
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-08-19
ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)
Rick Sherman
1
-0
/
+1
2015-08-19
ALSA: usb-audio: Fix runtime PM unbalance
Takashi Iwai
1
-1
/
+1
2015-08-19
target: Fix handling of small allocation lengths in REPORT LUNS
Roland Dreier
1
-16
/
+16
2015-08-19
batman-adv: Fix memory leak on tt add with invalid vlan
Sven Eckelmann
1
-1
/
+4
2015-08-18
ASoC: topology: Disable use from userspace
Mark Brown
1
-0
/
+6
2015-08-18
ASoC: topology: Add Kconfig option for topology
Mark Brown
3
-0
/
+18
2015-08-18
net: phy: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-08-18
net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
David Ward
1
-0
/
+1
2015-08-17
be2net: avoid vxlan offloading on multichannel configs
Ivan Vecera
1
-2
/
+2
2015-08-17
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2
-11
/
+35
2015-08-17
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
1
-4
/
+16
2015-08-17
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
1
-12
/
+9
2015-08-17
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
1
-12
/
+19
2015-08-17
net: ethernet: micrel: fix an error code
Dan Carpenter
1
-3
/
+2
2015-08-17
ppp: fix device unregistration upon netns deletion
Guillaume Nault
1
-36
/
+42
2015-08-17
net: phy: fix PHY_RUNNING in phy_state_machine
Shaohui Xie
1
-4
/
+12
2015-08-17
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
Calvin Owens
1
-6
/
+4
2015-08-17
dmaengine: fix balance of privatecnt inc/dec operations
Robert Baldyga
1
-0
/
+4
2015-08-17
Linux 4.2-rc7
v4.2-rc7
Linus Torvalds
1
-1
/
+1
2015-08-17
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-16
fs/fuse: fix ioctl type confusion
Jann Horn
1
-1
/
+9
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2
-2
/
+2
2015-08-15
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
Viresh Kumar
1
-1
/
+12
2015-08-15
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
Viresh Kumar
1
-4
/
+4
2015-08-15
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
Viresh Kumar
1
-5
/
+5
2015-08-15
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
Viresh Kumar
1
-16
/
+10
2015-08-15
thermal/cpu_cooling: quit early after updating policy
Viresh Kumar
1
-0
/
+1
2015-08-15
thermal/cpu_cooling: No need to initialize max_freq to 0
Viresh Kumar
1
-1
/
+1
2015-08-15
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
Russell King
1
-11
/
+20
2015-08-15
Update maintainers for DRM STI driver
Benjamin Gaignard
1
-0
/
+9
2015-08-15
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
1
-1
/
+1
2015-08-15
zram: fix pool name truncation
Sergey Senozhatsky
1
-4
/
+2
2015-08-15
memory-hotplug: fix wrong edge when hot add a new node
Xishi Qiu
2
-0
/
+11
2015-08-15
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
3
-2
/
+3
2015-08-15
ipc/sem.c: update/correct memory barriers
Manfred Spraul
1
-4
/
+14
2015-08-15
mm/hwpoison: fix panic due to split huge zero page
Wanpeng Li
1
-2
/
+5
2015-08-15
ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()
Herton R. Krzesinski
1
-2
/
+4
2015-08-15
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...
Herton R. Krzesinski
1
-6
/
+17
2015-08-15
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
Wanpeng Li
1
-7
/
+6
2015-08-15
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
1
-0
/
+2
2015-08-14
cpufreq: exynos: Fix for memory leak in case SoC name does not match
Shailendra Verma
1
-2
/
+4
2015-08-14
ACPI / video: Fix circular lock dependency issue in the video-detect code
Hans de Goede
1
-3
/
+13
2015-08-14
inet: fix potential deadlock in reqsk_queue_unlink()
Eric Dumazet
1
-1
/
+1
2015-08-14
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
1
-4
/
+4
2015-08-14
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
1
-0
/
+5
2015-08-14
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
1
-1
/
+1
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
4
-51
/
+56
2015-08-14
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
1
-21
/
+8
2015-08-14
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
1
-2
/
+2
[next]