summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-15[IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu1-22/+11
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen1-0/+1
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2-2/+2
2007-06-13[TCP]: Fix left_out setting during FRTOIlpo Järvinen1-1/+1
2007-06-13[TCP]: Disable TSO if MD5SIG is enabled.David S. Miller2-1/+4
2007-06-13[PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov1-5/+5
2007-06-13Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-2/+14
2007-06-12[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-06-12[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-06-12[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter1-1/+1
2007-06-09[IrDA]: f-timer reloading when sending rejected frames.G. Liakhovetski1-6/+4
2007-06-09[IrDA]: Fix Rx/Tx path race.G. Liakhovetski3-18/+20
2007-06-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-122/+61
2007-06-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-14/+104
2007-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-65/+222
2007-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-66/+78
2007-06-09Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day1-0/+5
2007-06-09update checkpatch.pl to version 0.04Andy Whitcroft1-81/+193
2007-06-09hexdump: more output formattingRandy Dunlap2-32/+129
2007-06-09MAINTAINERS: correctionsAlan Cox1-13/+4
2007-06-09checkpatch: produce fewer lines of outputRandy Dunlap1-2/+2
2007-06-09reiserfs: mailing list has movedJeff Mahoney1-1/+1
2007-06-09x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-09fix sysrq-m oopsBob Picco1-0/+2
2007-06-09pi-futex: fix exit races and locking problemsAlexey Kuznetsov3-111/+183
2007-06-09rt-mutex: fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-06-09rt-mutex: fix stale return valueThomas Gleixner1-2/+9
2007-06-09sata_promise: use TF interface for polling NODATA commandsTejun Heo1-3/+6
2007-06-09isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-09uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-09Char: stallion, proper fail return valuesJiri Slaby1-1/+5
2007-06-09Char: stallion, alloc tty before pci devices initJiri Slaby1-39/+34
2007-06-09Char: stallion, don't fail with less than max panelsJiri Slaby1-1/+1
2007-06-09Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell1-21/+21
2007-06-09Documentation/atomic_ops.txt typo fixRatnadeep Joshi1-1/+1
2007-06-09uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-09SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2-16/+35
2007-06-09potential parse error in ifdef part 3Yoann Padioleau5-9/+9
2007-06-09slab: fix alien cache handlingChristoph Lameter1-1/+1
2007-06-09mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2-5/+7
2007-06-09update feature-removal-schedule.txt to include deprecated functionsAndy Whitcroft1-0/+1
2007-06-09document Acked-by:Andrew Morton1-1/+25
2007-06-09loop: preallocate eight loop devicesKen Chen1-18/+82
2007-06-09nommu: report correct errno in messageGreg Ungerer1-1/+1
2007-06-09m68knommu: fix ColdFire timer off by 1Greg Ungerer1-4/+6
2007-06-09update checkpatch.pl to version 0.03Andy Whitcroft1-84/+245
2007-06-09OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2007-06-09USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern1-1/+41
2007-06-09USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott1-6/+1
2007-06-09USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott1-20/+25