summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-111-3/+14
* ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang2020-08-111-2/+2
* net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li2020-08-111-2/+5
* hinic: fix strncpy output truncated compile warningsLuo bin2020-08-112-22/+12
* drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He2020-08-111-0/+14
* net/tls: Fix kmap usageIra Weiny2020-08-111-1/+2
* bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski2020-08-101-1/+1
* tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-104-24/+33
* nfp: update maintainerJakub Kicinski2020-08-101-1/+2
* vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi2020-08-101-1/+2
* net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig2020-08-103-37/+9
* net: Convert to use the fallthrough macroMiaohe Lin2020-08-081-3/+3
* net: Use helper function ip_is_fragment()Miaohe Lin2020-08-081-1/+1
* net: Remove meaningless jump label out_fsMiaohe Lin2020-08-081-2/+1
* net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin2020-08-081-1/+1
* net: Use helper function fdput()Miaohe Lin2020-08-081-4/+2
* net: phy: fix memory leak in device-create error pathJohan Hovold2020-08-081-4/+4
* net/tls: allow MSG_CMSG_COMPAT in sendmsgRouven Czerwinski2020-08-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-0724-135/+216
|\
| * bpf: Delete repeated words in commentsRandy Dunlap2020-08-072-2/+2
| * selftests/bpf: Fix silent Makefile outputAndrii Nakryiko2020-08-071-22/+26
| * bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire2020-08-071-11/+0
| * bpf: Fix compilation warning of selftestsJianlin Lv2020-08-063-14/+21
| * selftests: bpf: Switch off timeoutJiri Benc2020-08-061-0/+1
| * bpf: Remove inline from bpf_do_trace_printkStanislav Fomichev2020-08-061-1/+1
| * bpf: Add missing return to resolve_btfidsStanislav Fomichev2020-08-061-0/+1
| * libbf: Fix uninitialized pointer at btf__parse_raw()Daniel T. Lee2020-08-061-1/+1
| * Merge branch 'bpf_iter-uapi-fix'Alexei Starovoitov2020-08-0613-82/+160
| |\
| | * tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-067-25/+58
| | * bpf: Change uapi for bpf iterator map elementsYonghong Song2020-08-066-57/+102
| |/
| * selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko2020-08-061-2/+3
* | mptcp: fix warn at shutdown time for unaccepted msk socketsPaolo Abeni2020-08-071-3/+3
* | mptcp: more stable diag self-testsPaolo Abeni2020-08-071-4/+5
* | selftests: mptcp: fix dependeciesPaolo Abeni2020-08-071-0/+2
* | r8152: Use MAC address from correct device tree nodeThierry Reding2020-08-071-1/+1
* | drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He2020-08-061-1/+9
|/
* net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King2020-08-061-1/+1
* Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-08-061-3/+16
|\
| * Smack: prevent underflow in smk_set_cipso()Dan Carpenter2020-07-271-1/+1
| * Smack: fix another vsscanf out of boundsDan Carpenter2020-07-271-0/+4
| * Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers2020-07-141-2/+11
* | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-06108-1608/+3139
|\ \
| * | MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport2020-08-051-0/+1
| * | MAINTAINERS: Update KVM/MIPS maintainersHuacai Chen2020-08-041-1/+3
| * | MIPS: Update default config file for Loongson-3Huacai Chen2020-08-041-6/+83
| * | MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-047-3/+125
| * | dt-bindings: mips: Document Loongson kvm guest boardHuacai Chen2020-08-041-0/+4
| * | MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui2020-07-316-0/+60
| * | MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui2020-07-311-0/+8
| * | MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui2020-07-314-1/+20