summaryrefslogtreecommitdiffstats
path: root/net/lapb (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-24net: phy: mscc: remove the TR CLK disable magic valueQuentin Schulz2-5/+6
2020-06-24net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart4-6/+6
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart1-3/+15
2020-06-24cxgb4: move device dump arrays in header to C fileRahul Lakkireddy4-407/+410
2020-06-24cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy4-17/+10
2020-06-24selftests/net: plug rxtimestamp test into kselftest frameworktannerlove3-2/+14
2020-06-24net: thunderbolt: Add comment clarifying prtcstns flagsMika Westerberg1-0/+4
2020-06-24net/fsl: enable extended scanning in xgmac_mdioJeremy Linton1-0/+1
2020-06-24net/fsl: acpize xgmac_mdioCalvin Johnson1-10/+22
2020-06-24net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton2-2/+24
2020-06-24tulip: uli526x: use generic power managementVaibhav Gupta1-40/+8
2020-06-24tulip: tulip_core: use generic power managementVaibhav Gupta1-39/+12
2020-06-24tulip: de2104x: use generic power managementVaibhav Gupta1-17/+8
2020-06-24tulip: windbond-840: use generic power managementVaibhav Gupta1-18/+8
2020-06-24tulip: dmfe: use generic power managementVaibhav Gupta1-40/+9
2020-06-24amd-xgbe: Convert to generic power managementVaibhav Gupta1-10/+9
2020-06-24amd8111e: Convert to generic power managementVaibhav Gupta1-19/+11
2020-06-24pcnet32: Convert to generic power managementVaibhav Gupta1-11/+11
2020-06-24dn_route_rcv: remove redundant dev null checkGaurav Singh1-1/+1
2020-06-24dcb_doit: remove redundant skb checkGaurav Singh1-1/+1
2020-06-24net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva3-9/+2
2020-06-24xirc2ps_cs: remove dev null check from do_reset().Gaurav Singh1-1/+1
2020-06-24udp: move gro declarations to net/udp.hEric Dumazet3-6/+8
2020-06-24net: move tcp gro declarations to net/tcp.hEric Dumazet3-6/+5
2020-06-24tcp: move ipv4_specific to tcp include fileEric Dumazet3-5/+2
2020-06-24tcp: move ipv6_specific declaration to remove a warningEric Dumazet2-3/+2
2020-06-24tcp: add declarations to avoid warningsEric Dumazet1-0/+2
2020-06-24r8169: rename RTL8125 to RTL8125AHeiner Kallweit2-21/+21
2020-06-24bonding/xfrm: use real_dev instead of slave_devJarod Wilson5-49/+21
2020-06-24mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-24mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-24ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez4-8/+48
2020-06-24indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez1-0/+12
2020-06-24mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida1-1/+1
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen1-22/+23
2020-06-23net: atlantic: A2: phy loopback supportDmitry Bogdanov5-3/+29
2020-06-23net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov3-0/+81
2020-06-23net: atlantic: A2: flow control supportIgor Russkikh4-1/+42
2020-06-23net: atlantic: A2: EEE supportNikita Danilov3-5/+91
2020-06-23net: atlantic: remove baseX usageNikita Danilov1-3/+0
2020-06-23net: atlantic: A2: half duplex supportIgor Russkikh7-23/+70
2020-06-23net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell1-1/+1
2020-06-23tcindex_change: Remove redundant null checkGaurav Singh1-1/+1
2020-06-23net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King1-20/+25
2020-06-23net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean2-15/+80
2020-06-23net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean3-5/+20
2020-06-23net: dsa: felix: call port mdb operations from ocelotVladimir Oltean5-20/+64
2020-06-23net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean1-1/+11
2020-06-23net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean1-8/+8