OSDN Git Service

tomoyo/tomoyo-test1.git
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix test_lsm on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Add a sign-extension test for kfuncs
2023-01-28 Ilya Leoshkevichselftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM...
2023-01-28 Ilya Leoshkevichselftests/bpf: Check stack_mprotect() return value
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix cgrp_local_storage on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix xdp_do_redirect on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix verify_pkcs7_sig on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix decap_sanity_ns cleanup
2023-01-28 Ilya Leoshkevichselftests/bpf: Set errno when urand_spawn() fails
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix kfree_skb on s390x
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix symlink creation error
2023-01-28 Ilya Leoshkevichselftests/bpf: Fix liburandom_read.so linker error
2023-01-28 Ilya Leoshkevichselftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
2023-01-28 Ilya Leoshkevichbpf: Change BPF_MAX_TRAMP_LINKS to enum
2023-01-28 Ilya Leoshkevichbpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of...
2023-01-28 Randy DunlapDocumentation: bpf: correct spelling
2023-01-28 David Vernetbpf: Build-time assert that cpumask offset is zero
2023-01-28 Johannes Bergnet: netlink: recommend policy range validation
2023-01-28 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-01-28 Breno Leitaonetpoll: Remove 4s sleep during carrier detection
2023-01-28 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-01-28 Arınç ÜNALnet: dsa: mt7530: fix tristate and help description
2023-01-28 Jakub KicinskiMerge branch 'net-xdp-execute-xdp_do_flush-before-napi_...
2023-01-28 Magnus Karlssondpaa2-eth: execute xdp_do_flush() before napi_complete_...
2023-01-28 Magnus Karlssondpaa_eth: execute xdp_do_flush() before napi_complete_d...
2023-01-28 Magnus Karlssonvirtio-net: execute xdp_do_flush() before napi_complete...
2023-01-28 Magnus Karlssonlan966x: execute xdp_do_flush() before napi_complete_done()
2023-01-28 Magnus Karlssonqede: execute xdp_do_flush() before napi_complete_done()
2023-01-27 Stanislav Fomichevselftest/bpf: Make crashes more debuggable in test_progs
2023-01-27 Grant Seltzerlibbpf: Add documentation to map pinning API functions
2023-01-27 Grant Seltzerlibbpf: Fix malformed documentation formatting
2023-01-27 David S. MillerMerge branch 'devlink-parama-cleanup'
2023-01-27 Jiri Pirkonet/mlx5: Move eswitch port metadata devlink param...
2023-01-27 Jiri Pirkonet/mlx5: Move flow steering devlink param to flow...
2023-01-27 Jiri Pirkonet/mlx5: Move fw reset devlink param to fw reset code
2023-01-27 Jiri Pirkodevlink: protect devlink param list by instance lock
2023-01-27 Jiri Pirkodevlink: put couple of WARN_ONs in devlink_param_driver...
2023-01-27 Jiri Pirkodevlink: make devlink_param_driverinit_value_set()...
2023-01-27 Jiri Pirkoqed: remove pointless call to devlink_param_driverinit_...
2023-01-27 Jiri Pirkoice: remove pointless calls to devlink_param_driverinit...
2023-01-27 Jiri Pirkodevlink: don't work with possible NULL pointer in devli...
2023-01-27 Jiri Pirkodevlink: make devlink_param_register/unregister static
2023-01-27 Jiri Pirkonet/mlx5: Covert devlink params registration to use...
2023-01-27 Jiri Pirkonet/mlx5: Change devlink param register/unregister...
2023-01-27 David S. MillerMerge branch 'ethtool-netlink-next'
2023-01-27 Jakub Kicinskiethtool: netlink: convert commands to common SET
2023-01-27 Jakub Kicinskiethtool: netlink: handle SET intro/outro in the common...
2023-01-27 Christian Maranginet: dsa: qca8k: convert to regmap read/write API
2023-01-27 Christian Maranginet: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for...
2023-01-27 David S. MillerMerge branch 'net-skbuff-includes'
2023-01-27 Jakub Kicinskinet: remove unnecessary includes from net/flow.h
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/hrtimer.h include
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/splice.h include
2023-01-27 Jakub Kicinskinet: add missing includes of linux/splice.h
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/sched.h include
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/sched/clock.h include
2023-01-27 Jakub Kicinskinet: add missing includes of linux/sched/clock.h
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/textsearch.h include
2023-01-27 Jakub Kicinskinet: checksum: drop the linux/uaccess.h include
2023-01-27 Jakub Kicinskinet: skbuff: drop the linux/net.h include
2023-01-27 Jakub Kicinskinet: add missing includes of linux/net.h
2023-01-27 David S. MillerMerge branch 'ipa-abstract-status'
2023-01-27 Alex Eldernet: ipa: add IPA v5.0 packet status support
2023-01-27 Alex Eldernet: ipa: introduce generalized status decoder
2023-01-27 Alex Eldernet: ipa: IPA status preparatory cleanups
2023-01-27 Alex Eldernet: ipa: define remaining IPA status field values
2023-01-27 Alex Eldernet: ipa: rename the NAT enumerated type
2023-01-27 Alex Eldernet: ipa: define all IPA status mask bits
2023-01-27 Alex Eldernet: ipa: stop using sizeof(status)
2023-01-27 Alex Eldernet: ipa: refactor status buffer parsing
2023-01-27 Vladimir Olteannet: dsa: ocelot: build felix.c into a dedicated kernel...
2023-01-27 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-27 Stanislav Fomichevselftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
2023-01-27 Jakub KicinskiMerge branch 'tools-ynl-prevent-reorder-and-fix-flags'
2023-01-27 Jakub Kicinskitools: ynl: store ops in ordered dict to avoid random...
2023-01-27 Jakub Kicinskitools: ynl: rename ops_list -> msg_list
2023-01-27 Jakub Kicinskitools: ynl: support kdocs for flags in code generation
2023-01-27 Jakub KicinskiMerge branch 'convert-drivers-to-return-xfrm-configurat...
2023-01-27 Leon Romanovskycxgb4: fill IPsec state validation failure reason
2023-01-27 Leon Romanovskybonding: fill IPsec state validation failure reason
2023-01-27 Leon Romanovskyixgbe: fill IPsec state validation failure reason
2023-01-27 Leon Romanovskyixgbevf: fill IPsec state validation failure reason
2023-01-27 Leon Romanovskynfp: fill IPsec state validation failure reason
2023-01-27 Leon Romanovskynetdevsim: Fill IPsec state validation failure reason
2023-01-27 Leon Romanovskynet/mlx5e: Fill IPsec state validation failure reason
2023-01-27 Leon Romanovskyxfrm: extend add state callback to set failure reason
2023-01-27 Leon Romanovskynet/mlx5e: Fill IPsec policy validation failure reason
2023-01-27 Leon Romanovskyxfrm: extend add policy callback to set failure reason
2023-01-26 Linus TorvaldsMerge tag 'net-6.2-rc6' of git://git./linux/kernel...
2023-01-26 Linus Torvaldstreewide: fix up files incorrectly marked executable
2023-01-26 Vladimir Olteannet: ethtool: provide shims for stats aggregation helpe...
2023-01-26 Paolo AbeniMerge branch 'mptcp-add-mixed-v4-v6-support-for-the...
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: avoid read errors
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: print error details if any
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: refactor asserts
2023-01-26 Matthieu Baertsselftests: mptcp: userspace: print titles
2023-01-26 Matthieu Baertsmptcp: userspace pm: use a single point of exit
2023-01-26 Paolo Abeniselftests: mptcp: add test-cases for mixed v4/v6 subflows
2023-01-26 Matthieu Baertsmptcp: propagate sk_ipv6only to subflows
2023-01-26 Paolo Abenimptcp: let the in-kernel PM use mixed IPv4 and IPv6...
next