summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET2019-12-301-3/+2
* gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2019-12-281-3/+7
* net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou2019-12-281-9/+5
* mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko2019-12-273-3/+109
* net: ena: remove set but not used variable 'rx_ring'YueHaibing2019-12-271-3/+0
* net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan2019-12-271-1/+1
* ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang2019-12-271-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-274-7/+7
|\
| * xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-204-7/+7
* | xen-netback: support dynamic unbind/bindPaul Durrant2019-12-263-7/+28
* | net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl2019-12-261-10/+36
* | net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl2019-12-261-1/+18
* | mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel2019-12-261-151/+74
* | mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel2019-12-261-49/+22
* | mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel2019-12-261-3/+15
* | mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel2019-12-261-10/+0
* | mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel2019-12-261-15/+1
* | bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin2019-12-261-56/+56
* | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-254-0/+6
* | net: mdio: of: Register discovered MII time stampers.Richard Cochran2019-12-251-0/+3
* | net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran2019-12-252-0/+127
* | net: Introduce a new MII time stamping interface.Richard Cochran2019-12-253-17/+28
* | net: phy: dp83640: Move the probe and remove methods around.Richard Cochran2019-12-251-90/+90
* | net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran2019-12-251-5/+3
* | net: macvlan: Use the PHY time stamping interface.Richard Cochran2019-12-251-2/+2
* | ipv6: Remove old route notifications and convert listenersIdo Schimmel2019-12-242-6/+4
* | mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel2019-12-241-149/+76
* | r8169: move enabling EEE to rtl8169_init_phyHeiner Kallweit2019-12-241-11/+3
* | r8169: remove MAC workaround in rtl8168e_2_hw_phy_configHeiner Kallweit2019-12-241-3/+0
* | r8169: factor out rtl8168h_2_get_adc_bias_ioffsetHeiner Kallweit2019-12-241-19/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-22114-497/+785
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2275-410/+698
| |\ \
| | * | sfc: Include XDP packet headroom in buffer step size.Charles McLachlan2019-12-201-7/+7
| | * | sfc: fix channel allocation with brute forceEdward Cree2019-12-202-22/+19
| | * | hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang2019-12-203-6/+11
| | * | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-201-4/+4
| | * | qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-201-2/+2
| | * | net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski2019-12-201-14/+10
| | * | net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski2019-12-201-1/+1
| | * | net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu2019-12-201-1/+1
| | * | net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao2019-12-201-1/+1
| | * | cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy2019-12-201-4/+8
| | * | net: macb: fix probing of PHY not described in the dtAntoine Tenart2019-12-191-4/+23
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-1910-40/+37
| | |\ \
| | | * | net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-192-3/+12
| | | * | net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-193-4/+12
| | | * | net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-195-33/+13
| | * | | net: stmmac: Always arm TX Timer at end of transmission startJose Abreu2019-12-181-4/+2
| | * | | net: stmmac: Enable 16KB buffer sizeJose Abreu2019-12-181-1/+3
| | * | | net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu2019-12-181-3/+2