aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov1-0/+1
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov3-13/+119
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov2-0/+13
2020-06-24net: bridge: fdb_add_entry takes ndm as argumentNikolay Aleksandrov1-5/+4
2020-06-24MIPS: dts: ocelot: describe the load/save GPIOQuentin Schulz1-1/+11
2020-06-24dt-bindings: net: phy: vsc8531: document the load/save GPIOAntoine Tenart1-0/+3
2020-06-24net: phy: mscc: timestamping and PHC supportAntoine Tenart3-4/+630
2020-06-24net: phy: mscc: 1588 block initializationQuentin Schulz5-2/+1552
2020-06-24net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart1-1/+3
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-23cxgb4: move device dump arrays in header to C fileRahul Lakkireddy4-407/+410
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy4-17/+10
2020-06-23selftests/net: plug rxtimestamp test into kselftest frameworktannerlove3-2/+14
2020-06-23net: thunderbolt: Add comment clarifying prtcstns flagsMika Westerberg1-0/+4
2020-06-23net/fsl: enable extended scanning in xgmac_mdioJeremy Linton1-0/+1
2020-06-23net/fsl: acpize xgmac_mdioCalvin Johnson1-10/+22
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton2-2/+24
2020-06-23tulip: uli526x: use generic power managementVaibhav Gupta1-40/+8
2020-06-23tulip: tulip_core: use generic power managementVaibhav Gupta1-39/+12
2020-06-23tulip: de2104x: use generic power managementVaibhav Gupta1-17/+8
2020-06-23tulip: windbond-840: use generic power managementVaibhav Gupta1-18/+8
2020-06-23tulip: dmfe: use generic power managementVaibhav Gupta1-40/+9
2020-06-23amd-xgbe: Convert to generic power managementVaibhav Gupta1-10/+9
2020-06-23amd8111e: Convert to generic power managementVaibhav Gupta1-19/+11
2020-06-23pcnet32: Convert to generic power managementVaibhav Gupta1-11/+11
2020-06-23dn_route_rcv: remove redundant dev null checkGaurav Singh1-1/+1
2020-06-23dcb_doit: remove redundant skb checkGaurav Singh1-1/+1
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva3-9/+2
2020-06-23xirc2ps_cs: remove dev null check from do_reset().Gaurav Singh1-1/+1
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet3-6/+8
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet3-6/+5
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet3-5/+2
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet2-3/+2
2020-06-23tcp: add declarations to avoid warningsEric Dumazet1-0/+2
2020-06-23r8169: rename RTL8125 to RTL8125AHeiner Kallweit2-21/+21
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson5-49/+21
2020-06-23mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-23mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez4-8/+48
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez1-0/+12
2020-06-23mlxsw: 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-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