summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu2019-08-091-11/+15
|/
* Merge branch 'net-batched-receive-in-GRO-path'David S. Miller2019-08-095-11/+54
|\
| * net: use listified RX for handling GRO_NORMAL skbsEdward Cree2019-08-093-3/+52
| * sfc: falcon: don't score irq moderation points for GROEdward Cree2019-08-091-4/+1
| * sfc: don't score irq moderation points for GROEdward Cree2019-08-091-4/+1
|/
* qed: Add new ethtool supported port types based on media.Rahul Verma2019-08-093-3/+8
* cxgb4: smt: Use normal int for refcountChuhong Yuan2019-08-092-8/+8
* cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan2019-08-091-2/+2
* selftests: Add l2tp testsDavid Ahern2019-08-092-1/+383
* net: delete "register" keywordAlexey Dobriyan2019-08-094-21/+21
* mkiss: Use refcount_t for refcountChuhong Yuan2019-08-091-5/+6
* dpaa_eth: Use refcount_t for refcountChuhong Yuan2019-08-092-4/+5
* Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-m...David S. Miller2019-08-087-8/+205
|\
| * batman-adv: BATMAN_V: aggregate OGMv2 packetsLinus Lüssing2019-08-041-1/+27
| * batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queuesLinus Lüssing2019-08-044-2/+173
| * batman-adv: Replace usage of strlcpy with strscpySven Eckelmann2019-07-222-5/+5
| * batman-adv: Start new development cycleSimon Wunderlich2019-07-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-071012-7699/+9587
|\ \