]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-08-21  Daniel T. Leesamples/bpf: fix bio latency check with tracepoint
2023-08-21  Daniel T. Leesamples/bpf: make tracing programs to be more CO-RE...
2023-08-21  Daniel T. Leesamples/bpf: fix symbol mismatch by compiler optimization
2023-08-21  Daniel T. Leesamples/bpf: unify bpf program suffix to .bpf with...
2023-08-21  Daniel T. Leesamples/bpf: convert to vmlinux.h with tracing programs
2023-08-21  Daniel T. Leesamples/bpf: fix warning with ignored-attributes
2023-08-21  Alexei StarovoitovMerge branch 'remove-unnecessary-synchronizations-in...
2023-08-21  Hou Taobpf, cpumask: Clean up bpf_cpu_map_entry directly in...
2023-08-21  Hou Taobpf, cpumap: Use queue_rcu_work() to remove unnecessary...
2023-08-18  Yonghong Songselftests/bpf: Fix a selftest compilation error
2023-08-18  Dave Marchevskyselftests/bpf: Add CO-RE relocs kfunc flavors tests
2023-08-18  Dave Marchevskylibbpf: Support triple-underscore flavors for kfunc...
2023-08-18  Helge Dellerbpf/tests: Enhance output on error and fix typos
2023-08-18  Yan Zhaiselftests/bpf: Add lwt_xmit tests for BPF_REROUTE
2023-08-18  Yan Zhaiselftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
2023-08-18  Yan Zhailwt: Check LWTUNNEL_XMIT_CONTINUE strictly
2023-08-18  Yan Zhailwt: Fix return values of BPF xmit ops
2023-08-18  Xu Kuohaiselftests/bpf: Enable cpu v4 tests for arm64
2023-08-18  Xu Kuohaibpf, arm64: Support signed div/mod instructions
2023-08-18  Xu Kuohaibpf, arm64: Support 32-bit offset jmp instruction
2023-08-18  Xu Kuohaibpf, arm64: Support unconditional bswap
2023-08-18  Xu Kuohaibpf, arm64: Support sign-extension mov instructions
2023-08-18  Xu Kuohaibpf, arm64: Support sign-extension load instructions
2023-08-18  Xu Kuohaiarm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
2023-08-18  Jakub KicinskiMerge branch 'netconsole-enable-compile-time-configuration'
2023-08-18  Breno Leitaonetconsole: Enable compile time configuration
2023-08-18  Breno Leitaonetconsole: Create a allocation helper
2023-08-18  Justin Stittnet: mdio: fix -Wvoid-pointer-to-enum-cast warning
2023-08-18  Jakub KicinskiMerge branch 'netem-use-a-seeded-prng-for-loss-and...
2023-08-18  François Michelnetem: use seeded PRNG for correlated loss events
2023-08-18  François Michelnetem: use a seeded PRNG for generating random losses
2023-08-18  François Michelnetem: add prng attribute to netem_sched_data
2023-08-18  Jialin Zhangnet: ena: Use pci_dev_id() to simplify the code
2023-08-18  Ziyang Xuantun: add __exit annotations to module exit func tun_cle...
2023-08-17  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-08-17  Jakub KicinskiRevert "net: ethernet: ti: am65-cpsw: add mqprio qdisc...
2023-08-16  Martin KaFai LauMerge branch 'bpf: Force to MPTCP'
2023-08-16  Geliang Tangselftests/bpf: Add mptcpify test
2023-08-16  Geliang Tangselftests/bpf: Fix error checks of mptcp open_and_load
2023-08-16  Geliang Tangselftests/bpf: Add two mptcp netns helpers
2023-08-16  Geliang Tangbpf: Add update_socket_protocol hook
2023-08-16  Daniel Borkmannbpftool: Implement link show support for xdp
2023-08-16  Daniel Borkmannbpftool: Implement link show support for tcx
2023-08-16  Yafang Shaoselftests/bpf: Add selftest for fill_link_info
2023-08-16  Yafang Shaobpf: Fix uninitialized symbol in bpf_perf_link_fill_kpr...
2023-08-16  David S. MillerMerge branch 'ipv6-expired-routes'
2023-08-16  Kui-Feng Leeselftests: fib_tests: Add a test case for IPv6 garbage...
2023-08-16  Kui-Feng Leenet/ipv6: Remove expired routes with a separated list...
2023-08-16  Kai-Heng Fenge1000e: Use PME poll to circumvent unreliable ACPI...
2023-08-16  Abel Wunet-memcg: Fix scope of sockmem pressure indicators
2023-08-16  Louis Peensnfp: update maintainer
2023-08-16  Grygorii Strashkonet: ethernet: ti: am65-cpsw: add mqprio qdisc offload...
2023-08-16  David S. MillerMerge branch 'inet-data-races'
2023-08-16  Eric Dumazetinet: implement lockless IP_MINTTL
2023-08-16  Eric Dumazetinet: implement lockless IP_TTL
2023-08-16  Eric Dumazetinet: move inet->defer_connect to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->bind_address_no_port to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->nodefrag to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->is_icsk to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->transparent to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->mc_all to inet->inet_frags
2023-08-16  Eric Dumazetinet: move inet->mc_loop to inet->inet_frags
2023-08-16  Eric Dumazetinet: move inet->hdrincl to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->freebind to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->recverr_rfc4884 to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->recverr to inet->inet_flags
2023-08-16  Eric Dumazetinet: set/get simple options locklessly
2023-08-16  Eric Dumazetinet: introduce inet->inet_flags
2023-08-16  David S. MillerMerge branch 'redundant-of_match_ptr'
2023-08-16  Ruan Jinjiewlcore: spi: Remove redundant of_match_ptr()
2023-08-16  Ruan Jinjienet: qualcomm: Remove redundant of_match_ptr()
2023-08-16  Ruan Jinjienet: gemini: Remove redundant of_match_ptr()
2023-08-16  Ruan Jinjienet: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
2023-08-16  Ruan Jinjienet: dsa: realtek: Remove redundant of_match_ptr()
2023-08-16  Li Zetaonfc: virtual_ncidev: Use module_misc_device macro to...
2023-08-16  David S. MillerMerge branch 'hns3-ethtool'
2023-08-16  Jijie Shaonet: hns3: fix wrong rpu tln reg issue
2023-08-16  Jijie Shaonet: hns3: Support tlv in regs data for HNS3 VF driver
2023-08-16  Jijie Shaonet: hns3: Support tlv in regs data for HNS3 PF driver
2023-08-16  Jijie Shaonet: hns3: move dump regs function to a separate file
2023-08-16  David S. MillerMerge branch 'fec-XDP_TX'
2023-08-16  Wei Fangnet: fec: improve XDP_TX performance
2023-08-16  Wei Fangnet: fec: add XDP_TX feature support
2023-08-16  Zhengchao Shaoselftests: bonding: remove redundant delete action...
2023-08-16  Jakub KicinskiMerge tag 'mlx5-updates-2023-08-14' of git://git.kernel...
2023-08-16  Jakub KicinskiMerge branch 'net-warn-about-attempts-to-register-negat...
2023-08-16  Jakub Kicinskitools: ynl: add more info to KeyErrors on missing attrs
2023-08-16  Jakub Kicinskinetlink: specs: add ovs_vport new command
2023-08-16  Jakub Kicinskinet: warn about attempts to register negative ifindex
2023-08-16  Jakub Kicinskieth: r8152: try to use a normal budget
2023-08-16  Yue Haibingnet: e1000e: Remove unused declarations
2023-08-16  Arnd Bergmannqed: remove unused 'resp_size' calculation
2023-08-16  Daniel Gollenet: phy: mediatek-ge-soc: support PHY LEDs
2023-08-16  Jakub KicinskiMerge branch 'nexthop-various-cleanups'
2023-08-16  Ido Schimmelnexthop: Do not increment dump sentinel at the end...
2023-08-16  Ido Schimmelnexthop: Simplify nexthop bucket dump
2023-08-16  Jakub KicinskiMerge branch 'seg6-add-next-c-sid-support-for-srv6...
2023-08-16  Paolo Lungaroniselftests: seg6: add selftest for NEXT-C-SID flavor...
2023-08-16  Andrea Mayerseg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-15  Jakub KicinskiMerge branch 'genetlink-provide-struct-genl_info-to...
next