aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern6-11/+44
2016-10-15vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov1-7/+10
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter1-1/+3
2016-10-15net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi1-2/+6
2016-10-15r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel1-1/+2
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller21-117/+110
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck1-4/+4
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco1-1/+9
2016-10-14Merge branch 'qed-fixes'David S. Miller14-300/+179
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz8-164/+58
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz12-130/+120
2016-10-14qed: Fix static checker warning.Yuval Mintz1-6/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac2-8/+32
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac2-53/+9
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2016-10-14Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller6-11/+10
2016-10-14Documentation/networking: update git urls to use https over httpAlexander Alemayhu1-4/+4
2016-10-14net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-10-14net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas1-0/+1
2016-10-14net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas1-0/+7
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel1-1/+1
2016-10-14ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko1-0/+2
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-114/+294
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds58-964/+2195
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds25-96/+683
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds76-310/+10580
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds29-1187/+1108
2016-10-13Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds9-230/+300
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-79/+1131
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov1-0/+1
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser1-6/+5
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter1-1/+1
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter1-0/+2
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter1-0/+2
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2-1/+26
2016-10-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells3-6/+5
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn1-2/+20
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller1-1/+0
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann1-3/+3
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO2-6/+8
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO1-5/+12
2016-10-13qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger1-50/+22
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong1-8/+11
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel1-0/+2
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2-4/+13
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28