aboutsummaryrefslogtreecommitdiffstats
path: root/tools/iio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-15mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko4-12/+237
2018-11-15mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separate helpersJiri Pirko1-49/+59
2018-11-15mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask checkJiri Pirko4-14/+9
2018-11-15mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_lkey_id_get()Jiri Pirko4-14/+49
2018-11-15mlxsw: core_acl: Change order of args of ops->encode_block()Jiri Pirko3-7/+7
2018-11-15mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clearJiri Pirko1-13/+17
2018-11-15mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko5-90/+99
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko8-0/+1633
2018-11-15selftests: Adjust spectrum-2 ctcam_two_atcam_masks_testJiri Pirko1-1/+1
2018-11-15selftests: Adjust spectrum-2 two_mask_testJiri Pirko1-1/+1
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang1-6/+1
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar2-6/+156
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang5-8/+16
2018-11-15net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn1-5/+16
2018-11-15net: hns3: Adds GRO params to SKB for the stackPeng Li2-3/+49
2018-11-15net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGSPeng Li2-2/+37
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li4-1/+32
2018-11-15net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI pollPeng Li2-62/+140
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li6-1/+83
2018-11-15net: phy: icplus: add config_intr callbackHeiner Kallweit1-7/+16
2018-11-14nfp: abm: restructure Qdisc handlingJakub Kicinski4-352/+340
2018-11-14nfp: abm: save RED's parametersJakub Kicinski2-1/+18
2018-11-14nfp: abm: reset RED's child based on limitJakub Kicinski1-5/+22
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2-0/+2
2018-11-14nfp: abm: build full Qdisc hierarchy based on graft notificationsJakub Kicinski2-0/+107
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski2-1/+19
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski2-0/+19
2018-11-14nfp: abm: allocate Qdisc child tableJakub Kicinski2-7/+24
2018-11-14nfp: abm: remember which Qdisc is rootJakub Kicinski3-0/+19
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski3-0/+28
2018-11-14nfp: abm: track all offload-enabled qdiscsJakub Kicinski3-4/+132
2018-11-14nfp: abm: keep track of all RED thresholdsJakub Kicinski4-41/+120
2018-11-14nfp: abm: rename qdiscs -> red_qdiscsJakub Kicinski3-24/+29
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov7-18/+197
2018-11-14net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov5-4/+133
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov7-3/+151
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov5-3/+284
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov8-1/+501
2018-11-14net: aquantia: add rx-flow filter definitionsDmitry Bogdanov3-17/+275
2018-11-13net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk1-2/+3
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk4-77/+41
2018-11-13net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk1-2/+24
2018-11-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk1-3/+1
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash1-4/+0
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman1-0/+1
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni5-51/+81
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley1-9/+9
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski1-3/+3
2018-11-13ice: Fix NVM mask definesLev Faerman1-3/+3
2018-11-13ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman1-5/+10