aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-01net: dsa: call phy_init_eee in DSA layerVivien Didelot5-44/+9
2017-08-01net: dsa: mv88e6xxx: call phy_init_eeeVivien Didelot1-0/+6
2017-08-01net: dsa: bcm_sf2: remove unneeded supported flagsVivien Didelot1-4/+0
2017-08-01net: dsa: qca8k: empty qca8k_get_eeeVivien Didelot1-10/+2
2017-08-01net: dsa: qca8k: do not cache unneeded EEE fieldsVivien Didelot1-10/+1
2017-08-01net: dsa: qca8k: enable EEE onceVivien Didelot1-2/+3
2017-08-01net: dsa: qca8k: fix EEE initVivien Didelot1-2/+2
2017-08-01net: dsa: PHY device is mandatory for EEEVivien Didelot1-8/+10
2017-08-01Merge branch 'ravb-wol-magic-packet'David S. Miller2-4/+129
2017-08-01ravb: add workaround for clock when resuming with WoL enabledNiklas Söderlund1-2/+25
2017-08-01ravb: add wake-on-lan support via magic packetNiklas Söderlund2-4/+106
2017-08-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller18-57/+101
2017-08-01net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn2-29/+95
2017-08-01Merge branch 'mediatek-next'David S. Miller5-22/+215
2017-08-01MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainersSean Wang1-1/+3
2017-08-01net-next: mediatek: add support for MediaTek MT7622 SoCSean Wang2-4/+117
2017-08-01net-next: mediatek: add platform data to adapt into various hardwareSean Wang3-16/+88
2017-08-01dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang1-3/+9
2017-08-01Merge branch 'kzproxy-next'David S. Miller14-300/+623
2017-08-01strparser: Generalize strparserTom Herbert5-287/+424
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert2-0/+104
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert7-13/+95
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller537-5067/+11634
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-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds80-296/+629
2017-08-01Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris1-0/+1
2017-07-31samples/bpf: fix bpf tunnel cleanupWilliam Tu2-2/+3
2017-07-31udp6: fix jumbogram receptionPaolo Abeni3-1/+17
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli3-5/+6
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-07-31ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki1-1/+1
2017-07-31Merge branch 'marvell-phy-refactor-and-cleanup'David S. Miller1-170/+150
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn1-5/+19
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn1-11/+14
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn1-29/+33
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn1-48/+40
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn1-32/+22
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn1-35/+12
2017-07-31net: phy: marvell: tabificationAndrew Lunn1-15/+15
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-07-31net: bcmgenet: Add dependency on HAS_IOMEM && OFFlorian Fainelli1-0/+1
2017-07-31MAINTAINERS: Add more files to the PHY LIBRARY sectionFlorian Fainelli1-3/+11
2017-07-31ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel1-1/+1
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang2-1/+27
2017-07-31tcp: extract the function to compute delivery rateWei Wang1-7/+16
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland1-3/+3