aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner1-1/+1
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner1-1/+1
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei1-0/+6
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman3-8/+4
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2-1/+3
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez1-0/+10
2012-10-23net: cdc_ncm: export shared symbols and definitionsBjørn Mork1-0/+124
2012-10-23USB: cdc: add MBIM constants and structuresGreg Suarez1-0/+23
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood1-0/+1
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel1-0/+10
2012-10-21unix: Remove unused field from unix_sockPavel Emelyanov1-1/+0
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells1-0/+4
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells23-21/+0
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells1-10/+0
2012-10-17UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells1-0/+4
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2-39/+54
2012-10-16FRV: Fix linux/elf-fdpic.hDavid Howells2-39/+54
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells2-132/+130
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds15-15/+663
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds583-30366/+32927
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells577-30107/+32658
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-15/+118
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds1-0/+1
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-2/+8
2012-10-13Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-2/+2
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds3-1/+1
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-12/+10
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+7
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-248/+298
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-16/+24
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+8
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-28/+70
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton1-0/+1
2012-10-12audit: make audit_inode take struct filenameJeff Layton2-6/+10
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton1-0/+1
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+11
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-8/+18
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-0/+8
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+19
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-62/+113
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann1-2/+8
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-2/+1
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2-9/+15