summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: bury asm/namei.hAl Viro2011-11-211-22/+0
* Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-213-4/+5
|\
| * ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang2011-11-211-1/+1
| * ext4: add blk_finish_plug in error case of writepages.Namjae Jeon2011-11-071-0/+1
| * ext4: Remove kernel_lock annotationsRichard Weinberger2011-11-071-2/+0
| * ext4: ignore journalled data options on remount if fs has no journalTheodore Ts'o2011-11-071-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-215-8/+19
|\ \
| * | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-112-2/+8
| * | ceph: initialize root dentrySage Weil2011-11-112-3/+5
| * | ceph: fix iput race when queueing inode workSage Weil2011-11-051-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-214-37/+65
|\ \ \
| * | | VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells2011-11-201-1/+10
| * | | minixfs: kill manual hweight(), simplifyAl Viro2011-11-192-28/+15
| * | | fs/minix: Verify bitmap block counts before mountingJosh Boyer2011-11-193-10/+42
* | | | fix braino in um patchset (mea culpa)Al Viro2011-11-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-2077-312/+604
|\ \ \ \
| * | | | ipv4: fix redirect handlingEric Dumazet2011-11-181-51/+59
| * | | | ping: dont increment ICMP_MIB_INERRORSEric Dumazet2011-11-181-2/+0
| * | | | sky2: fix hang in napi_disablestephen hemminger2011-11-172-7/+11
| * | | | sky2: enforce minimum ring sizestephen hemminger2011-11-171-2/+12
| * | | | bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico2011-11-171-0/+7
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-174-2/+23
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-174-2/+23
| | |\ \ \ \
| | | * | | | Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl2011-11-151-0/+1
| | | * | | | rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-152-2/+21
| | | * | | | rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-151-0/+1
| * | | | | | f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont2011-11-171-1/+1
| |/ / / / /
| * | | | | stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
| * | | | | stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
| * | | | | stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-173-29/+72
| * | | | | stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4
| * | | | | stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2011-11-172-2/+4
| * | | | | sky2: version 1.30stephen hemminger2011-11-161-1/+1
| * | | | | sky2: used fixed RSS keystephen hemminger2011-11-161-4/+9
| * | | | | sky2: reduce default Tx ring sizestephen hemminger2011-11-161-1/+1
| * | | | | sky2: rename up/down functionsstephen hemminger2011-11-161-10/+10
| * | | | | sky2: pci posting issuesstephen hemminger2011-11-161-0/+3
| * | | | | sky2: fix hang on shutdown (and other irq issues)stephen hemminger2011-11-161-18/+27
| * | | | | r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli2011-11-161-1/+1
| * | | | | MAINTAINERS: change email address for shemmingerStephen Hemminger2011-11-161-3/+3
| * | | | | pch_gbe: Move #include of module.hJoe Perches2011-11-161-1/+1
| * | | | | bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
| * | | | | net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
| * | | | | bridge: correct IPv6 checksum after pullstephen hemminger2011-11-161-0/+2
| * | | | | qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1
| * | | | | qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
| * | | | | netiucv: reinsert dev_alloc_name for device namingUrsula Braun2011-11-161-0/+2
| * | | | | qeth: remove WARN_ON leftoverChristian Borntraeger2011-11-161-1/+0
| * | | | | qeth: return with -EPERM if sniffing is not enabledUrsula Braun2011-11-161-2/+2
| * | | | | tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet2011-11-161-0/+1