summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0324-195/+2
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-2524-195/+2
* | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-037-163/+112
|\ \
| * | net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky2020-08-031-6/+3
| * | net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2020-08-035-136/+64
| * | net/mlx5: DR, Change push vlan action sequenceAlex Vesker2020-08-031-21/+21
| * | net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit2020-08-031-0/+24
* | | sfc_ef100: add nic-type for VFs, and bind to themEdward Cree2020-08-033-0/+81
* | | sfc_ef100: read pf_index at probe timeEdward Cree2020-08-032-0/+5
* | | sfc_ef100: functions for selftestsEdward Cree2020-08-031-0/+47
* | | sfc_ef100: statistics gatheringEdward Cree2020-08-033-0/+217
* | | sfc_ef100: plumb in fini_dmaqEdward Cree2020-08-031-0/+1
* | | sfc_ef100: RX path for EF100Edward Cree2020-08-033-9/+167
* | | sfc_ef100: RX filter table management and related gubbinsEdward Cree2020-08-032-0/+77
* | | sfc_ef100: TX path for EF100 NICsEdward Cree2020-08-035-5/+396
* | | sfc_ef100: read Design Parameters at probe timeEdward Cree2020-08-032-0/+220
* | | sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree2020-08-031-0/+6
* | | sfc_ef100: check firmware version at start-of-dayEdward Cree2020-08-031-0/+40
* | | enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-031-1/+1
* | | dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-031-1/+1
* | | net: dsa: loop: Set correct number of portsFlorian Fainelli2020-08-031-1/+1
* | | net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2020-08-031-0/+17
* | | net: dsa: loop: Move data structures to headerFlorian Fainelli2020-08-031-31/+1
* | | net: dsa: loop: Support 4K VLANsFlorian Fainelli2020-08-031-4/+2
* | | net: dsa: loop: PVID should be per-portFlorian Fainelli2020-08-031-4/+4
* | | cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy2020-08-033-26/+82
* | | net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2020-08-032-34/+50
* | | mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata2020-08-033-13/+95
* | | mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel2020-08-033-3/+53
* | | mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2020-08-032-9/+75
* | | mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel2020-08-034-9/+93
* | | mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata2020-08-031-1/+2
* | | mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2020-08-032-5/+5
* | | devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel2020-08-035-15/+26
* | | net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang2020-08-031-1/+1
* | | fsl/fman: fix eth hash table allocationFlorinel Iordache2020-08-031-1/+1
* | | fsl/fman: check dereferencing null pointerFlorinel Iordache2020-08-033-4/+4
* | | fsl/fman: fix unreachable codeFlorinel Iordache2020-08-031-1/+0
* | | fsl/fman: fix dereference null return valueFlorinel Iordache2020-08-031-1/+8
* | | fsl/fman: use 32-bit unsigned integerFlorinel Iordache2020-08-031-2/+1
* | | net: spider_net: Remove a useless memsetChristophe JAILLET2020-08-031-2/+0
* | | net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-08-031-2/+2
* | | net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET2020-08-031-2/+2
* | | liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang2020-08-031-1/+1
* | | net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang2020-08-031-4/+4
* | | net: ethernet: aquantia: Fix wrong return valueTianjia Zhang2020-08-031-1/+1
* | | atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-08-031-4/+5
* | | atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-08-031-1/+3
* | | net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski2020-08-031-0/+1
* | | net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell2020-08-032-0/+208