aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-02-28phylink,sfp: negotiate interface format with MACRussell King
2018-02-28sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modulesRussell King
2018-02-28team: Use extack to report enslavement failuresIdo Schimmel
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-27net/mlx4_en: RX csum, pre-define enabled protocols for IP status maskingTariq Toukan
2018-02-27net/mlx4_en: Combine checks of end-cases in RX completion functionTariq Toukan
2018-02-27net/mlx4_en: Remove unnecessary warn print in reset configEran Ben Elisha
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha
2018-02-27mlxsw: spectrum_span: Support mirror to ip6gretapPetr Machata
2018-02-27mlxsw: spectrum_span: Support mirror to gretapPetr Machata
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata
2018-02-27mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()Petr Machata
2018-02-27mlxsw: spectrum_span: Initialize span_entry.id eagerlyPetr Machata
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata
2018-02-27mlxsw: reg: Extend mlxsw_reg_mpat_pack()Petr Machata
2018-02-27mlxsw: reg: Add SPAN encapsulation to MPAT registerPetr Machata
2018-02-27mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addressesPetr Machata
2018-02-27mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zeroPetr Machata
2018-02-27ibmvnic: Do not attempt to login if RX or TX queues are not allocatedThomas Falcon
2018-02-27ibmvnic: Report queue stops and restarts as debug outputThomas Falcon
2018-02-27ibmvnic: Harden TX/RX pool cleaningThomas Falcon
2018-02-27ibmvnic: Allocate statistics buffers during probeThomas Falcon
2018-02-27ibmvnic: Fix TX descriptor tracking againThomas Falcon
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel
2018-02-27net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-02-27net: stmmac: use correct barrier between coherent memory and MMIONiklas Cassel
2018-02-27net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-02-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-27r8169: improve interrupt handlingHeiner Kallweit
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-27net: Convert ipvlan_net_opsKirill Tkhai
2018-02-27net: Convert vxlan_net_opsKirill Tkhai
2018-02-27net: Convert ppp_net_opsKirill Tkhai
2018-02-27net: Convert gtp_net_opsKirill Tkhai
2018-02-27net: Convert geneve_net_opsKirill Tkhai
2018-02-27net: Convert bond_net_opsKirill Tkhai
2018-02-27net: Convert simple pernet_operationsKirill Tkhai
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann
2018-02-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King