aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-17netpoll: Pass budget into poll_napiEric W. Biederman1-3/+3
2014-03-17netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman1-8/+8
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller46-475/+1527
2014-03-17netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal1-47/+177
2014-03-17netfilter: connlimit: make same_source_net signedFlorian Westphal1-4/+5
2014-03-17netfilter: connlimit: use keyed locksFlorian Westphal1-8/+18
2014-03-14Merge branch 'napi_budget_zero'David S. Miller17-12/+53
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2-0/+6
2014-03-14vxge: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+4
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14s2io: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
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/jkirsh...David 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/ker...Linus Torvalds2-4/+13
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-23/+30
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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