aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata2-5/+5
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata4-12/+49
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata4-33/+147
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata7-34/+56
2018-02-27mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()Petr Machata1-14/+29
2018-02-27mlxsw: spectrum_span: Initialize span_entry.id eagerlyPetr Machata1-9/+9
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata7-41/+37
2018-02-27mlxsw: reg: Extend mlxsw_reg_mpat_pack()Petr Machata2-3/+7
2018-02-27mlxsw: reg: Add SPAN encapsulation to MPAT registerPetr Machata1-2/+139
2018-02-27mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addressesPetr Machata2-2/+29
2018-02-27mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zeroPetr Machata2-7/+15
2018-02-27ibmvnic: Do not attempt to login if RX or TX queues are not allocatedThomas Falcon1-6/+15
2018-02-27ibmvnic: Report queue stops and restarts as debug outputThomas Falcon1-3/+3
2018-02-27ibmvnic: Harden TX/RX pool cleaningThomas Falcon1-8/+12
2018-02-27ibmvnic: Allocate statistics buffers during probeThomas Falcon1-10/+11
2018-02-27ibmvnic: Fix TX descriptor tracking againThomas Falcon1-1/+2
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel1-0/+2
2018-02-27net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel1-0/+5
2018-02-27net: stmmac: use correct barrier between coherent memory and MMIONiklas Cassel1-2/+2
2018-02-27net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel1-1/+8
2018-02-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-66/+181
2018-02-27r8169: improve interrupt handlingHeiner Kallweit1-27/+21
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie9-5/+97
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur1-8/+12
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur1-8/+2
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur1-10/+13
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller4-0/+1923
2018-02-27net: Convert ipvlan_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert vxlan_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ppp_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert gtp_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert geneve_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert bond_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert cma_pernet_operationsKirill Tkhai1-0/+1
2018-02-27net: Convert simple pernet_operationsKirill Tkhai1-0/+1
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai1-0/+1
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann1-0/+1
2018-02-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-380/+573
2018-02-26i40e: remove some stray indentingDan Carpenter1-2/+2
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King1-36/+25
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King1-1/+1
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King1-14/+18
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady3-7/+13
2018-02-26i40evf: Fix double locking the same resourcePaweł Jabłoński1-6/+8
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura3-0/+114
2018-02-26net/sonic: Replace custom debug logging with netif_* callsFinn Thain5-103/+61
2018-02-26net/sonic: Clean up and modernize log messagesFinn Thain3-40/+33
2018-02-26net/macsonic: Drop redundant MACH_IS_MAC testFinn Thain1-3/+0
2018-02-26net/macsonic: Convert to nubus_driverFinn Thain1-54/+119
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2-1/+6