aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches6-478/+416
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches8-165/+157
2013-09-21can: add explicit copyrights to can's netlink headerUwe Kleine-König1-0/+8
2013-09-21can: add explicit copyrights to can headersUwe Kleine-König4-0/+128
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches1-5/+5
2013-09-20genetlink.h: Remove extern from function prototypesJoe Perches1-13/+13
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches1-26/+25
2013-09-20garp.h: Remove extern from function prototypesJoe Perches1-14/+13
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches2-6/+7
2013-09-20fib_rules.h: Remove extern from function prototypesJoe Perches1-9/+8
2013-09-20esp.h: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-20dst.h: Remove extern from function prototypesJoe Perches1-13/+12
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches6-84/+87
2013-09-20dcbevent.h: Remove extern from function prototypesJoe Perches1-3/+3
2013-09-20compat.h: Remove extern from function prototypesJoe Perches1-21/+27
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet1-0/+2
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet1-2/+9
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+17
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-4/+8
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+4
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini1-0/+1
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+0
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis1-4/+4
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds4-279/+124
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-0/+6
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds4-20/+12
2013-09-13HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky7-144/+3
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček1-1/+1
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-4/+128
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-25/+143
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2-4/+2
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf1-1/+1
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju1-0/+1
2013-09-12memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju1-8/+19
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju1-1/+1
2013-09-12memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju1-1/+1
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2-0/+25
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2-0/+47