summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit2-6/+1
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov2-6/+29
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov3-10/+36
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov4-28/+64
2019-08-09net/mlx5e: Allow concurrent creation of mod_hdr entriesVlad Buslov1-12/+29
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov3-10/+28
2019-08-09net/mlx5e: Protect mod header entry flows list with spinlockVlad Buslov1-0/+7
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov5-43/+61
2019-08-09net/mlx5e: Allow concurrent creation of hairpin entriesVlad Buslov1-19/+46
2019-08-09net/mlx5e: Protect hairpin hash table with mutexVlad Buslov2-4/+18
2019-08-09net/mlx5e: Protect hairpin entry flows list with spinlockVlad Buslov1-0/+8
2019-08-09net/mlx5e: Extend hairpin entry with reference counterVlad Buslov1-18/+26
2019-08-09taprio: remove unused variable 'entry_list_policy'YueHaibing1-4/+0
2019-08-09r8169: fix performance issue on RTL8168evlHolger Hoffstätte1-3/+3
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt1-1/+1
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt5-1/+18
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko3-12/+6
2019-08-09tcp: batch calls to sk_flush_backlog()Eric Dumazet1-5/+6
2019-08-08liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov1-3/+1
2019-08-08r8169: allocate rx buffers using alloc_pages_nodeHeiner Kallweit1-26/+19
2019-08-08fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...YueHaibing1-4/+0
2019-08-08mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko3-3/+59
2019-08-08Merge branch 'stmmac-next'David S. Miller14-9/+1474
2019-08-08net: stmmac: selftests: Add a selftest for Flexible RX ParserJose Abreu1-1/+97
2019-08-08net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu3-0/+206
2019-08-08net: stmmac: Implement Safety Features in XGMAC coreJose Abreu3-0/+311
2019-08-08net: stmmac: selftests: Add test for VLAN and Double VLAN FilteringJose Abreu1-0/+205
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu7-0/+139
2019-08-08net: stmmac: selftests: Add RSS testJose Abreu1-0/+19
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu10-4/+242
2019-08-08net: stmmac: xgmac: Implement tx_queue_prio()Jose Abreu2-1/+22
2019-08-08net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()Jose Abreu1-1/+21
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu7-2/+212
2019-08-08tipc: add loopback device trackingJohn Rutherford7-1/+88
2019-08-08Merge branch 'flow_offload-add-indr-block-in-nf_table_offload'David S. Miller10-285/+464
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu3-24/+135
2019-08-08flow_offload: support get multi-subsystem blockwenxu3-15/+55
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu7-263/+280
2019-08-08cls_api: add flow_indr_block_call functionwenxu1-10/+17
2019-08-08cls_api: remove the tcf_block cachewenxu1-8/+8
2019-08-08cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu1-11/+15
2019-08-08Merge branch 'net-batched-receive-in-GRO-path'David S. Miller5-11/+54
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree3-3/+52
2019-08-08sfc: falcon: don't score irq moderation points for GROEdward Cree1-4/+1
2019-08-08sfc: don't score irq moderation points for GROEdward Cree1-4/+1
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma3-3/+8
2019-08-08cxgb4: smt: Use normal int for refcountChuhong Yuan2-8/+8
2019-08-08cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan1-2/+2
2019-08-08selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-08net: delete "register" keywordAlexey Dobriyan4-21/+21