summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01strparser: Generalize strparserTom Herbert
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01Merge branch 'revert-ipv6-const'David S. Miller
2017-08-01Revert "l2tp: constify inet6_protocol structures"Julia Lawall
2017-08-01Revert "ipv6: constify inet6_protocol structures"Julia Lawall
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-31samples/bpf: fix bpf tunnel cleanupWilliam Tu
2017-07-31udp6: fix jumbogram receptionPaolo Abeni
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin
2017-07-31ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki
2017-07-31Merge branch 'marvell-phy-refactor-and-cleanup'David S. Miller
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn
2017-07-31net: phy: marvell: tabificationAndrew Lunn
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov
2017-07-31net: bcmgenet: Add dependency on HAS_IOMEM && OFFlorian Fainelli
2017-07-31MAINTAINERS: Add more files to the PHY LIBRARY sectionFlorian Fainelli
2017-07-31ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang
2017-07-31tcp: extract the function to compute delivery rateWei Wang
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez
2017-07-31Merge branch 'mlxsw-Various-small-fixes'David S. Miller
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata
2017-07-31Merge branch 'bcmgenet-utilize-MDIO-unimac-driver'David S. Miller
2017-07-31net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli
2017-07-31net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli
2017-07-31net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli
2017-07-31Merge branch 'tcp-remove-prequeue-and-header-prediction'David S. Miller
2017-07-31tcp: remove unused mib countersFlorian Westphal