summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-23net: psample: fix build error when CONFIG_INET is not enabledRandy Dunlap
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22e1000e: disable s0ix entry and exit flows for ME systemsVitaly Lifshits
2020-05-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-05-22e1000e: Warn if disabling ULP failedKai-Heng Feng
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin
2020-05-22igc: Remove igc_nfc_rule_exit()Andre Guedes
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes
2020-05-22igc: Change return type from igc_disable_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rule validationAndre Guedes
2020-05-22igc: Fix NFC rules leak when driver is unloadedAndre Guedes
2020-05-22igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rules restorationAndre Guedes
2020-05-22igc: Fix NFC rules with multicast addressesAndre Guedes
2020-05-22igc: Fix NFC rule overwrite casesAndre Guedes
2020-05-22igc: Fix locking issue when retrieving NFC rulesAndre Guedes
2020-05-22igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes
2020-05-22igc: Refactor igc_ethtool_add_nfc_rule()Andre Guedes
2020-05-22net/mlx5e: Support pedit on mpls over UDP decapEli Cohen
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Allow to match on mpls parametersEli Cohen
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-05-22net/mlx5e: Use IS_ERR() to check and simplify codeTang Bin
2020-05-22Merge branch 'bridge-mrp-Add-br_mrp_unique_ifindex-function'David S. Miller
2020-05-22bridge: mrp: Restore port state when deleting MRP instanceHoratiu Vultur
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
2020-05-22bridge: mrp: Add br_mrp_unique_ifindex functionHoratiu Vultur
2020-05-22Merge branch 'DP83869-Enhancements'David S. Miller
2020-05-22net: phy: dp83869: Set opmode from strapsDan Murphy
2020-05-22net: phy: dp83869: Update port-mirroring to read strapsDan Murphy
2020-05-23selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-05-23selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire
2020-05-22Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"David S. Miller
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-22Merge branch 'ip6_tunnel-add-MPLS-support'David S. Miller
2020-05-22mpls: Add support for IPv6 tunnelsVadim Fedorenko
2020-05-22ip6_tunnel: add generic MPLS receive supportVadim Fedorenko
2020-05-22tunnel6: support for IPPROTO_MPLSVadim Fedorenko
2020-05-22ip6_tunnel: add MPLS transmit supportVadim Fedorenko