summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-212-1/+7
* net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-214-0/+58
* hv_netvsc: fix send buffer failure on MTU changeAlex Ng2017-09-213-5/+12
* net_sched: remove cls_flower idr on failureCong Wang2017-09-211-6/+9
* net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov2017-09-211-4/+19
* net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov2017-09-211-0/+1
* Merge branch 'hns3-tm-fixes'David S. Miller2017-09-207-103/+143
|\
| * net: hns3: Fix for pri to tc mapping in TMYunsheng Lin2017-09-203-9/+12
| * net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-203-40/+38
| * net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2017-09-202-12/+12
| * net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin2017-09-201-0/+10
| * net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-202-1/+6
| * net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin2017-09-201-2/+14
| * net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-202-1/+6
| * net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-204-16/+31
| * net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-203-27/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-202-7/+19
|\
| * netfilter: ipset: ipset list may return wrong member count for set with timeoutVishwanath Pai2017-09-181-1/+13
| * netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero divGeert Uytterhoeven2017-09-181-6/+6
* | isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-09-201-12/+25
* | net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky2017-09-201-2/+2
* | net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-201-2/+2
* | net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky2017-09-201-2/+2
* | net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree2017-09-201-0/+1
* | net: compat: assert the size of cmsg copied in is as expectedMeng Xu2017-09-201-0/+7
* | bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-202-1/+3
* | packet: hold bind lock when rebinding to fanout hookWillem de Bruijn2017-09-201-5/+11
* | ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2017-09-192-11/+34
* | net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning2017-09-191-2/+3
* | bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2017-09-192-10/+21
* | net: emac: Fix napi poll list corruptionChristian Lamparter2017-09-191-2/+1
* | tcp: fastopen: fix on syn-data transmit failureEric Dumazet2017-09-191-0/+9
* | Merge branch 'hns3-bug-fixes'David S. Miller2017-09-194-43/+35
|\ \
| * | net: hns3: Fixes the premature exit of loop when matching clientsLipeng2017-09-191-34/+9
| * | net: hns3: Fixes the default VLAN-id of PFLipeng2017-09-191-1/+5
| * | net: hns3: Fixes the ether address copy with appropriate APISalil Mehta2017-09-191-2/+1
| * | net: hns3: Fixes the initialization of MAC address in hardwareLipeng2017-09-191-3/+4
| * | net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-192-2/+14
| * | net: hns3: Fixes the command used to unmap ring from vectorLipeng2017-09-191-1/+1
| * | net: hns3: Fixes initialization of phy address from firmwareLipeng2017-09-191-0/+1
|/ /
* | bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet2017-09-191-2/+4
* | rhashtable: Documentation tweakAndreas Gruenbacher2017-09-191-4/+5
* | net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet2017-09-191-9/+9
* | Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-191-0/+6
|\ \
| * | nl80211: fix null-ptr dereference on invalid mesh configurationJohannes Berg2017-09-181-0/+3
| * | nl80211: check for the required netlink attributes presenceVladis Dronov2017-09-151-0/+3
* | | MAINTAINERS: Remove Yuval Mintz from maintainers listAriel Elior2017-09-191-2/+0
* | | net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli2017-09-181-20/+32
* | | 8139too: revisit napi_complete_done() usageEric Dumazet2017-09-181-2/+3
* | | tcp: remove two unused functionsYuchung Cheng2017-09-182-35/+0