summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-3/+20
2020-05-27net: mdiobus: add clause 45 mdiobus accessorsRussell King2-6/+31
2020-05-27qed: Add EDPM mode type for user-fw compatibilityYuval Basson1-0/+3
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-2/+38
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+16
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+2
2020-05-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2020-05-23virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2-0/+11
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-0/+2
2020-05-22qed: Add XRC to RoCEYuval Basson1-0/+19
2020-05-21ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro1-1/+1
2020-05-20net: add a new ndo_tunnel_ioctl methodChristoph Hellwig1-0/+6
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann1-0/+1
2020-05-19net: phy: simplify phy_link_change argumentsDoug Berger1-1/+1
2020-05-17net: allow __skb_ext_alloc to sleepFlorian Westphal1-1/+1
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel1-0/+2
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-23/+56
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+7
2020-05-15mptcp: add new sock flag to deal with join subflowsPaolo Abeni1-0/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo1-0/+2
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov2-1/+20
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov1-0/+5
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+6
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-4/+56
2020-05-15net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo1-0/+1
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-0/+9
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh1-0/+12
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+23
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal1-0/+9
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie1-0/+3
2020-05-13net: phy: broadcom: add cable test supportMichael Walle1-0/+52
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song1-1/+11
2020-05-13bpf: Change func bpf_iter_unreg_target() signatureYonghong Song1-1/+1
2020-05-13bpf: net: Refactor bpf_iter target registrationYonghong Song1-1/+1