summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DLM] Update Kconfig in the light of comments on lkmlSteven Whitehouse2006-04-251-2/+1
* [GFS2] Remove inherited flags from exported flags.Steven Whitehouse2006-04-252-20/+13
* [GFS2] Tidy up Makefile & KconfigSteven Whitehouse2006-04-242-51/+17
* [GFS2] Tidy up daemon.cSteven Whitehouse2006-04-241-14/+9
* [GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse2006-04-243-72/+78
* [GFS2] Move BUG() back into the header fileSteven Whitehouse2006-04-212-1/+1
* [GFS2] Add back missing BUG()Steven Whitehouse2006-04-211-0/+1
* [GFS2] sem -> mutex conversion in locking.cSteven Whitehouse2006-04-213-22/+20
* Merge branch 'master'Steven Whitehouse2006-04-211121-56251/+22717
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2025-171/+289
| |\
| | * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-2024-170/+288
| | |\
| | | * [PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes2006-04-191-0/+8
| | | * [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
| | | * [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82
| | | * [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-192-47/+77
| | | * [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-191-0/+1
| | | * [PATCH] bcm43xx: fix config menu alignmentRandy Dunlap2006-04-191-0/+3
| | | * [PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2006-04-192-10/+11
| | | * [PATCH] softmac: report when scanning has finishedJohannes Berg2006-04-191-0/+6
| | | * [PATCH] softmac: fix event sendingJohannes Berg2006-04-193-6/+33
| | | * [PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net2006-04-191-3/+15
| | | * [PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net2006-04-191-0/+2
| | | * [PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net2006-04-191-0/+10
| | | * [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch2006-04-191-0/+1
| | | * [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin2006-04-191-1/+1
| | | * [PATCH] softmac: fix spinlock recursion on reassocMichael Buesch2006-04-191-1/+2
| | | * [PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes2006-04-191-1/+1
| | | * [PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes2006-04-191-1/+2
| | | * [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-191-0/+11
| | | * [PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams2006-04-191-29/+17
| | | * [PATCH] softmac uses Wiress Ext.Randy Dunlap2006-04-191-0/+1
| | * | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-201-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-209-22/+40
| |\ \ \
| | * | | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-201-13/+7
| | * | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-204-0/+17
| | * | | [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-191-3/+7
| | * | | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
| | * | | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-191-1/+2
| | * | | [NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong2006-04-191-0/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-205-76/+130
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
| | * | | [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
| | * | | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-28/+30
| | * | | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-18/+41
| | * | | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-25/+54
| | * | | [ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek2006-04-201-1/+1
| * | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-205-5/+37
| |\ \ \ \
| | * | | | [PATCH] block/elevator.c: remove unused exportsAdrian Bunk2006-04-201-2/+0
| | * | | | [PATCH] splice: fix smaller sized splice readsJens Axboe2006-04-201-1/+12
| | * | | | [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-201-0/+1
OpenPOWER on IntegriCloud