summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-28sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-08-28sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-08-28Merge branch 'omap-rmk'Russell King20-220/+17310
2008-08-28IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-235/+714
2008-08-28tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-28tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-11/+19
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-2/+2
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-116/+66
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-2/+13
2008-08-28Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-86/+225
2008-08-28[CIFS] Add destroy routine for dns_resolverJeff Layton2-1/+9
2008-08-28e1000: fix stack sizeLinus Torvalds1-36/+45
2008-08-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-225/+223
2008-08-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-77/+83
2008-08-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+4
2008-08-28ftrace: disable tracing for suspend to ramSteven Rostedt1-1/+4
2008-08-28Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2-1/+23
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King7-50/+138
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King18-218/+17308
2008-08-27[ARM] OMAP: Change mailing list for OMAP in MAINTAINERSDirk Behme1-1/+1
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo1-4/+4
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller8-81/+80
2008-08-27Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller35-189/+284
2008-08-27e100, fix iomap readJiri Slaby1-2/+2
2008-08-27qeth: preallocated header account offsetFrank Blaschka1-1/+1
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka2-5/+23
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun1-1/+1
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt1-3/+3
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior2-4/+19
2008-08-27forcedeth: fix checksum flagAyaz Abdulla1-2/+2
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin1-0/+24
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann1-1/+22
2008-08-27[netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik1-1/+1
2008-08-27ibmveth: fix bad UDP checksumsSantiago Leon1-2/+3
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow1-0/+1
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow1-1/+1
2008-08-27atl1: disable TSO by defaultJay Cliburn1-1/+0
2008-08-27atl1e: multistatement if missing bracesIlpo Järvinen1-1/+2
2008-08-27igb: remove 82576 quad adapterAlexander Duyck4-22/+0
2008-08-27drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai1-3/+3
2008-08-27ipv4: mode 0555 in ipv4_skeletonHugh Dickins1-2/+2
2008-08-27tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love1-2/+4
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski1-2/+2
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski5-9/+25