aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-11/+39
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds4-21/+46
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds9-40/+63
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds6-38/+92
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds5-81/+163
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni1-9/+6
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J1-0/+54
2018-04-20Merge branch 'lan78xx-Read-configuration-from-Device-Tree'David S. Miller6-23/+156
2018-04-20dt-bindings: Document the DT bindings for lan78xxPhil Elwell2-0/+55
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell5-1/+81
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet1-11/+9
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-22/+313
2018-04-20Merge branch 'qed-Use-trust-mode-to-override-forced-MAC'David S. Miller6-18/+306
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh6-0/+111
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh2-18/+195
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-4/+20
2018-04-20Merge branch 'geneve-mtu'David S. Miller1-11/+61
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev1-3/+53
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev1-3/+2
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev1-4/+5
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev1-1/+1
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1
2018-04-20Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'David S. Miller8-7/+63
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna3-5/+25
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna4-0/+31
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2-2/+7
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds30-716/+998
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha5-0/+151
2018-04-20Merge branch 'ave-fix-the-activation-issues-for-some-UniPhier-SoCs'David S. Miller3-35/+238
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi2-12/+140
2018-04-20dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode settingKunihiko Hayashi1-1/+5
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi2-25/+96
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn1-1/+4
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel1-0/+1
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun1-6/+4
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2-24/+27
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller1-29/+39
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin1-1/+1
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin1-3/+3
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin1-29/+39
2018-04-19net: hns: Avoid action name truncationdann frazier1-1/+1
2018-04-19Merge branch 'Amiga-xsurf100'David S. Miller8-95/+617
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher3-2/+398
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module removeMichael Schmitz1-0/+2
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher1-0/+3
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher2-2/+26