summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy1-0/+150
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean1-3/+3
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak1-0/+242
2020-02-21net: page_pool: Add documentation on page_pool APIIlias Apalodimas1-0/+159
2020-02-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller14-6/+576
2020-02-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-117/+414
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann5-10/+10
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas6-80/+74
2020-02-20Merge branch 'mlxsw-Preparation-for-RTNL-removal'David S. Miller8-123/+199
2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel1-2/+3
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel3-7/+16
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel3-12/+24
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel1-10/+29
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel1-1/+3
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel1-2/+6
2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel1-10/+10
2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel2-56/+7
2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel1-0/+38
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel1-18/+5
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel2-32/+46
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel1-5/+20
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel1-2/+14
2020-02-20net: remove unused macro from fib_trie.cLi RongQing1-5/+0
2020-02-20net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRYLi RongQing1-3/+0
2020-02-20igc: Add commentSasha Neftin1-0/+2
2020-02-20igc: Add WOL supportSasha Neftin4-0/+75
2020-02-20igc: Add pcie error handler supportSasha Neftin1-0/+103
2020-02-20igc: Complete to commit Add basic skeleton for PTPSasha Neftin3-1/+4
2020-02-20e1000e: Add support for Tiger Lake deviceVitaly Lifshits2-0/+2
2020-02-20igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-20e1000e: Add support for Alder LakeSasha Neftin5-0/+21
2020-02-20tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-20Merge branch 'net-phy-Better-support-for-BCM54810'David S. Miller1-5/+19
2020-02-20net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-20net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-20net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-20sfc: remove unused variable 'efx_default_channel_type'YueHaibing1-1/+0
2020-02-20Merge branch 'hns3-next'David S. Miller5-4/+67
2020-02-20net: hns3: add missing help info for QS shaper in debugfsYonglong Liu1-0/+1
2020-02-20net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo4-0/+60
2020-02-20net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
2020-02-20net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang1-1/+1
2020-02-20mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-20phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2020-02-20igc: Add dump optionsSasha Neftin6-1/+338
2020-02-20igc: Complete to commit Add legacy power management supportSasha Neftin1-0/+27
2020-02-20igc: make non-global functions staticChen Zhou1-2/+2
2020-02-20net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...Jia-Ju Bai1-2/+2