index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
Merge branch 'inet_dump_ifaddr-no-rtnl'
David S. Miller
2024-03-01
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_flags
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_preferred_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_valid_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Eric Dumazet
2024-03-01
Merge branch 'netdevsim-link'
David S. Miller
2024-03-01
netdevsim: fix rtnetlink.sh selftest
David Wei
2024-03-01
netdevsim: add selftest for forwarding skb between connected ports
David Wei
2024-03-01
netdevsim: add ndo_get_iflink() implementation
David Wei
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
2024-03-01
Merge branch 'selftests-xfail'
David S. Miller
2024-03-01
selftests: ip_local_port_range: use XFAIL instead of SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: support using xfail
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: separate diagnostic message with # in ksft_test...
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: print test name for SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest: add ksft_test_result_code(), handling all exit codes
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use exit code to store skip
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: generate test name once
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use KSFT_* exit codes
Jakub Kicinski
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
2024-03-01
Merge branch 'net-asp22-optimizations'
David S. Miller
2024-03-01
net: bcmasp: Add support for PHY interrupts
Justin Chen
2024-03-01
net: bcmasp: Keep buffers through power management
Justin Chen
2024-03-01
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Justin Chen
2024-03-01
net: bcmasp: Add support for ASP 2.2
Justin Chen
2024-03-01
dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2
Justin Chen
2024-03-01
dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
Justin Chen
2024-03-01
Merge branch 'qcom-phy-possible'
David S. Miller
2024-03-01
net: phy: qcom: qca808x: fill in possible_interfaces
Robert Marko
2024-03-01
net: phy: qcom: qca808x: add helper for checking for 1G only model
Robert Marko
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
2024-03-01
Merge branch 'ipv6-devconf-lockless'
David S. Miller
2024-03-01
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_policy() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
ipv6: annotate data-races in rt6_probe()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
[next]