summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21xfrm: Make the policy hold queue work with VTI.Steffen Klassert
2020-07-17ip6_vti: use IS_REACHABLE to avoid some compile errorsXin Long
2020-07-17xfrm: interface: use IS_REACHABLE to avoid some compile errorsXin Long
2020-07-16Merge remote-tracking branch 'origin/testing'Steffen Klassert
2020-07-14xfrm: interface: not xfrmi_ipv6/ipip_handler twiceXin Long
2020-07-14ip6_vti: not register vti_ipv6_handler twiceXin Long
2020-07-14ip_vti: not register vti_ipip_handler twiceXin Long
2020-07-14Merge remote-tracking branch 'origin/testing'Steffen Klassert
2020-07-13xfrm interface: store xfrmi contexts in a hash by if_idEyal Birger
2020-07-13xfrm interface: avoid xi lookup in xfrmi_decode_session()Eyal Birger
2020-07-10Merge remote-tracking branch 'origin/testing'Steffen Klassert
2020-07-09xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handlerXin Long
2020-07-09xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handlerXin Long
2020-07-09ipcomp: assign if_id to child tunnel from parent tunnelXin Long
2020-07-09ip6_vti: support IP6IP tunnel processingXin Long
2020-07-09ip6_vti: support IP6IP6 tunnel processing with .cb_handlerXin Long
2020-07-09ip_vti: support IPIP6 tunnel processingXin Long
2020-07-09ip_vti: support IPIP tunnel processing with .cb_handlerXin Long
2020-07-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long
2020-06-24xfrm: introduce oseq-may-wrap flagPetr Vaněk
2020-06-22Merge branch 'net-atlantic-additional-A2-features'David S. Miller
2020-06-22net: atlantic: A2: phy loopback supportDmitry Bogdanov
2020-06-22net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov
2020-06-22net: atlantic: A2: flow control supportIgor Russkikh
2020-06-22net: atlantic: A2: EEE supportNikita Danilov
2020-06-22net: atlantic: remove baseX usageNikita Danilov
2020-06-22net: atlantic: A2: half duplex supportIgor Russkikh
2020-06-22net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell
2020-06-22tcindex_change: Remove redundant null checkGaurav Singh
2020-06-22net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King
2020-06-22Merge branch 'Multicast-improvement-in-Ocelot-and-Felix-drivers'David S. Miller
2020-06-22net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean
2020-06-22net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean
2020-06-22net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean
2020-06-22Merge branch 'mlxsw-Offload-TC-action-pedit-munge-tcp-udp-sport-dport'David S. Miller
2020-06-22selftests: forwarding: Add a test for pedit munge tcp, udp sport, dportPetr Machata
2020-06-22mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata
2020-06-22mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-06-22Merge branch 'Add-Marvell-88E1340S-88E1548P-support'David S. Miller
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov
2020-06-22net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov
2020-06-22Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'David S. Miller
2020-06-22r8169: improve rtl8169_runtime_resumeHeiner Kallweit
2020-06-22r8169: remove driver-specific mutexHeiner Kallweit