summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-20openvswitch: Distribute switch variables for initializationKees Cook1-8/+10
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-20Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-0/+48
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+50
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-100/+170
2020-02-19igc: Add commentSasha Neftin1-0/+2
2020-02-19igc: Add WOL supportSasha Neftin4-0/+75
2020-02-19igc: Add pcie error handler supportSasha Neftin1-0/+103
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin3-1/+4
2020-02-19e1000e: Add support for Tiger Lake deviceVitaly Lifshits2-0/+2
2020-02-19igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-19e1000e: Add support for Alder LakeSasha Neftin5-0/+21
2020-02-20Merge tag 'amd-drm-fixes-5.6-2020-02-19' of git://people.freedesktop.org/~agd...Dave Airlie7-13/+55
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-31/+93
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-80/+115
2020-02-19Merge branch 'net-phy-Better-support-for-BCM54810'David S. Miller1-5/+19
2020-02-19net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-19net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-19net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-19udp: rehash on disconnectWillem de Bruijn1-1/+5
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari1-1/+19
2020-02-19sfc: remove unused variable 'efx_default_channel_type'YueHaibing1-1/+0
2020-02-19Merge branch 'hns3-next'David S. Miller5-4/+67
2020-02-19net: hns3: add missing help info for QS shaper in debugfsYonglong Liu1-0/+1
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo4-0/+60
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
2020-02-19net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang1-1/+1
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-19phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6