summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-121-24/+24
* [SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy2008-04-101-1/+2
* socket: sk_filter deinlineStephen Hemminger2008-04-101-0/+1
* socket: sk_filter minor cleanupsStephen Hemminger2008-04-101-16/+15
* ssb: Add support for block-I/OMichael Buesch2008-04-081-0/+19
* ssb: Turn suspend/resume upside downMichael Buesch2008-04-082-5/+8
* Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2008-04-082-4/+23
|\
| * [IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki2008-04-031-0/+2
| * [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-031-0/+4
| * [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-032-4/+17
* | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki2008-04-051-0/+15
* | [IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2008-04-051-0/+4
* | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-053-0/+233
* | [IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2008-04-042-0/+19
* | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-043-21/+31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0323-135/+98
|\ \
| * | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-021-4/+8
| |\ \
| * | | cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2008-04-021-0/+3
| * | | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-011-2/+3
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-301-1/+1
| |\ \ \
| | * | | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-291-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-301-1/+1
| |\ \ \ \
| | * | | | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-291-1/+1
| | |/ / /
| * | | | dma_page_list ->base_address is a userland pointerAl Viro2008-03-301-1/+1
| * | | | compat_sys_wait4() prototype misannotationAl Viro2008-03-301-2/+2
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-281-1/+1
| |\ \ \
| | * | | [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-271-1/+0
| | * | | [PATCH] count ghost references to vfsmountsAl Viro2008-03-271-0/+1
| * | | | ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig2008-03-281-2/+0
| * | | | kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison2008-03-281-0/+40
| * | | | in_atomic(): document why it is unsuitable for general useJonathan Corbet2008-03-281-0/+7
| * | | | lguest: comment documentation update.Rusty Russell2008-03-281-1/+5
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-261-2/+2
| |\ \ \ \ \
| | * | | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
| | |/ / / /
| * | | | | NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-261-0/+6
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-242-1/+6
| |\ \ \ \
| | * | | | USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-241-1/+3
| | * | | | USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-241-0/+3
| * | | | | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-4/+0
| |/ / / /
| * | | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-1/+7
| * | | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
| * | | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-211-0/+2
| * | | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-211-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-212-5/+5
| |\ \ \ \
| * | | | | file capabilities: remove cap_task_kill()Serge Hallyn2008-03-201-2/+1
| * | | | | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-1/+0
| * | | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-191-9/+2
| * | | | | rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-191-2/+2
| * | | | | sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
OpenPOWER on IntegriCloud