summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Merge branch 'revert-ipv6-const'David S. Miller4-4/+4
2017-08-01Revert "l2tp: constify inet6_protocol structures"Julia Lawall1-1/+1
2017-08-01Revert "ipv6: constify inet6_protocol structures"Julia Lawall3-3/+3
2017-08-01ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki1-1/+1
2017-08-01Merge branch 'marvell-phy-refactor-and-cleanup'David S. Miller1-170/+150
2017-08-01net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn1-5/+19
2017-08-01net: phy: marvell: Use the set_polarity helperAndrew Lunn1-11/+14
2017-08-01net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn1-29/+33
2017-08-01net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn1-48/+40
2017-08-01net: phy: marvell: consolidate RGMII delay codeAndrew Lunn1-32/+22
2017-08-01net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn1-35/+12
2017-08-01net: phy: marvell: tabificationAndrew Lunn1-15/+15
2017-08-01net: bcmgenet: Add dependency on HAS_IOMEM && OFFlorian Fainelli1-0/+1
2017-08-01tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang2-1/+27
2017-08-01tcp: extract the function to compute delivery rateWei Wang1-7/+16
2017-08-01net: phy: Log only PHY state transitionsMarc Gonzalez1-3/+4
2017-08-01Merge branch 'mlxsw-Various-small-fixes'David S. Miller3-17/+15
2017-08-01mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-2/+2
2017-08-01mlxsw: spectrum_router: Clarify a piece of codePetr Machata1-1/+1
2017-08-01mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-3/+1
2017-08-01mlxsw: reg.h: Namespace IP2ME registersPetr Machata1-4/+4
2017-08-01mlxsw: Update specification of reg_ritr_typePetr Machata1-4/+4
2017-08-01mlxsw: spectrum_router: Fix a typoPetr Machata1-1/+1
2017-08-01mlxsw: reg.h: Fix a typoPetr Machata1-1/+1
2017-08-01mlxsw: spectrum_acl: Fix a typoPetr Machata1-1/+1
2017-08-01Merge branch 'bcmgenet-utilize-MDIO-unimac-driver'David S. Miller6-180/+163
2017-08-01net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli1-6/+1
2017-08-01net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli1-125/+0
2017-08-01net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli3-34/+116
2017-08-01net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli3-6/+36
2017-08-01net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli1-1/+3
2017-08-01net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli1-1/+1
2017-08-01net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli1-22/+21
2017-08-01Merge branch 'tcp-remove-prequeue-and-header-prediction'David S. Miller14-566/+43
2017-08-01tcp: remove unused mib countersFlorian Westphal2-18/+0
2017-08-01tcp: remove CA_ACK_SLOWPATHFlorian Westphal3-49/+22
2017-08-01tcp: remove header predictionFlorian Westphal6-219/+10
2017-08-01tcp: remove low_latency sysctlFlorian Westphal4-9/+4
2017-08-01tcp: reindent two spots after prequeue removalFlorian Westphal1-27/+23
2017-08-01tcp: remove prequeue supportFlorian Westphal8-262/+2
2017-07-31Merge branch 'net-sched-actions-improve-dump-performance'David S. Miller5-13/+144
2017-07-31net sched actions: add time filter for action dumpingJamal Hadi Salim2-1/+21
2017-07-31net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim2-12/+60
2017-07-31net sched actions: Use proper root attribute table for actionsJamal Hadi Salim1-2/+2
2017-07-31net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim3-0/+63
2017-07-31net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2017-07-31net: fec: Issue error for missing but expected PHYAndrew Lunn1-1/+3
2017-07-31Merge branch 'dsa-lan9303-Fix-MDIO-issues'David S. Miller4-15/+64
2017-07-31net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland4-7/+47
2017-07-31net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland1-14/+14