开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-11
net: ipv6: exthdrs: get rid of ipv6_skb_net()
Justin Iurman
2024-03-11
Merge branch 'selftests-mptcp-various-improvements'
Jakub Kicinski
2024-03-11
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
2024-03-11
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
2024-03-11
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
2024-03-11
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
2024-03-11
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2024-03-11
selftests: mptcp: call test_fail without argument
Geliang Tang
2024-03-11
selftests: mptcp: print test results with colors
Geliang Tang
2024-03-11
selftests: mptcp: use += operator to append strings
Geliang Tang
2024-03-11
selftests: mptcp: print test results with counters
Geliang Tang
2024-03-11
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2024-03-11
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
2024-03-11
selftests: mptcp: sockopt: print every test result
Geliang Tang
2024-03-11
selftests: mptcp: connect: fix misaligned output
Geliang Tang
2024-03-11
selftests: mptcp: connect: add dedicated port counter
Geliang Tang
2024-03-11
selftests: mptcp: print all error messages to stdout
Geliang Tang
2024-03-11
net: wan: framer/pef2256: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-11
Merge branch 'mlxsw-support-for-nexthop-group-statistics'
Jakub Kicinski
2024-03-11
selftests: forwarding: Add a test for NH group stats
Petr Machata
2024-03-11
mlxsw: spectrum_router: Share nexthop counters in resilient groups
Petr Machata
2024-03-11
mlxsw: spectrum_router: Support nexthop group hardware statistics
Petr Machata
2024-03-11
mlxsw: spectrum_router: Track NH ID's of group members
Petr Machata
2024-03-11
mlxsw: spectrum_router: Add helpers for nexthop counters
Petr Machata
2024-03-11
mlxsw: spectrum_router: Avoid allocating NH counters twice
Petr Machata
2024-03-11
mlxsw: spectrum: Allow fetch-and-clear of flow counters
Petr Machata
2024-03-11
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int
Petr Machata
2024-03-11
mlxsw: spectrum_router: Rename two functions
Petr Machata
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2024-03-11
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
2024-03-11
net: phy: simplify a check in phy_check_link_status
Heiner Kallweit
2024-03-11
net: phy: marvell-88x2222: Remove unused of_gpio.h
Andy Shevchenko
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
2024-03-11
net: mdio_bus: Remove unused of_gpio.h
Andy Shevchenko
2024-03-11
ptp: make ptp_class constant
Ricardo B. Marliere
2024-03-11
netlink: specs: support unterminated-ok
Hangbin Liu
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
2024-03-11
Merge branch 'tcp-wmem-data-races'
David S. Miller
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
ynl: samples: fix recycling rate calculation
Jakub Kicinski
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2024-03-11
Merge branch 'getsockopt-parameter-validation'
David S. Miller
2024-03-11
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
2024-03-11
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
[next]