aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-22MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-21net/smc: no close wait in case of process shut downUrsula Braun1-7/+8
2017-09-21net/smc: introduce a delayUrsula Braun3-10/+16
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun3-11/+8
2017-09-21net/smc: longer delay for client link group removalUrsula Braun1-4/+12
2017-09-21net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-09-21net/smc: adjust net_device refcountUrsula Braun1-1/+3
2017-09-21net/smc: take RCU read lock for routing cache lookupUrsula Braun1-3/+7
2017-09-21net/smc: add receive timeout checkHans Wippel1-0/+2
2017-09-21net/smc: add missing dev_putHans Wippel1-0/+1
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-21lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-21lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-21lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli2-1/+7
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-21hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-21net_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-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin3-9/+12
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin3-40/+38
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2-12/+12
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin4-16/+31
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin3-27/+19
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky1-2/+2
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky1-2/+2
2017-09-20net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree1-0/+1
2017-09-20net: compat: assert the size of cmsg copied in is as expectedMeng Xu1-0/+7
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2-1/+3
2017-09-20packet: hold bind lock when rebinding to fanout hookWillem de Bruijn1-5/+11
2017-09-19ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2-11/+34
2017-09-19net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning1-2/+3
2017-09-19bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2-10/+21
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-09-19tcp: fastopen: fix on syn-data transmit failureEric Dumazet1-0/+9
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng1-34/+9
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta1-2/+1