aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-15vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter
2016-10-15net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi
2016-10-15r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg
2016-10-14net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco
2016-10-14Merge branch 'qed-fixes'David S. Miller
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-14qed: Fix static checker warning.Yuval Mintz
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-14Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-10-14Documentation/networking: update git urls to use https over httpAlexander Alemayhu
2016-10-14net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas
2016-10-14net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas
2016-10-14net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-10-14ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-13Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork
2016-10-13Merge branch 'ovs-8021AD-fixes'David S. Miller