aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel3-21/+47
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel2-3/+68
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel4-28/+63
2017-05-26bridge: Export multicast enabled stateIdo Schimmel2-0/+13
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel6-13/+21
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-74/+66
2017-05-26Merge branch 'mv88e6xxx-SERDES'David S. Miller7-298/+623
2017-05-26dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disableAndrew Lunn1-8/+42
2017-05-26net: dsa: mv88e6xxx: mv88e6390X SERDES supportAndrew Lunn3-0/+184
2017-05-26net: dsa: mv88e6xxx: Remove SERDES flagAndrew Lunn2-24/+2
2017-05-26net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an opAndrew Lunn5-48/+122
2017-05-26net: dsa: mv88e6xxx: Move phy functions into phy.[ch]Andrew Lunn5-232/+287
2017-05-26ipv4: add reference counting to metricsEric Dumazet5-23/+45
2017-05-26net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König1-0/+6
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-05-26ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2-14/+20
2017-05-26Merge branch 'marvell-phy-cleanups'David S. Miller1-83/+98
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn1-48/+46
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn1-44/+31
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn1-16/+46
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn1-11/+11
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti2-3/+5
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti2-7/+10
2017-05-26sctp: fix ICMP processing if skb is non-linearDavide Caratti1-7/+9
2017-05-26Merge branch 'phy-sysfs-reciprocal-links'David S. Miller3-0/+55
2017-05-26net: sysfs: Document PHY device sysfs attributesFlorian Fainelli1-0/+36
2017-05-26net: sysfs: Document "phydev" symbolic linkFlorian Fainelli1-0/+8
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli1-0/+11
2017-05-26net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang1-0/+3
2017-05-26Merge branch 'RTM_GETROUTE--return-fib-result'David S. Miller7-74/+131
2017-05-26net: ipv6: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu1-8/+26
2017-05-26net: ipv4: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu1-2/+11
2017-05-26net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu1-0/+1
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern2-0/+2
2017-05-26net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookupDavid Ahern1-8/+13
2017-05-26net: ipv4: Remove event arg to rt_fill_infoDavid Ahern1-4/+3
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern2-29/+40
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern3-26/+38
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds12-210/+247
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-14/+44
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds7-35/+34
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-45/+79
2017-05-26Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-50/+75
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-80/+102
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2017-05-26Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe8-143/+130
2017-05-26Merge branch 'nfp-devlink-port-implementation'David S. Miller9-30/+289
2017-05-26nfp: support port splitting via devlinkJakub Kicinski4-7/+136
2017-05-26nfp: calculate total port lanes for splitJakub Kicinski2-5/+9
2017-05-26nfp: register ports as devlink portsJakub Kicinski3-0/+66