开源镜像站
帮助
下载
动态
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
2025-11-04
selftests: mptcp: join: do_transfer: reduce code dup
Matthieu Baerts (NGI0)
2025-11-04
mptcp: pm: in kernel: only use fullmesh endp if any
Matthieu Baerts (NGI0)
2025-11-04
mptcp: pm: in-kernel: record fullmesh endp nb
Matthieu Baerts (NGI0)
2025-11-04
Merge branch 'net-mlx5e-reduce-interface-downtime-on-configuration-change'
Jakub Kicinski
2025-11-04
net/mlx5e: Defer channels closure to reduce interface down time
Tariq Toukan
2025-11-04
net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels
Tariq Toukan
2025-11-04
net/mlx5e: Do not re-apply TIR loopback configuration if not necessary
Tariq Toukan
2025-11-04
net/mlx5: IPoIB, set self loopback prevention in TIR init
Tariq Toukan
2025-11-04
net/mlx5e: Allow setting self loopback prevention bits on TIR init
Tariq Toukan
2025-11-04
net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
Tariq Toukan
2025-11-04
net/mlx5e: Enhance function structures for self loopback prevention application
Tariq Toukan
2025-11-04
xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue...
Chu Guangqing
2025-11-04
net: sungem_phy: Fix a typo error in sungem_phy
Chu Guangqing
2025-11-04
veth: Fix a typo error in veth
Chu Guangqing
2025-11-04
gtp: Fix a typo error for size
Chu Guangqing
2025-11-04
virtio_net: Fix a typo error in virtio_net
Chu Guangqing
2025-11-04
Merge branch 'net-stmmac-multi-interface-stmmac'
Jakub Kicinski
2025-11-04
net: stmmac: imx: use ->set_phy_intf_sel()
Russell King (Oracle)
2025-11-04
net: stmmac: imx: cleanup arguments for set_intf_mode() method
Russell King (Oracle)
2025-11-04
net: stmmac: imx: simplify set_intf_mode() implementations
Russell King (Oracle)
2025-11-04
net: stmmac: imx: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-04
net: stmmac: imx: use FIELD_PREP()/FIELD_GET() for PHY_INTF_SEL_x
Russell King (Oracle)
2025-11-04
net: stmmac: imx: convert to PHY_INTF_SEL_xxx
Russell King (Oracle)
2025-11-04
net: stmmac: add support for configuring the phy_intf_sel inputs
Russell King (Oracle)
2025-11-04
net: stmmac: add stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-04
net: stmmac: add phy_intf_sel and ACTPHYIF definitions
Russell King (Oracle)
2025-11-04
net: stmmac: s32: move PHY_INTF_SEL_x definitions out of the way
Russell King (Oracle)
2025-11-04
net: stmmac: imx: use phylink's interface mode for set_clk_tx_rate()
Russell King (Oracle)
2025-11-04
net: mark deliver_skb() as unlikely and not inlined
Eric Dumazet
2025-11-04
rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
Adrian Moreno
2025-11-04
Merge branch 'xsk-minor-optimizations-around-locks'
Paolo Abeni
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
2025-11-04
net: add net cookie for net device trace events
Tonghao Zhang
2025-11-03
Merge branch 'ethtool-introduce-phy-mse-diagnostics-uapi-and-drivers'
Jakub Kicinski
2025-11-03
net: phy: dp83td510: add MSE interface support for 10BASE-T1L
Oleksij Rempel
2025-11-03
net: phy: micrel: add MSE interface support for KSZ9477 family
Oleksij Rempel
2025-11-03
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Oleksij Rempel
2025-11-03
net: phy: introduce internal API for PHY MSE diagnostics
Oleksij Rempel
2025-11-03
Merge branch 'add-support-to-do-threaded-napi-busy-poll'
Jakub Kicinski
2025-11-03
selftests: Add napi threaded busy poll test in `busy_poller`
Samiullah Khawaja
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
2025-11-03
Merge branch 'mpls-remove-rtnl-dependency'
Jakub Kicinski
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
[next]