summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan2-8/+3
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan5-87/+53
2006-07-01[PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan1-142/+101
2006-07-01[PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan1-26/+26
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan6-362/+270
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan36-15/+49
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan3-52/+52
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park1-1/+1
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson7-11/+12
2006-07-01[PATCH] IRQ: warning message cleanupBjorn Helgaas1-6/+7
2006-07-01[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flagsBjorn Helgaas1-1/+2
2006-07-01[PATCH] pi-futex: futex_wake() lockup fixIngo Molnar1-2/+4
2006-07-01[PATCH] pi-futex: fix mm_struct memory leakVernon Mauery1-1/+1
2006-07-01kbuild: documentation change on allowing checkers besides sparseDustin Kirkland1-4/+5
2006-07-01[PATCH] audit syscall classesAl Viro14-0/+188
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg2-23/+64
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel3-1/+82
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel4-51/+56
2006-07-01[PATCH] add rule filterkeyAmy Griffis4-36/+78
2006-07-01kbuild: fix segv in modpostSam Ravnborg1-3/+6
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault1-2/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg7-10/+16
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-209/+99
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-65/+236
2006-06-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-1/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3018-3092/+95
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds14-91/+291
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds49-548/+524
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds75-2645/+2640
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller3-114/+23
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller1-95/+71
2006-06-30[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller1-0/+2
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu10-26/+24
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu6-14/+26
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu5-2/+72
2006-06-30[IPV6]: Remove redundant length check on inputHerbert Xu1-6/+1
2006-06-30[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunksPatrick McHardy2-2/+2
2006-06-30[TG3]: Update version and reldateMichael Chan1-2/+2
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-06-30[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-06-30[TCP]: Reset gso_segs if packet is dodgyHerbert Xu1-4/+10
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty1-0/+1
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier1-1/+1
2006-06-30[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven1-2/+3
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-06-30[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer1-1/+1
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1