summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qlcnic: Support spoof check config.Rajesh Borundia2013-05-244-0/+40
|/
* tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-241-2/+0
* tg3: Fix misplaced empty lineNithin Sujir2013-05-241-1/+1
* tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-241-7/+7
* tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-241-33/+48
* tg3: Simplify ring control block setupNithin Sujir2013-05-241-33/+46
* tg3: Split APE driver state change out of boot reset signature updateNithin Sujir2013-05-241-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24630-4142/+6550
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-05-244-6/+11
| |\
| | * GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse2013-05-241-1/+1
| | * GFS2: fix DLM depends to fix build errorsRandy Dunlap2013-05-241-1/+1
| | * GFS2: Use single-block reservations for directoriesBob Peterson2013-05-241-2/+7
| | * GFS2: two minor quota fixupsBob Peterson2013-05-241-2/+2
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-2418-95/+146
| |\ \
| | * | powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King2013-05-241-3/+37
| | * | powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt2013-05-241-0/+1
| | * | powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-246-48/+38
| | * | powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-243-0/+40
| | * | powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt2013-05-241-1/+1
| | * | powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
| | * | powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
| | * | drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2495-461/+937
| |\ \ \
| | * | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| | * | | tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| | * | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| | * | | xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| | * | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| | * | | tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| | * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-232-0/+2
| | |\ \ \
| | | * | | batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| | * | | | net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| | * | | | net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| | * | | | net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| | * | | | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| | * | | | Merge branch 'perf_net_dropmonitor'David S. Miller2013-05-221-18/+21
| | |\ \ \ \
| | | * | | | perf: net_dropmonitor: Remove progress indicatorBen Hutchings2013-05-221-12/+1
| | | * | | | perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings2013-05-221-4/+18
| | | * | | | perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings2013-05-221-4/+4
| | | * | | | perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings2013-05-221-3/+3
| | | * | | | perf: net_dropmonitor: Fix trace parameter orderBen Hutchings2013-05-221-1/+1
| | |/ / / /
| | * | | | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3
| | * | | | qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| | * | | | qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| | * | | | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| | * | | | tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| | * | | | tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| | |/ / /
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-2035-109/+314
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2035-109/+314
| | | |\ \ \
| | | | * | | ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
OpenPOWER on IntegriCloud