aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-31[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA4-8/+7
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-05-31[IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki1-8/+0
2007-05-31[IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA1-1/+1
2007-05-31[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller1-1/+2
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller3-7/+18
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller1-1/+1
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu1-1/+1
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust1-3/+9
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin1-1/+2
2007-05-30alpha: support new syscallsRichard Henderson5-52/+147
2007-05-30alpha: cleanup in bitops.hRichard Henderson5-24/+73
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds51-144/+291
2007-05-30[ARM] Fix some section mismatch warningsRussell King15-17/+16
2007-05-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-38/+31
2007-05-30Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-9/+17
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger1-1/+1
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu1-1/+8
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki1-0/+1
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger1-1/+1
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger1-1/+1
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger2-23/+1
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-9/+16
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2-2/+4
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas5-2/+107
2007-05-30[ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2-8/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks1-0/+3
2007-05-30[ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks1-1/+1
2007-05-30[ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks1-2/+1
2007-05-30[ARM] 4412/1: S3C2412: reset errata fixBen Dooks2-0/+45
2007-05-30[ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor1-1/+1
2007-05-30[ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King1-2/+7
2007-05-30[ARM] Fix stacktrace FP range checkingRussell King1-1/+1
2007-05-30[ARM] use __used attributeDavid Rientjes4-5/+5
2007-05-29random: fix seeding with zero entropyMatt Mackall1-24/+31
2007-05-29random: fix error in entropy extractionMatt Mackall1-5/+7
2007-05-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-55/+55
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner3-2/+30
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier1-1/+1
2007-05-29IB/cm: Fix stale connection detectionSean Hefty1-11/+14
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2-40/+37
2007-05-29IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin1-3/+3
2007-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds47-853/+2728
2007-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds8-43/+94
2007-05-29Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-11/+46
2007-05-29Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds13-20/+39
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds22-106/+206
2007-05-29USB: replace flush_workqueue with cancel_sync_workAlan Stern3-12/+26
2007-05-29[PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes1-5/+8