summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: qdisc_alloc_handle() can be too slowEric Dumazet2012-01-031-5/+9
* sch_qfq: accurate wsum handlingEric Dumazet2012-01-031-8/+9
* sch_sfq: dont put new flow at the end of flowsEric Dumazet2012-01-031-1/+1
* mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin2012-01-031-1/+6
* mlx4_core: fix mtt range deallocationMarcel Apfelbaum2012-01-031-2/+2
* bonding: fix error handling if slave is busy (v2)stephen hemminger2012-01-031-2/+7
* 8139cp: properly config rx mode after resumingJason Wang2012-01-031-6/+3
* 8139cp/8139too: do not read into reserved registersJason Wang2012-01-032-2/+2
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-023-5/+22
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-023-0/+3
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-021-0/+1
* ixgbe: fix typo'sStephen Hemminger2012-01-021-7/+7
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-021-4/+4
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-021-2/+4
* ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-022-23/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-0236-176/+189
|\
| * Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
| |\
| | * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
| |\ \
| | * | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| | * | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| | * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| | * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
| |\ \ \
| | * | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
| * | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
| * | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
| * | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-304-75/+65
| |\ \ \ \
| | * | | | ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49
| | * | | | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| | * | | | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
| | * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
| | * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3011-30/+48
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-151-4/+0
| | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-191-1/+5
| | * | | | | enable uncompress log on cpuimx35sdEric Bénard2011-12-191-0/+1
| | * | | | | cpuimx35: fix touchscreen supportEric Bénard2011-12-191-1/+7
| | * | | | | cpuimx35sd: fix KconfigEric Bénard2011-12-192-3/+3
| | * | | | | clock-imx35: fix reboot in internal boot modeEric Bénard2011-12-191-10/+10
| | * | | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
| | * | | | | imx_v4_v5_defconfig: update default configurationEric Bénard2011-12-191-5/+7
| | * | | | | cpuimx25sd: fix KconfigEric Bénard2011-12-192-3/+3
| | * | | | | arm/imx: fix cpufreq section mismatchRichard Zhao2011-12-191-1/+1
| | * | | | | ARM:imx:fix pwm period valueJason Chen2011-12-191-0/+9
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
| |\ \ \ \ \ \
| | * | | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| | * | | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-301-26/+3
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud