aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2-50/+104
2014-03-17netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman1-22/+16
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2-7/+18
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman2-13/+7
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman2-6/+16
2014-03-17netpoll: Warn if more packets are processed than are budgetedEric W. Biederman1-0/+1
2014-03-17netpoll: Visit all napi handlers in poll_napiEric W. Biederman1-3/+0
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-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-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-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-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-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-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