aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-14sky2: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-14fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14enic: Don't receive packets when the napi budget == 0Eric W. Biederman1-6/+8
2014-03-14amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-14igb: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+2
2014-03-14Merge branch 'cxgb4-next'David S. Miller11-202/+299
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise9-190/+286
2014-03-14cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise2-12/+13
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman38-132/+132
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller261-1635/+2200
2014-03-14Merge branch 'alb_learning'David S. Miller2-1/+2
2014-03-14bonding: use the correct ether type for albVeaceslav Falico1-1/+1
2014-03-14ether: add loopback type ETH_P_LOOPBACKVeaceslav Falico1-0/+1
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-95/+269
2014-03-14Merge branch 'ieee802154-next'David S. Miller24-482/+841
2014-03-14ieee802154: add proper length checks to header creationsPhoebe Buckheister3-2/+5
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister2-17/+18
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister10-136/+146
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister8-304/+154
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister5-5/+401
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister17-95/+121
2014-03-14ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister1-0/+72
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister13-48/+49
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+13
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-23/+30
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-6/+5
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2-21/+12
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams2-5/+6
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain1-2/+1
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain1-2/+4
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain5-17/+135
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain1-0/+3
2014-03-14i40e: Fix function commentsAkeem G Abodunrin1-1/+1
2014-03-14i40e: simplified init stringJesse Brandeburg1-0/+41
2014-03-14i40e: cleanup stringsJesse Brandeburg2-31/+24
2014-03-14i40e: make string references to q be queueJesse Brandeburg1-6/+5
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2-2/+10
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain1-5/+22
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson1-2/+4
2014-03-14igb: Fix code commentJeff Kirsher1-1/+1
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-17/+50
2014-03-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds70-550/+516
2014-03-13i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger1-1/+1
2014-03-13Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-20/+18