summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-23pcnet32: Convert to generic power managementVaibhav Gupta
2020-06-23dn_route_rcv: remove redundant dev null checkGaurav Singh
2020-06-23dcb_doit: remove redundant skb checkGaurav Singh
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva
2020-06-23xirc2ps_cs: remove dev null check from do_reset().Gaurav Singh
2020-06-23Merge branch 'net-address-some-sparse-warnings'David S. Miller
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet
2020-06-23tcp: add declarations to avoid warningsEric Dumazet
2020-06-23r8169: rename RTL8125 to RTL8125AHeiner Kallweit
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-23Merge branch 'mlxsw-Bump-firmware-version-to-XX-2007-1168'David S. Miller
2020-06-23mlxsw: Enforce firmware version for Spectrum-3Petr Machata
2020-06-23mlxsw: Bump firmware version to XX.2007.1168Petr Machata
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez
2020-06-23mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen
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
2020-06-22r8169: use RTNL to protect critical sectionsHeiner Kallweit
2020-06-22r8169: add rtl8169_upHeiner Kallweit