summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov2019-08-093-10/+28
| * net/mlx5e: Protect mod header entry flows list with spinlockVlad Buslov2019-08-091-0/+7
| * net/mlx5e: Extend mod header entry with reference counterVlad Buslov2019-08-095-43/+61
| * net/mlx5e: Allow concurrent creation of hairpin entriesVlad Buslov2019-08-091-19/+46
| * net/mlx5e: Protect hairpin hash table with mutexVlad Buslov2019-08-092-4/+18
| * net/mlx5e: Protect hairpin entry flows list with spinlockVlad Buslov2019-08-091-0/+8
| * net/mlx5e: Extend hairpin entry with reference counterVlad Buslov2019-08-091-18/+26
* | tc-testing: added tdc tests for matchall filterRoman Mashak2019-08-101-0/+391
* | selftests: Fix detection of nettest command in fcnal-testDavid Ahern2019-08-101-32/+6
* | Merge branch 'hns3-next'David S. Miller2019-08-0911-242/+615
|\ \ | |/ |/|
| * net: hns3: refine some macro definitionsGuojia Liao2019-08-092-3/+3
| * net: hns3: add handshake with VF for PF resetHuazhong Tan2019-08-092-8/+55
| * net: hns3: refine MAC pause statistics querying functionYufeng Mo2019-08-093-14/+20
| * net: hns3: add function display NCL_CONFIG infoYufeng Mo2019-08-091-22/+30
| * net: hns3: add check for max TX BD num for tso and non-tso caseYunsheng Lin2019-08-092-24/+17
| * net: hns3: add some statitics info to tx processYunsheng Lin2019-08-093-14/+52
| * net: hns3: add DFX registers information for ethtool -dGuangbin Huang2019-08-093-55/+301
| * net: hns3: modify how pause options is displayedYonglong Liu2019-08-091-17/+21
| * net: hns3: add input length check for debugfs write functionYufeng Mo2019-08-091-0/+4
| * net: hns3: clean up for vlan handling in hns3_fill_desc_vtagsYunsheng Lin2019-08-091-78/+89
| * net: hns3: fix interrupt clearing error for VFHuazhong Tan2019-08-092-9/+21
| * net: hns3: fix GFP flag error in hclge_mac_update_stats()Zhongzhu Liu2019-08-091-1/+5
|/
* taprio: remove unused variable 'entry_list_policy'YueHaibing2019-08-091-4/+0
* r8169: fix performance issue on RTL8168evlHolger Hoffstätte2019-08-091-3/+3
* tcp: Update TCP_BASE_MSS commentJosh Hunt2019-08-091-1/+1
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-095-1/+18
* devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-093-12/+6
* tcp: batch calls to sk_flush_backlog()Eric Dumazet2019-08-091-5/+6
* liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov2019-08-091-3/+1
* r8169: allocate rx buffers using alloc_pages_nodeHeiner Kallweit2019-08-091-26/+19
* fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...YueHaibing2019-08-091-4/+0
* mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko2019-08-093-3/+59
* Merge branch 'stmmac-next'David S. Miller2019-08-0914-9/+1474
|\
| * net: stmmac: selftests: Add a selftest for Flexible RX ParserJose Abreu2019-08-091-1/+97
| * net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu2019-08-093-0/+206
| * net: stmmac: Implement Safety Features in XGMAC coreJose Abreu2019-08-093-0/+311
| * net: stmmac: selftests: Add test for VLAN and Double VLAN FilteringJose Abreu2019-08-091-0/+205
| * net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu2019-08-097-0/+139
| * net: stmmac: selftests: Add RSS testJose Abreu2019-08-091-0/+19
| * net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-0910-4/+242
| * net: stmmac: xgmac: Implement tx_queue_prio()Jose Abreu2019-08-092-1/+22
| * net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()Jose Abreu2019-08-091-1/+21
| * net: stmmac: xgmac: Implement MMC countersJose Abreu2019-08-097-2/+212
|/
* tipc: add loopback device trackingJohn Rutherford2019-08-097-1/+88
* Merge branch 'flow_offload-add-indr-block-in-nf_table_offload'David S. Miller2019-08-0910-285/+464
|\
| * netfilter: nf_tables_offload: support indr block callwenxu2019-08-093-24/+135
| * flow_offload: support get multi-subsystem blockwenxu2019-08-093-15/+55
| * flow_offload: move tc indirect block to flow offloadwenxu2019-08-097-263/+280
| * cls_api: add flow_indr_block_call functionwenxu2019-08-091-10/+17
| * cls_api: remove the tcf_block cachewenxu2019-08-091-8/+8