aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-09-16tcp: fix data delivery rateEric Dumazet
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long