summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu2017-07-081-4/+8
* doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel2017-07-081-1/+1
* bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-083-7/+12
* Merge branch 'rds-tcp-sock_graft-leak'David S. Miller2017-07-082-1/+2
|\
| * net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan2017-07-081-0/+1
| * rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan2017-07-081-1/+1
|/
* Merge branch 'hns-fixes'David S. Miller2017-07-083-16/+14
|\
| * net: hns: Fix a skb used after free bugYunsheng Lin2017-07-082-15/+13
| * net: hns: Fix a wrong op phy C45 codeYunsheng Lin2017-07-081-1/+1
|/
* net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan2017-07-081-1/+2
* net: Update networking MAINTAINERS entry.David S. Miller2017-07-081-2/+0
* virtio-net: fix leaking of ctx arrayJason Wang2017-07-071-0/+1
* Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-07-071-3/+7
|\
| * cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-071-0/+4
| * cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-071-0/+1
| * cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari2017-07-071-1/+1
| * cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-071-2/+1
* | arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet2017-07-071-2/+4
* | nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski2017-07-071-0/+1
* | vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-061-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-063-0/+15
|\ \
| * | netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang2017-06-291-0/+1
| * | netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanupLiping Zhang2017-06-292-0/+14
* | | ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven2017-07-061-1/+1
* | | sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...Zheng Li2017-07-061-0/+2
* | | TLS: Fix length check in do_tls_getsockopt_tx()Matthias Rosenfelder2017-07-061-1/+1
* | | tcp: md5: tcp_md5_do_lookup_exact() can be staticWu Fengguang2017-07-061-3/+3
* | | net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-063-11/+10
* | | liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-062-2/+2
* | | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-053-4/+18
|\ \ \
| * | | parisc: ->mapping_errorChristoph Hellwig2017-07-053-4/+18
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0562-341/+2190
|\ \ \ \
| * | | | arm64: fix endianness annotation for 'struct jit_ctx' and friendsLuc Van Oostenryck2017-06-301-3/+3
| * | | | arm64: cpuinfo: constify attribute_group structures.Arvind Yadav2017-06-301-1/+1
| * | | | arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()Dave Martin2017-06-291-3/+5
| * | | | arm64: ptrace: Remove redundant overrun check from compat_vfp_set()Dave Martin2017-06-291-3/+0
| * | | | arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin2017-06-291-2/+4
| * | | | arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()Luc Van Oostenryck2017-06-291-4/+4
| * | | | arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck2017-06-291-2/+2
| * | | | arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck2017-06-291-7/+7
| * | | | arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck2017-06-291-3/+2
| * | | | arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck2017-06-291-6/+8
| * | | | arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck2017-06-291-6/+8
| * | | | ras: mark stub functions as 'inline'Arnd Bergmann2017-06-291-5/+7
| * | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-26314-1762/+3162
| |\ \ \ \
| | * | | | acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-221-0/+3