]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2020-01-27  John Fastabendbpf, xdp: Remove no longer required rcu_read_{un}lock()
2020-01-27  John Fastabendbpf, xdp: virtio_net use access ptr macro for xdp enabl...
2020-01-27  John Fastabendbpf, xdp: Update devmap comments to reflect napi/rcu...
2020-01-27  Vasily Averinbpf: map_seq_next should always increase position index
2020-01-27  Andrey Ignatovtools/bpf: Allow overriding llvm tools for runqslower
2020-01-25  Alexei StarovoitovMerge branch 'trampoline-fixes'
2020-01-25  Jiri Olsaselftest/bpf: Add test for allowed trampolines count
2020-01-25  Jiri Olsabpf: Allow to resolve bpf trampoline and dispatcher...
2020-01-25  Jiri Olsabpf: Allow BTF ctx access for string pointers
2020-01-24  Andrii Nakryikolibbpf: Fix realloc usage in bpf_core_find_cands
2020-01-24  Andrii Nakryikolibbpf: Improve handling of failed CO-RE relocations
2020-01-24  Lorenz Bauerselftests: bpf: Reset global state between reuseport...
2020-01-24  Lorenz Bauerselftests: bpf: Make reuseport test output more legible
2020-01-24  Lorenz Bauerselftests: bpf: Ignore FIN packets for reuseport tests
2020-01-24  Lorenz Bauerselftests: bpf: Use a temporary file in test_sockmap
2020-01-24  Andrii Nakryikobpftool: Print function linkage in BTF dump
2020-01-24  Andrii Nakryikoselftests/bpf: Improve bpftool changes detection
2020-01-24  John Sperbeckselftests/bpf: Initialize duration variable before...
2020-01-23  Amol Groverbpf, devmap: Pass lockdep expression to RCU lists
2020-01-23  Heiner Kallweitnet: convert suitable drivers to use phy_do_ioctl_running
2020-01-23  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-23  Alexei StarovoitovMerge branch 'bpf_cubic'
2020-01-23  Martin KaFai Laubpf: tcp: Add bpf_cubic example
2020-01-23  Martin KaFai Laubpf: Sync uapi bpf.h to tools/
2020-01-23  Martin KaFai Laubpf: Add BPF_FUNC_jiffies64
2020-01-22  Daniel BorkmannMerge branch 'bpf-dynamic-relinking'
2020-01-22  Alexei Starovoitovselftests/bpf: Add tests for program extensions
2020-01-22  Alexei Starovoitovlibbpf: Add support for program extensions
2020-01-22  Alexei Starovoitovbpf: Introduce dynamic program extensions
2020-01-22  Heiner Kallweitnet: convert additional drivers to use phy_do_ioctl
2020-01-22  Chris Downbpf, btf: Always output invariant hit in pahole DWARF...
2020-01-22  Daniel Díazselftests/bpf: Build urandom_read with LDFLAGS and...
2020-01-22  Alexei Starovoitovbpf: Fix error path under memory pressure
2020-01-22  Alexei Starovoitovbpf: Fix trampoline usage in preempt
2020-01-21  Björn Töpelxsk, net: Make sock_def_readable() have external linkage
2020-01-21  Al Virobpf: don't bother with getname/kern_path - use user_path_at
2020-01-21  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-01-21  Chen Zhoudrivers: net: declance: fix comparing pointer to 0
2020-01-21  Alex Shitcp/ipv4: remove AF_INET_FAMILY
2020-01-21  Alex Shinet/hsr: remove seq_nr_after_or_eq
2020-01-21  David S. Millerhdlx_x25: Fix backwards compat test.
2020-01-21  David S. MillerMerge branch 'hns3-next'
2020-01-21  Huazhong Tannet: hns3: cleanup some coding style issue
2020-01-21  Huazhong Tannet: hns3: remove redundant print on ENOMEM
2020-01-21  Guangbin Huangnet: hns3: delete unnecessary blank line and space...
2020-01-21  Yonglong Liunet: hns3: rewrite a log in hclge_put_vector()
2020-01-21  Guojia Liaonet: hns3: refine the input parameter 'size' for snprintf()
2020-01-21  Guojia Liaonet: hns3: move duplicated macro definition into header
2020-01-21  Huazhong Tannet: hns3: set VF's default reset_type to HNAE3_NONE_RESET
2020-01-21  Yunsheng Linnet: hns3: do not reuse pfmemalloc pages
2020-01-21  Yunsheng Linnet: hns3: limit the error logging in the hns3_clean_tx...
2020-01-21  Martin Schillerwan/hdlc_x25: fix skb handling
2020-01-21  Martin Schillerwan/hdlc_x25: make lapb params configurable
2020-01-21  Hans Wippelnet/smc: allow unprivileged users to read pnet table
2020-01-21  David S. MillerMerge branch 'phy-add-new-version-of-phy_do_ioctl-and...
2020-01-21  Heiner Kallweitnet: convert suitable network drivers to use phy_do_ioctl
2020-01-21  Heiner Kallweitnet: phy: add new version of phy_do_ioctl
2020-01-21  Heiner Kallweitnet: phy: rename phy_do_ioctl to phy_do_ioctl_running
2020-01-21  Chen Zhounet: hns3: replace snprintf with scnprintf in hns3_upda...
2020-01-21  Chen Zhounet: hns3: replace snprintf with scnprintf in hns3_dbg_...
2020-01-21  David S. MillerMerge tag 'rds-odp-for-5.5' of https://git.kernel.org...
2020-01-21  Alexei StarovoitovMerge branch 'libbpf-include-path'
2020-01-21  Toke Høiland... selftests: Refactor build to remove tools/lib/bpf from...
2020-01-21  Toke Høiland... runsqslower: Support user-specified libbpf include...
2020-01-21  Toke Høiland... tools/runqslower: Remove tools/lib/bpf from include...
2020-01-21  Toke Høiland... samples/bpf: Use consistent include paths for libbpf
2020-01-21  Toke Høiland... perf: Use consistent include paths for libbpf
2020-01-21  Toke Høiland... bpftool: Use consistent include paths for libbpf
2020-01-21  Toke Høiland... selftests: Use consistent include paths for libbpf
2020-01-21  Toke Høiland... tools/runqslower: Use consistent include paths for...
2020-01-21  Toke Høiland... selftests: Pass VMLINUX_BTF to runqslower Makefile
2020-01-21  Toke Høiland... tools/bpf/runqslower: Fix override option for VMLINUX_BTF
2020-01-21  Toke Høiland... samples/bpf: Don't try to remove user's homedir on...
2020-01-20  Hangbin Liuselftests/bpf: Skip perf hw events test if the setup...
2020-01-20  Stanislav Fomichevselftests/bpf: Don't check for btf fd in test_btf
2020-01-20  Brian Vazquezbpf: Fix memory leaks in generic update/delete batch ops
2020-01-20  David S. MillerMerge branch 'mlxsw-SPAN-egress-mirroring-buffer-size'
2020-01-20  Jiri Pirkospectrum: Add a delayed work to update SPAN buffsize...
2020-01-20  Jiri Pirkomlxsw: spectrum: Fix SPAN egress mirroring buffer size...
2020-01-20  Jiri Pirkomlxsw: spectrum_span: Put buffsize update code into...
2020-01-20  Jiri Pirkomlxsw: spectrum: Push code getting port speed into...
2020-01-20  David S. MillerMerge branch 'net-phy-add-generic-ndo_do_ioctl-handler...
2020-01-20  Heiner Kallweitr8169: use generic ndo_do_ioctl handler phy_do_ioctl
2020-01-20  Heiner Kallweitnet: phy: add generic ndo_do_ioctl handler phy_do_ioctl
2020-01-20  Andrew Lunnnet: dsa: mv88e6xxx: Add SERDES stats counters to all...
2020-01-20  Alex Margineannet: phylink: allow in-band AN for USXGMII
2020-01-20  Alex Margineannet: phy: don't crash in phy_read/_write_mmd without...
2020-01-20  Vladimir Olteannet: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE...
2020-01-20  Dejin Zhengnet: stmmac: modified pcs mode support for RGMII
2020-01-19  David S. MillerMerge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
2020-01-19  Linus TorvaldsMerge tag 'riscv/for-v5.5-rc7' of git://git.kernel...
2020-01-19  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-19  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2020-01-19  David S. MillerMerge branch 'mlxsw-Add-tunnel-devlink-trap-support'
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_vxlan: Add test case...
2020-01-19  Amit Cohenmlxsw: Add OVERLAY_SMAC_MC trap
2020-01-19  Amit Cohendevlink: Add overlay source MAC is multicast trap
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_ipip: Add test case...
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_vxlan: Add test case...
2020-01-19  Amit Cohenmlxsw: Add tunnel devlink-trap support
next