index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: uninline and cleanup page-mapping related helpers
Kirill A. Shutemov
2015-04-16
2
-14
/
+2
*
mm: cma: add trace events for CMA allocations and freeings
Stefan Strogin
2015-04-16
1
-0
/
+66
*
include/linux/mm.h: simplify flag check
Borislav Petkov
2015-04-16
1
-3
/
+3
*
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
2015-04-16
2
-2
/
+7
*
mm, mempool: disallow mempools based on slab caches with constructors
David Rientjes
2015-04-16
1
-1
/
+2
*
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
2015-04-16
1
-1
/
+2
*
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
2015-04-16
1
-1
/
+7
*
mm: rename deactivate_page to deactivate_file_page
Minchan Kim
2015-04-16
1
-1
/
+1
*
mm: allow compaction of unevictable pages
Eric B Munson
2015-04-16
1
-0
/
+1
*
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
2015-04-16
1
-1
/
+1
*
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
2015-04-16
4
-105
/
+96
*
mm: refactor zone_movable_is_highmem()
Zhang Zhen
2015-04-16
1
-4
/
+4
*
vfs: delete vfs_readdir function declaration
Zhang Zhen
2015-04-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
151
-1319
/
+3209
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-15
5
-36
/
+116
|
|
\
|
|
*
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
1
-0
/
+2
|
|
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
1
-0
/
+2
|
|
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
1
-0
/
+4
|
|
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
2
-0
/
+9
|
|
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-0
/
+13
|
|
*
uapi: ebtables: don't include linux/if.h
Pablo Neira Ayuso
2015-04-13
2
-3
/
+2
|
|
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
2
-1
/
+7
|
|
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
1
-1
/
+2
|
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
2
-9
/
+35
|
|
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-0
/
+3
|
|
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
1
-2
/
+2
|
|
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
1
-7
/
+0
|
|
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-5
/
+2
|
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
2
-5
/
+31
|
|
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-2
/
+1
|
|
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-1
/
+0
|
|
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-3
/
+4
|
|
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
1
-0
/
+1
|
|
\
\
|
|
*
|
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2015-04-08
1
-0
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-14
8
-73
/
+46
|
|
\
\
\
|
|
*
|
|
new helper: msg_data_left()
Al Viro
2015-04-11
1
-0
/
+5
|
|
*
|
|
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2015-04-11
1
-1
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
RxRPC: Handle VERSION Rx protocol packets
David Howells
2015-04-01
1
-1
/
+2
|
|
*
|
|
|
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
1
-1
/
+1
|
|
*
|
|
|
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'iov_iter' into for-davem
Al Viro
2015-04-09
1
-0
/
+14
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
3
-70
/
+23
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
1
-98
/
+9
|
*
|
|
|
|
|
|
netlink: Fix portid type in netlink_notify
Richard Weinberger
2015-04-13
1
-1
/
+1
|
*
|
|
|
|
|
|
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2015-04-13
1
-1
/
+14
|
*
|
|
|
|
|
|
net_device: Reorder members to fill holes
Thomas Graf
2015-04-13
1
-24
/
+21
|
*
|
|
|
|
|
|
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-13
1
-1
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-13
3
-0
/
+17
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-11
3
-0
/
+17
[next]