summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta
2017-09-19net: hns3: Fixes the initialization of MAC address in hardwareLipeng
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng
2017-09-19bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet
2017-09-19rhashtable: Documentation tweakAndreas Gruenbacher
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet
2017-09-19Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-09-19MAINTAINERS: Remove Yuval Mintz from maintainers listAriel Elior
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli
2017-09-188139too: revisit napi_complete_done() usageEric Dumazet
2017-09-18tcp: remove two unused functionsYuchung Cheng
2017-09-18bpf: devmap: pass on return value of bpf_map_precharge_memlockTobias Klauser
2017-09-18bnxt_en: check for ingress qdisc in flower offloadSathya Perla
2017-09-18Documentation: networking: fix ASCII art in switchdev.txtRandy Dunlap
2017-09-18net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti
2017-09-18ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long
2017-09-18net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi
2017-09-18ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-09-18nl80211: fix null-ptr dereference on invalid mesh configurationJohannes Berg
2017-09-18udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-09-18netfilter: ipset: ipset list may return wrong member count for set with timeoutVishwanath Pai
2017-09-18netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero divGeert Uytterhoeven
2017-09-16Linux 4.14-rc1Linus Torvalds
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-16Documentation: link in networking docsPavel Machek