summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-311-0/+19
|\
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-291-0/+19
* | net: filter: add vlan tag accessEric Dumazet2012-10-311-0/+2
* | net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn2012-10-311-1/+1
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+3
* | net: create generic bridge opsJohn Fastabend2012-10-311-0/+10
|/
* usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+6
* net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-231-0/+10
* net: cdc_ncm: export shared symbols and definitionsBjørn Mork2012-10-231-0/+124
* USB: cdc: add MBIM constants and structuresGreg Suarez2012-10-231-0/+23
* net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-0/+1
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-1718-17/+0
* UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells2012-10-171-10/+0
* Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-161-0/+51
|\
| * FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-161-0/+51
* | bury SEL_{IN,OUT,EX}Al Viro2012-10-161-4/+0
* | Unexport some bits of linux/fs.hDavid Howells2012-10-161-0/+130
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-148-6/+344
|\
| * module: signature checking hookRusty Russell2012-10-101-0/+8
| * MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-081-0/+1
| * X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+24
| * X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-082-0/+154
| * X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
| * X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-2/+33
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+32
* | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13382-60270/+307
|\ \
| * | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-133-206/+2
| * | UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13379-60011/+250
| * | UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59
| * | UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4
* | | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds2012-10-132-132/+0
|\ \ \ | |/ / |/| |
| * | UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2012-10-092-132/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-133-15/+118
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-093-15/+118
| |\ \ \ \
| | | * \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-093-15/+118
| | | |\ \ \
| | | | * | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-241-0/+22
| | | | * | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-241-4/+15
| | | | * | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-241-4/+4
| | | | * | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-241-0/+58
| | | | * | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-241-0/+1
| | | | * | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-1/+1
| | | | * | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-0/+1
| | | | * | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-0/+1
| | | | * | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-2/+2
| | | | * | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
| | | | * | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+9
| | | | * | | Thermal: set upper and lower limitsZhang Rui2012-09-241-1/+4
* | | | | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-131-0/+1
|\ \ \ \ \ \ \