index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2
-14
/
+14
2015-09-10
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
1
-4
/
+6
2015-09-10
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
1
-2
/
+8
2015-09-10
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
1
-14
/
+18
2015-09-10
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
1
-0
/
+4
2015-09-10
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
1
-3
/
+4
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
1
-49
/
+21
2015-09-10
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2
-6
/
+2
2015-09-10
MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS
Joe Perches
2
-2
/
+5
2015-09-10
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
1
-2
/
+2
2015-09-10
kernel/cred.c: remove unnecessary kdebug atomic reads
Joe Perches
1
-4
/
+9
2015-09-10
kernel/extable.c: remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-09-10
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
1
-7
/
+0
2015-09-10
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
1
-22
/
+22
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
1
-19
/
+24
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
1
-0
/
+6
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
3
-0
/
+11
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
17
-3
/
+512
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
3
-0
/
+92
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
2
-1
/
+58
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2
-44
/
+13
2015-09-10
hwpoison: use page_cgroup_ino for filtering by memcg
Vladimir Davydov
2
-18
/
+3
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
2
-0
/
+29
2015-09-10
zswap: update docs for runtime-changeable attributes
Dan Streetman
1
-8
/
+28
2015-09-10
zswap: change zpool/compressor at runtime
Dan Streetman
1
-13
/
+129
2015-09-10
zswap: dynamic pool creation
Dan Streetman
1
-143
/
+405
2015-09-10
zpool: add zpool_has_pool()
Dan Streetman
2
-0
/
+35
2015-09-10
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2015-09-10
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
1
-3
/
+3
2015-09-10
xen-netfront: respect user provided max_queues
Wei Liu
1
-2
/
+5
2015-09-10
xen-netback: respect user provided max_queues
Wei Liu
1
-2
/
+5
2015-09-10
r8169: Fix sleeping function called during get_stats64, v2
Corinna Vinschen
1
-83
/
+54
2015-09-10
drm/i915: Allow DSI dual link to be configured on any pipe
Gaurav K Singh
1
-5
/
+4
2015-09-10
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
Ville Syrjälä
2
-13
/
+31
2015-09-10
drm/i915: Fix CSR MMIO address check
Takashi Iwai
1
-1
/
+1
2015-09-10
ether: add IEEE 1722 ethertype - TSN
Henrik Austad
1
-0
/
+1
2015-09-10
elf-em.h: move EM_MICROBLAZE to the common header
Mike Frysinger
2
-1
/
+3
2015-09-10
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
3
-10
/
+26
2015-09-10
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
1
-5
/
+12
2015-09-10
cxgb4: changes for new firmware 1.14.4.0
Hariprasad Shenai
2
-8
/
+37
2015-09-10
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-10
r8152: fix the runtime suspend issues
hayeswang
1
-2
/
+57
2015-09-10
r8152: split DRIVER_VERSION
hayeswang
1
-2
/
+7
2015-09-10
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2015-09-10
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
4
-0
/
+227
2015-09-10
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-09-10
net: qlcnic: delete redundant memsets
Rasmus Villemoes
3
-6
/
+0
2015-09-10
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-09-10
net: jme: use kzalloc() instead of kmalloc+memset
Rasmus Villemoes
1
-6
/
+2
[prev]
[next]