aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens3-20/+19
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens4-28/+17
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang2-145/+239
2021-07-22net: selftests: add MTU testOleksij Rempel1-0/+12
2021-07-22net: usb: asix: ax88772: add missing stopOleksij Rempel1-0/+1
2021-07-22net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel1-5/+0
2021-07-22net: switchdev: fix FDB entries towards foreign ports not getting propagated to usVladimir Oltean1-72/+142
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean17-163/+182
2021-07-22net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean3-0/+9
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean17-57/+298
2021-07-22net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz3-39/+86
2021-07-22net: bridge: disambiguate offload_fwd_markTobias Waldekranz3-14/+25
2021-07-22net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean1-11/+26
2021-07-22net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean1-4/+7
2021-07-21ionic: cleanly release devlink instanceLeon Romanovsky1-7/+7
2021-07-21net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov3-6/+7
2021-07-21net: bridge: multicast: add mdb context supportNikolay Aleksandrov1-3/+40
2021-07-21ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang6-64/+124
2021-07-21dt-bindings: net: fsl,fec: improve the binding a bitJoakim Zhang1-15/+19
2021-07-21tcp: tweak len/truesize ratio for coalesce candidatesEric Dumazet1-8/+30
2021-07-21net: bridge: multicast: fix igmp/mld port context null pointer dereferencesNikolay Aleksandrov1-5/+9
2021-07-21ionic: drop useless check of PCI driver data validityLeon Romanovsky1-3/+0
2021-07-21tcp: avoid indirect call in tcp_new_space()Eric Dumazet1-1/+1
2021-07-21net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko1-18/+1
2021-07-21usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-07-21usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski4-20/+871
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko2-24/+19
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko4-23/+6
2021-07-21selftests: net: Test for the IOAM insertion with IPv6Justin Iurman4-0/+702
2021-07-21ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman2-0/+43
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman10-12/+358
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman3-2/+624
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman13-1/+557