summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur2013-05-281-0/+10
* be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-283-7/+8
* bnx2x: Change to D3hot only on removalYuval Mintz2013-05-282-10/+24
* bnx2x: Implement PCI shutdownYuval Mintz2013-05-281-12/+59
* bnx2x: Count number of possible FCoE interfacesDmitry Kravkov2013-05-281-3/+48
* bnx2x: Ack unknown VF messagesAriel Elior2013-05-281-1/+4
* bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-282-14/+31
* bnx2x: Zero VFs starting MACsAriel Elior2013-05-281-1/+5
* tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches2013-05-261-37/+39
* tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches2013-05-261-59/+51
* tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet2013-05-261-136/+133
* net: add netnotifier event for upper device changeJiri Pirko2013-05-262-1/+3
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-2623-95/+66
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-269-171/+698
* Merge branch 'qlcnic'David S. Miller2013-05-2513-168/+324
|\
| * qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-251-2/+2
| * qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-253-40/+41
| * qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-251-9/+28
| * qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-255-46/+98
| * qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-253-8/+34
| * qlcnic: diagnostics routine changesSony Chacko2013-05-252-9/+31
| * qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-251-7/+11
| * qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-251-1/+5
| * qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-253-35/+11
| * qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-252-12/+16
| * qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-251-0/+8
| * qlcnic: Support spoof check config.Rajesh Borundia2013-05-254-0/+40
|/
* tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-251-2/+0
* tg3: Fix misplaced empty lineNithin Sujir2013-05-251-1/+1
* tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-251-7/+7
* tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-251-33/+48
* tg3: Simplify ring control block setupNithin Sujir2013-05-251-33/+46
* tg3: Split APE driver state change out of boot reset signature updateNithin Sujir2013-05-251-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-25630-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-241-9/+4