summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller2013-09-3019-588/+530Star
|\
| * [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-276-266/+248Star
| * net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-262-184/+148Star
| * netfilter: Remove extern from function prototypesJoe Perches2013-09-2611-136/+133Star
* | dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel2013-09-301-1/+3
|/
* net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-261-0/+1
* net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-261-0/+17
* net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-261-0/+7
* net: add adj_list to save only neighboursVeaceslav Falico2013-09-261-9/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-192-6/+8
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-181-2/+4
| |\
| | * netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| * | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-161-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-0/+2
|\ \ \
| * | | libceph: add function to ensure notifies are completeJosh Durgin2013-09-091-0/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-181-0/+1
|\ \ \ \
| * | | | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-121-0/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-181-0/+1
|\ \ \ \ \
| * | | | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-181-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HID: provide a helper for validating hid reportsKees Cook2013-09-131-0/+4
* | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-16/+0Star
|\ \ \ \ \ \
| * | | | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-18/+0Star
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-101-0/+1
* | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-154-279/+124Star
|\ \ \ \ \ \ \ \
| * | | | | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-041-1/+1
| * | | | | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-041-13/+0Star
| * | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-044-266/+124Star
* | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-141-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-091-0/+6
* | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-134-20/+12Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-2/+3
| * | | | | | | | | | aio: Kill ki_dtorKent Overstreet2013-07-301-1/+0Star
| * | | | | | | | | | aio: Kill ki_usersKent Overstreet2013-07-301-5/+0Star
| * | | | | | | | | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-301-9/+2Star
| * | | | | | | | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-2/+0Star
| * | | | | | | | | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-301-1/+1
| * | | | | | | | | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-161-0/+3
| * | | | | | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-161-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-137-144/+3Star
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-131-0/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | idr: Percpu idaKent Overstreet2013-09-091-0/+60
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-136-25/+143
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-132-4/+2Star
| * | | | | | | | | | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-1/+1
| * | | | | | | | | | mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-131-1/+1
| * | | | | | | | | | memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-131-0/+1
| * | | | | | | | | | memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-131-8/+19
| * | | | | | | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-131-1/+1