aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-26ice: fix potential infinite loopColin Ian King1-1/+1
2019-08-26ice: fix ice_is_tc_enaJacob Keller1-2/+2
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski1-7/+24
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2-3/+5
2019-08-26ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak1-9/+12
2019-08-26ice: shorten local and add debug printsJesse Brandeburg1-19/+44
2019-08-26ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan1-13/+11
2019-08-26ice: added sibling head to parse nodesVictor Raj2-36/+23
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni2-44/+45
2019-08-26nfp: add AMDA0058 boards to firmware listJakub Kicinski1-0/+2
2019-08-26r8169: improve DMA handling in rtl_rxHeiner Kallweit1-4/+3
2019-08-26Merge branch 'cls-hw-offload-rtnl'David S. Miller11-172/+478
2019-08-26net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov1-37/+16
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2-1/+25
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov3-0/+36
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov4-9/+20
2019-08-26net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov1-0/+65
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov5-0/+13
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov3-9/+47
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov7-123/+233
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov2-4/+5
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2-9/+38
2019-08-25cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing1-3/+0
2019-08-25Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller1-0/+2
2019-08-25net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-24net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn1-5/+68
2019-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-148/+225
2019-08-24Merge branch 's390-qeth-next'David S. Miller9-157/+414
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2-43/+109
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann2-1/+16
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann1-11/+13
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann4-48/+183
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann4-39/+49
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann4-7/+11
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2-21/+46
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan1-2/+1
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”Markus Elfring1-2/+1
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing2-44/+44
2019-08-24net: use unlikely for dql_avail casexiaolinkui1-1/+1
2019-08-23r8169: fix DMA issue on MIPS platformHeiner Kallweit1-0/+4
2019-08-23drop_monitor: Make timestamps y2038 safeIdo Schimmel2-9/+7
2019-08-23net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes3-15/+27
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha1-3/+3
2019-08-23net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long1-1/+3
2019-08-23Merge branch 'r8152-save-EEE'David S. Miller1-89/+95
2019-08-23r8152: add a helper function about setting EEEHayes Wang1-91/+77
2019-08-23r8152: saving the settings of EEEHayes Wang1-30/+50
2019-08-23ice: Don't allow VSI to remove unassociated ucast filterAkeem G Abodunrin1-0/+56
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin4-67/+73
2019-08-23ice: update ethtool stats on-demandBruce Allan3-6/+9