aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran1-0/+2
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran1-0/+1
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran1-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran1-125/+0
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-0/+19
2012-10-31net: filter: add vlan tag accessEric Dumazet1-0/+2
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn1-1/+1
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend1-0/+3
2012-10-31net: create generic bridge opsJohn Fastabend1-0/+10
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend1-0/+19
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei1-0/+6
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-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells18-17/+0
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells1-10/+0
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds1-0/+51
2012-10-16FRV: Fix linux/elf-fdpic.hDavid Howells1-0/+51
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells1-0/+130
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds8-6/+344
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds382-60270/+307
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-132/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells3-206/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells379-60011/+250
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 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-58/+0
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
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 Torvalds10-304/+7
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-1059/+18
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