summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-22net/smc: introduce a delayUrsula Braun3-10/+16
2017-09-22net/smc: terminate link group if out-of-sync is receivedUrsula Braun3-11/+8
2017-09-22net/smc: longer delay for client link group removalUrsula Braun1-4/+12
2017-09-22net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-09-22net/smc: adjust net_device refcountUrsula Braun1-1/+3
2017-09-22net/smc: take RCU read lock for routing cache lookupUrsula Braun1-3/+7
2017-09-22net/smc: add receive timeout checkHans Wippel1-0/+2
2017-09-22net/smc: add missing dev_putHans Wippel1-0/+1
2017-09-22net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-22Merge branch 'lan78xx-fixes'David S. Miller1-10/+24
2017-09-22lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-22lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-22lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-22Merge branch 'phylib-xcvr-type'David S. Miller3-2/+9
2017-09-22net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-22net: ethtool: Add back transceiver typeFlorian Fainelli2-1/+7
2017-09-22net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-22hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-22net_sched: remove cls_flower idr on failureCong Wang1-6/+9
2017-09-21net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov1-4/+19
2017-09-21net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov1-0/+1
2017-09-21Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-42/+5
2017-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-09-21Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds3-6/+45
2017-09-21Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-195/+195
2017-09-21Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+9
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss24-25/+25
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan1-6/+9
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann1-0/+2
2017-09-21Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner3-10/+16
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2-2/+5
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2-18/+4
2017-09-21ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_userWill Deacon1-1/+1
2017-09-21iov_iter: fix page_copy_sane for compound pagesPetar Penkov1-2/+4
2017-09-21SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French1-5/+12
2017-09-21cifs: release auth_key.response for reconnect.Shu Wang1-0/+8
2017-09-21cifs: release cifs root_cred after exit_cifsShu Wang1-1/+1
2017-09-21CIFS: make arrays static const, reduces object code sizeColin Ian King1-4/+8
2017-09-21Merge branch 'hns3-tm-fixes'David S. Miller7-103/+143
2017-09-21net: hns3: Fix for pri to tc mapping in TMYunsheng Lin3-9/+12
2017-09-21net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin3-40/+38
2017-09-21net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2-12/+12
2017-09-21net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-21net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2-1/+6
2017-09-21net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-21net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2-1/+6
2017-09-21net: hns3: Fix initialization when cmd is not supportedYunsheng Lin4-16/+31
2017-09-21net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin3-27/+19