summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2825-119/+214
|\
| * netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
| * netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
| * xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
| * netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
| * cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5
| * drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
| * ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
| * net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
| * vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa2010-05-271-1/+3
| * vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-7/+7
| * vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-23/+28
| * vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar2010-05-271-1/+1
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-275-16/+62
| * net/iucv: Add missing spin_unlockJulia Lawall2010-05-261-1/+1
| * net: ll_temac: fix checksum offload logicBrian Hill2010-05-262-24/+63
| * net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-261-1/+1
| * sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-261-1/+1
| * ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
| * be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
| * cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-251-1/+1
* | FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-282-4/+2
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-283-11/+12
|\ \
| * | posix_timer: Fix error path in timer_createAndrey Vagin2010-05-271-7/+4
| * | hrtimer: Avoid double seqlockStanislaw Gruszka2010-05-261-1/+1
| * | timers: Move local variable into else sectionThomas Gleixner2010-05-261-2/+3
| * | timers: Fix slack calculation reallyThomas Gleixner2010-05-251-5/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-28112-415/+782
|\ \ \
| * | | remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-281-4/+1
| * | | fix fs/sysv s_dirt handlingAl Viro2010-05-271-0/+1
| * | | fat: convert to use the new truncate convention.npiggin@suse.de2010-05-273-15/+57
| * | | ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-273-36/+119
| * | | tmpfs: convert to use the new truncate conventionnpiggin@suse.de2010-05-271-21/+22
| * | | fs: convert simple fs to new truncateNick Piggin2010-05-275-19/+15
| * | | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-2710-22/+37
| * | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-278-63/+300
| * | | fs/super: fix kernel-doc warningRandy Dunlap2010-05-271-2/+2
| * | | fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe2010-05-271-12/+15
| * | | rename the generic fsync implementationsChristoph Hellwig2010-05-2723-32/+44
| * | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-2769-157/+129
| * | | fs: Add missing mutex_unlockJulia Lawall2010-05-271-4/+9
| * | | Fix racy use of anon_inode_getfd() in perf_event.cAl Viro2010-05-271-18/+22
| * | | get rid of the magic around f_count in aioAl Viro2010-05-274-15/+14
| * | | VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-271-1/+1
| * | | Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-271-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2762-519/+720
|\ \ \ \ | |/ / / |/| | |
| * | | libata: implement dump_id force paramTejun Heo2010-05-253-0/+12
| * | | libata: disable ATAPI AN by defaultTejun Heo2010-05-251-1/+6
OpenPOWER on IntegriCloud