summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven
2017-09-21Merge branch 'smc-bug-fixes'David S. Miller
2017-09-21net/smc: no close wait in case of process shut downUrsula Braun
2017-09-21net/smc: introduce a delayUrsula Braun
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun
2017-09-21net/smc: longer delay for client link group removalUrsula Braun
2017-09-21net/smc: adapt send request completion notificationUrsula Braun
2017-09-21net/smc: adjust net_device refcountUrsula Braun
2017-09-21net/smc: take RCU read lock for routing cache lookupUrsula Braun
2017-09-21net/smc: add receive timeout checkHans Wippel
2017-09-21net/smc: add missing dev_putHans Wippel
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer
2017-09-21Merge branch 'lan78xx-fixes'David S. Miller
2017-09-21lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed
2017-09-21lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed
2017-09-21lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed
2017-09-21Merge branch 'phylib-xcvr-type'David S. Miller
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi
2017-09-21hv_netvsc: fix send buffer failure on MTU changeAlex Ng
2017-09-21net_sched: remove cls_flower idr on failureCong Wang
2017-09-21net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov
2017-09-21net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-09-20Merge branch 'hns3-tm-fixes'David S. Miller
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin
2017-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky
2017-09-20net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree
2017-09-20net: compat: assert the size of cmsg copied in is as expectedMeng Xu
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-09-20packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-09-19ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce
2017-09-19net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning
2017-09-19bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter
2017-09-19tcp: fastopen: fix on syn-data transmit failureEric Dumazet
2017-09-19Merge branch 'hns3-bug-fixes'David S. Miller