summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim2007-10-261-0/+15
* [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-252-6/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-254-3/+7
|\
| * [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-0/+2
| * [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-231-1/+1
| * [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-231-2/+2
| * [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-231-0/+2
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-254-16/+34
|\ \
| * | fix sg_phys to use dma_addr_tHugh Dickins2007-10-251-1/+2
| * | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe2007-10-241-1/+1
| * | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2007-10-241-1/+1
| |\ \
| | * | AVR32: Fix sg_page breakageHaavard Skinnemoen2007-10-241-1/+1
| | |/
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-242-13/+30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-253-25/+19
|\ \
| * | lguest: documentation updateRusty Russell2007-10-253-11/+15
| * | lguest: clean up lguest_launcher.hRusty Russell2007-10-251-14/+4
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-251-0/+4
|\ \
| * | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-251-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-252-25/+30
|\ \
| * | sched: isolate SMP balancing code a bit morePeter Williams2007-10-241-0/+2
| * | sched: reduce balance-tasks overheadPeter Williams2007-10-241-2/+5
| * | sched: constify sched.hJoe Perches2007-10-241-14/+14
| * | sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-241-9/+9
| |/
* | Permit silencing of __deprecated warnings.Jeff Garzik2007-10-251-0/+6
|/
* add port definition for mcf UART driverGreg Ungerer2007-10-231-0/+3
* m68knommu: remove unused machdep variable definitionsGreg Ungerer2007-10-231-4/+7
* m68knommu: define DMA channels for ColdFire 532xGreg Ungerer2007-10-231-0/+2
* m68knommu: add platform struct for ColdFire UART driverGreg Ungerer2007-10-231-0/+10
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-231-11/+11
|\
| * [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-8/+4
| * [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-231-4/+4
| * [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-231-1/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-233-328/+33
|\ \
| * | remove header_ops bug in qeth driverUrsula Braun2007-10-231-1/+1
| * | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-232-327/+32
| |\ \ | | |/ | |/|
| | * mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek2007-10-231-302/+0
| | * mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek2007-10-232-25/+32
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-232-14/+14
|\ \ \
| * | | [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-232-14/+14
| |/ /
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-2354-2598/+1998
|\ \ \
| * | | x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-6/+7
| * | | x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-16/+7
| * | | x86: merge setup_32/64.hThomas Gleixner2007-10-234-95/+60
| * | | x86: merge signal_32/64.hThomas Gleixner2007-10-234-425/+263
| * | | x86: merge required-features.hBrian Gerst2007-10-233-104/+70
| * | | x86: merge sigcontext_32/64.hThomas Gleixner2007-10-234-154/+137
| * | | x86: merge msr_32/64.hThomas Gleixner2007-10-234-360/+347
| * | | x86: merge mttr_32/64.hThomas Gleixner2007-10-234-281/+163
| * | | x86: merge statfs_32/64.hThomas Gleixner2007-10-234-77/+61
| * | | x86: merge stat_32/64.hThomas Gleixner2007-10-234-134/+112
OpenPOWER on IntegriCloud