aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann
2021-07-23net: socket: remove register_gifconfArnd Bergmann
2021-07-23net: socket: rework SIOC?IFMAP ioctlsArnd Bergmann
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann
2021-07-22nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund
2021-07-22ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts
2021-07-22Merge branch 'nfp-flower-ct-offload'David S. Miller
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens
2021-07-22nfp: flower-ct: add actions into flow_pay for offloadLouis Peens
2021-07-22nfp: flower-ct: compile match sections of flow_payloadLouis Peens
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang
2021-07-22net: selftests: add MTU testOleksij Rempel
2021-07-22net: usb: asix: ax88772: add missing stopOleksij Rempel
2021-07-22net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel
2021-07-22net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean
2021-07-22Merge branch 'bridge-port-offload'David S. Miller
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-22net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz
2021-07-22net: bridge: disambiguate offload_fwd_markTobias Waldekranz
2021-07-22net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean
2021-07-22net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean
2021-07-21ionic: cleanly release devlink instanceLeon Romanovsky
2021-07-21net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov
2021-07-21net: bridge: multicast: add mdb context supportNikolay Aleksandrov
2021-07-21ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang
2021-07-21dt-bindings: net: fsl,fec: improve the binding a bitJoakim Zhang
2021-07-21tcp: tweak len/truesize ratio for coalesce candidatesEric Dumazet
2021-07-21net: bridge: multicast: fix igmp/mld port context null pointer dereferencesNikolay Aleksandrov
2021-07-21ionic: drop useless check of PCI driver data validityLeon Romanovsky
2021-07-21tcp: avoid indirect call in tcp_new_space()Eric Dumazet
2021-07-21net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko
2021-07-21usb: hso: remove the bailout parameterDongliang Mu
2021-07-21usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-21Merge branch 'ipv6-ioam'David S. Miller
2021-07-21selftests: net: Test for the IOAM insertion with IPv6Justin Iurman
2021-07-21ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman