summaryrefslogtreecommitdiffstats
path: root/net/sunrpc (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2017-09-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-09-21net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky1-2/+2
2017-09-21net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-09-21net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky1-2/+2
2017-09-21net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree1-0/+1
2017-09-21net: 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-20ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2-11/+34
2017-09-20net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning1-2/+3
2017-09-20bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2-10/+21
2017-09-20net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-09-20tcp: fastopen: fix on syn-data transmit failureEric Dumazet1-0/+9
2017-09-20net: hns3: Fixes the premature exit of loop when matching clientsLipeng1-34/+9
2017-09-20net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5
2017-09-20net: hns3: Fixes the ether address copy with appropriate APISalil Mehta1-2/+1
2017-09-20net: hns3: Fixes the initialization of MAC address in hardwareLipeng1-3/+4
2017-09-20net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2-2/+14
2017-09-20net: hns3: Fixes the command used to unmap ring from vectorLipeng1-1/+1
2017-09-20net: hns3: Fixes initialization of phy address from firmwareLipeng1-0/+1
2017-09-20bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet1-2/+4
2017-09-20rhashtable: Documentation tweakAndreas Gruenbacher1-4/+5
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet1-9/+9
2017-09-19MAINTAINERS: Remove Yuval Mintz from maintainers listAriel Elior1-2/+0
2017-09-19net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli1-20/+32
2017-09-198139too: revisit napi_complete_done() usageEric Dumazet1-2/+3
2017-09-19tcp: remove two unused functionsYuchung Cheng2-35/+0
2017-09-19bpf: devmap: pass on return value of bpf_map_precharge_memlockTobias Klauser1-2/+4
2017-09-19bnxt_en: check for ingress qdisc in flower offloadSathya Perla1-0/+4
2017-09-19Documentation: networking: fix ASCII art in switchdev.txtRandy Dunlap1-34/+34
2017-09-19net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti1-0/+1
2017-09-19ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long1-0/+3
2017-09-19net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi1-1/+1
2017-09-18ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long1-10/+11
2017-09-18nl80211: fix null-ptr dereference on invalid mesh configurationJohannes Berg1-0/+3
2017-09-18udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan1-0/+1
2017-09-18netfilter: ipset: ipset list may return wrong member count for set with timeoutVishwanath Pai1-1/+13