summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller6-24/+88
2007-06-14[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[SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich1-2/+0
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich5-1/+27
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich3-14/+44
2007-06-13[SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user failsVlad Yasevich1-4/+5
2007-06-13[SCTP]: Allow unspecified port in sctp_bindx()Vlad Yasevich1-4/+11
2007-06-13[SCTP]: Correctly set daddr for IPv6 sockets during peeloffVlad Yasevich1-1/+3
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2-2/+2
2007-06-12[TCP]: Fix left_out setting during FRTOIlpo Järvinen1-1/+1
2007-06-12[TCP]: Disable TSO if MD5SIG is enabled.David S. Miller2-1/+4
2007-06-12[PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov1-5/+5
2007-06-12Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-2/+14
2007-06-11[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-06-11[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-06-11[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter1-1/+1
2007-06-08[IrDA]: f-timer reloading when sending rejected frames.G. Liakhovetski1-6/+4
2007-06-08[IrDA]: Fix Rx/Tx path race.G. Liakhovetski3-18/+20
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-122/+61
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-14/+104
2007-06-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-65/+222
2007-06-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-66/+78
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day1-0/+5
2007-06-08update checkpatch.pl to version 0.04Andy Whitcroft1-81/+193
2007-06-08hexdump: more output formattingRandy Dunlap2-32/+129
2007-06-08MAINTAINERS: correctionsAlan Cox1-13/+4
2007-06-08checkpatch: produce fewer lines of outputRandy Dunlap1-2/+2
2007-06-08reiserfs: mailing list has movedJeff Mahoney1-1/+1
2007-06-08x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-08fix sysrq-m oopsBob Picco1-0/+2
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov3-111/+183
2007-06-08rt-mutex: fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-06-08rt-mutex: fix stale return valueThomas Gleixner1-2/+9
2007-06-08sata_promise: use TF interface for polling NODATA commandsTejun Heo1-3/+6
2007-06-08isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-08uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-08Char: stallion, proper fail return valuesJiri Slaby1-1/+5
2007-06-08Char: stallion, alloc tty before pci devices initJiri Slaby1-39/+34
2007-06-08Char: stallion, don't fail with less than max panelsJiri Slaby1-1/+1
2007-06-08Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell1-21/+21
2007-06-08Documentation/atomic_ops.txt typo fixRatnadeep Joshi1-1/+1
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-08SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2-16/+35
2007-06-08potential parse error in ifdef part 3Yoann Padioleau5-9/+9
2007-06-08slab: fix alien cache handlingChristoph Lameter1-1/+1
2007-06-08mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2-5/+7
2007-06-08update feature-removal-schedule.txt to include deprecated functionsAndy Whitcroft1-0/+1
2007-06-08document Acked-by:Andrew Morton1-1/+25
2007-06-08loop: preallocate eight loop devicesKen Chen1-18/+82