summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller
2007-05-10[IrDA]: KingSun/DonShine USB IrDA dongle support.Alex Villac�s Lasso
2007-05-10[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki
2007-05-10[IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki
2007-05-10[IPV6]: Send ICMPv6 error on scope violations.David L Stevens
2007-05-10[SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich
2007-05-10[SCTP]: Correctly copy addresses in sctp_copy_laddrsVlad Yasevich
2007-05-10[SCTP]: Prevent OOPS if hmac modules didn't loadVlad Yasevich
2007-05-10[NET] link_watch: Always schedule urgent eventsHerbert Xu
2007-05-10[NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu
2007-05-10[NET_SCHED]: teql_enqueue can check limits before skb enqueueKrishna Kumar
2007-05-10[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven
2007-05-10[NET]: Remove link_watch delay for up even when we're downHerbert Xu
2007-05-10[NET] link_watch: Move link watch list into net_deviceHerbert Xu
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann
2007-05-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov
2007-05-10SLUB: remove nr_cpu_ids hackChristoph Lameter
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman
2007-05-10arm: fix i2c-pxa buildRussell King
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-10early_pfn_to_nid needs to be __meminitStephen Rothwell
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells
2007-05-10AFS: further write support fixesDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-10add upper-32-bits macroAndrew Morton
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg