summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-313-0/+169
* dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-313-0/+91
* net_dcb: add application notifiersJohn Fastabend2010-12-314-1/+74
* dcbnl: add appliction tlv handlersJohn Fastabend2010-12-313-11/+135
* dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-313-0/+248
* vxge: remove duplicated part of checkDan Carpenter2010-12-281-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261401-12035/+22675
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2660-190/+413
| |\
| | * ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| | * epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-253-6/+6
| | * sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-251-2/+2
| | * Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-233-5/+9
| | * USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| | * tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-226-9/+36
| | |\
| | | * mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| | | * hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
| | | * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-204-7/+32
| | * | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-221-24/+15
| | * | MAINTAINERS: email address changeDon Fry2010-12-211-1/+1
| | * | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
| * | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-244-12/+28
| |\ \ \
| | * | | spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang2010-12-241-1/+1
| | * | | spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu2010-12-241-7/+9
| | * | | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-241-3/+16
| | * | | of/i2c: Fix request module by aliasDavid Daney2010-12-241-1/+1
| | * | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-246-34/+56
| |\ \ \ \
| | * | | | libata: issue DIPM enable commands with LPM state updatedTejun Heo2010-12-241-3/+14
| | * | | | libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
| | * | | | pata_mpc52xx: driver needs BMDMAWolfram Sang2010-12-242-11/+11
| | * | | | pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2010-12-242-7/+13
| | * | | | libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo2010-12-241-4/+3
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-243-11/+47
| |\ \ \ \
| | * | | | percpu: print out alloc information with KERN_DEBUG instead of KERN_INFOTejun Heo2010-12-221-1/+1
| | * | | | kthread_work: make lockdep happyYong Zhang2010-12-222-10/+46
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-12-2410-74/+78
| |\ \ \ \
| | * | | | [SCSI] fix up documentation for change in ->queuecommand to lockless callingJames Bottomley2010-12-211-28/+31
| | * | | | [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-238-28/+81
| |\ \ \ \ \
| | * | | | | ocfs2: Fix system inodes cache overflow.Tao Ma2010-12-221-1/+1
| | * | | | | ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma2010-12-161-0/+4
| | * | | | | ocfs2: Adjust masklog flag valuesSunil Mushran2010-12-162-8/+10
| | * | | | | Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Tristan Ye2010-12-093-6/+39
| | * | | | | ocfs2/dlm: Migrate lockres with no locks if it has a referenceSunil Mushran2010-12-091-13/+27
| * | | | | | Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-231-0/+5
| |\ \ \ \ \ \
| | * | | | | | ext4: fix on-line resizing regressionTheodore Ts'o2010-12-231-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-234-54/+82
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-233-48/+71
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud