summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J
2018-04-20Merge branch 'lan78xx-Read-configuration-from-Device-Tree'David S. Miller
2018-04-20dt-bindings: Document the DT bindings for lan78xxPhil Elwell
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge branch 'qed-Use-trust-mode-to-override-forced-MAC'David S. Miller
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-20Merge branch 'geneve-mtu'David S. Miller
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev
2018-04-20team: account for oper stateGeorge Wilkie
2018-04-20Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'David S. Miller
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha
2018-04-20Merge branch 'ave-fix-the-activation-issues-for-some-UniPhier-SoCs'David S. Miller
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi
2018-04-20dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode set...Kunihiko Hayashi
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19Merge branch 'Amiga-xsurf100'David S. Miller
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module ...Michael Schmitz
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher
2018-04-19net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher
2018-04-19net-next: ax88796: Attach MII bus only when openMichael Karcher
2018-04-19net-next: ax88796: Fix MAC address readingMichael Karcher
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz
2018-04-19Merge branch 'Modernize-mdio-gpio'David S. Miller