summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-09arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov
2020-04-08libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov
2020-04-08riscv, bpf: Fix offset range checking for auipc+jalr on RV64Luke Nelson
2020-04-06bpf: Fix a typo "inacitve" -> "inactive"Qiujun Huang
2020-04-06libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-04-06xsk: Fix out of boundary write in __xsk_rcv_memcpyLi RongQing
2020-04-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh
2020-04-03net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_dataJakub Sitnicki
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King
2020-04-03kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu
2020-04-02net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing
2020-04-02Merge branch 'mptcp-various-bugfixes-and-improvements'David S. Miller
2020-04-02mptcp: fix "fn parameter not described" warningsMatthieu Baerts
2020-04-02mptcp: re-check dsn before reading from subflowFlorian Westphal
2020-04-02mptcp: subflow: check parent mptcp socket on subflow state changeFlorian Westphal
2020-04-02mptcp: fix tcp fallback crashFlorian Westphal
2020-04-02net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King
2020-04-02crypto/chcr: Add missing include file <linux/highmem.h>YueHaibing
2020-04-02net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot
2020-04-02net: atlantic: fix missing | operator when assigning rec->llcColin Ian King
2020-04-02net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-04-01dt-bindings: net: mvusb: Fix example errorsRob Herring
2020-04-01net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen
2020-04-01net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen
2020-04-01slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-01net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-04-01ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-01net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-03-31x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds
2020-03-31x86: remove __put_user_asm() infrastructureLinus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'ntb-5.7' of git://github.com/jonmason/ntbLinus Torvalds
2020-03-31Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-31Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-31Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-31Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-03-31Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-03-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds