aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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_count'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
2019-08-08mkiss: Use refcount_t for refcountChuhong Yuan1-5/+6
2019-08-08dpaa_eth: Use refcount_t for refcountChuhong Yuan2-4/+5
2019-08-08Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-mergeDavid S. Miller7-8/+205
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1012-7699/+9587
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds225-1274/+2402
2019-08-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller5-51/+90
2019-08-06openvswitch: Print error when ovs_execute_actions() failsYifeng Sun1-2/+5
2019-08-06Merge branch 'sja1105-fixes'David S. Miller4-98/+75
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean1-0/+1
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean1-10/+1
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2-6/+5
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2-16/+13
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean1-66/+55
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta1-1/+5
2019-08-06Merge branch 'Support-tunnels-over-VLAN-in-NFP'David S. Miller10-32/+476
2019-08-06nfp: flower: encode mac indexes with pre-tunnel rule checkJohn Hurley1-16/+55