summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-09ipcomp: assign if_id to child tunnel from parent tunnelXin Long2-0/+2
2020-07-09ip6_vti: support IP6IP tunnel processingXin Long1-2/+8
2020-07-09ip6_vti: support IP6IP6 tunnel processing with .cb_handlerXin Long1-0/+33
2020-07-09ip_vti: support IPIP6 tunnel processingXin Long1-2/+14
2020-07-09ip_vti: support IPIP tunnel processing with .cb_handlerXin Long1-30/+21
2020-07-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long2-0/+42
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long2-0/+44
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long2-12/+15
2020-06-24xfrm: introduce oseq-may-wrap flagPetr Vaněk2-4/+9
2020-06-22Merge branch 'net-atlantic-additional-A2-features'David S. Miller10-35/+313
2020-06-22net: atlantic: A2: phy loopback supportDmitry Bogdanov5-3/+29
2020-06-22net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov3-0/+81
2020-06-22net: atlantic: A2: flow control supportIgor Russkikh4-1/+42
2020-06-22net: atlantic: A2: EEE supportNikita Danilov3-5/+91
2020-06-22net: atlantic: remove baseX usageNikita Danilov1-3/+0
2020-06-22net: atlantic: A2: half duplex supportIgor Russkikh7-23/+70
2020-06-22net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell1-1/+1
2020-06-22tcindex_change: Remove redundant null checkGaurav Singh1-1/+1
2020-06-22net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King1-20/+25
2020-06-22Merge branch 'Multicast-improvement-in-Ocelot-and-Felix-drivers'David S. Miller5-41/+175
2020-06-22net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean2-15/+80
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean3-5/+20
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean5-20/+64
2020-06-22net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean1-1/+11
2020-06-22net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean1-8/+8
2020-06-22Merge branch 'mlxsw-Offload-TC-action-pedit-munge-tcp-udp-sport-dport'David S. Miller6-7/+335
2020-06-22selftests: forwarding: Add a test for pedit munge tcp, udp sport, dportPetr Machata1-0/+198
2020-06-22mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata3-0/+51
2020-06-22mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata3-7/+60
2020-06-22Merge branch 'Add-Marvell-88E1340S-88E1548P-support'David S. Miller2-111/+159
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov2-0/+24
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov2-0/+24
2020-06-22net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov1-111/+111
2020-06-22Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'David S. Miller2-142/+49
2020-06-22r8169: improve rtl8169_runtime_resumeHeiner Kallweit1-10/+3
2020-06-22r8169: remove driver-specific mutexHeiner Kallweit1-45/+0
2020-06-22r8169: use RTNL to protect critical sectionsHeiner Kallweit1-0/+8
2020-06-22r8169: add rtl8169_upHeiner Kallweit1-32/+16
2020-06-22r8169: remove no longer needed checks for device being runtime-activeHeiner Kallweit1-48/+6
2020-06-22r8169: mark device as not present when in PCI D3Heiner Kallweit1-11/+14
2020-06-22net: core: try to runtime-resume detached device in __dev_openHeiner Kallweit1-2/+8
2020-06-22Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization'David S. Miller2-0/+7
2020-06-22net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl1-0/+4
2020-06-22dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwardsMartin Blumenstingl1-0/+3
2020-06-22Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb'David S. Miller5-7/+23
2020-06-22bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam1-0/+6
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam4-7/+17
2020-06-22Merge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver'David S. Miller6-73/+33
2020-06-22net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean2-12/+17