aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-06nfp: flower: remove offloaded MACs when reprs are applied to OvS bridgesJohn Hurley2-0/+49
2019-08-06nfp: flower: offload pre-tunnel rulesJohn Hurley4-2/+82
2019-08-06nfp: flower: verify pre-tunnel rulesJohn Hurley3-5/+115
2019-08-06nfp: flower: detect potential pre-tunnel rulesJohn Hurley3-7/+62
2019-08-06nfp: flower: push vlan after tunnel in mergeJohn Hurley2-5/+58
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley2-0/+8
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley2-0/+5
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-49/+49
2019-08-06r8169: sync PCIe PHY init with vendor driver 8.047.01Heiner Kallweit1-22/+38
2019-08-06r8169: add helper r8168_mac_ocp_modifyHeiner Kallweit1-46/+19
2019-08-06r8169: remove access to legacy register MultiIntrHeiner Kallweit1-4/+0
2019-08-06Merge branch 'fq_codel-small-optimizations'David S. Miller1-7/+3
2019-08-06fq_codel: Kill useless per-flow dropped statisticDave Taht1-7/+1
2019-08-06Increase fq_codel count in the bulk dropperDave Taht1-0/+2
2019-08-06Merge branch 'flow_offload-action-fixes'David S. Miller2-3/+3
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-08-06Merge branch 'hisilicon-fixes'David S. Miller1-12/+16
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor2-2/+4
2019-08-06net: dsa: dump CPU port regs through masterVivien Didelot1-0/+66
2019-08-06Merge branch 'Fix-batched-event-generation-for-vlan-action'David S. Miller2-0/+103
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak1-0/+9
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-1/+20
2019-08-06Merge branch 'drop_monitor-Various-improvements-and-cleanups'David S. Miller1-20/+38
2019-08-06drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel1-7/+17
2019-08-06drop_monitor: Add extack supportIdo Schimmel1-3/+7
2019-08-06drop_monitor: Avoid multiple blank linesIdo Schimmel1-2/+0
2019-08-06drop_monitor: Document scope of spinlockIdo Schimmel1-1/+1
2019-08-06drop_monitor: Rename and document scope of mutexIdo Schimmel1-7/+13