index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-18
net: stream: add description for sk_stream_write_space()
Suchit Karunakaran
2025-07-17
et131x: Add missing check after DMA map
Thomas Fourier
2025-07-17
net: ag71xx: Add missing check after DMA map
Thomas Fourier
2025-07-17
selftests/drivers/net: Support ipv6 for napi_id test
Tianyi Cui
2025-07-17
ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
Mingming Cao
2025-07-17
Merge branch 'net-mlx5-misc-changes-2025-07-16'
Jakub Kicinski
2025-07-17
net/mlx5e: Properly access RCU protected qdisc_sleeping variable
Leon Romanovsky
2025-07-17
net/mlx5e: fix kdoc warning on eswitch.h
Moshe Shemesh
2025-07-17
net/mlx5: HWS, Enable IPSec hardware offload in legacy mode
Lama Kayal
2025-07-17
net: pcs: xpcs: mask readl() return value to 16 bits
Jack Ping CHNG
2025-07-17
net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
Dan Carpenter
2025-07-17
net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
Dan Carpenter
2025-07-17
net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
Dan Carpenter
2025-07-17
Merge branch 'add-shared-phy-counter-support-for-qca807x-and-qca808x'
Jakub Kicinski
2025-07-17
net: phy: qcom: qca807x: Support PHY counter
Luo Jie
2025-07-17
net: phy: qcom: qca808x: Support PHY counter
Luo Jie
2025-07-17
net: phy: qcom: Add PHY counter support
Luo Jie
2025-07-17
netdevsim: remove redundant branch
Dennis Chen
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-07-17
selftests: net: prevent Python from buffering the output
Jakub Kicinski
2025-07-17
Merge branch 'neighbour-convert-rtm_getneigh-to-rcu-and-make-pneigh-rtnl-free'
Jakub Kicinski
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
2025-07-17
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
Kuniyuki Iwashima
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
Kuniyuki Iwashima
2025-07-17
neighbour: Convert RTM_GETNEIGH to RCU.
Kuniyuki Iwashima
2025-07-17
neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.
Kuniyuki Iwashima
2025-07-17
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
2025-07-17
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Move neigh_find_table() to neigh_get().
Kuniyuki Iwashima
2025-07-17
neighbour: Allocate skb in neigh_get().
Kuniyuki Iwashima
2025-07-17
neighbour: Move two validations from neigh_get() to neigh_valid_get_req().
Kuniyuki Iwashima
2025-07-17
neighbour: Make neigh_valid_get_req() return ndmsg.
Kuniyuki Iwashima
2025-07-17
Merge branch 'ethtool-rss-support-rss_set-via-netlink'
Jakub Kicinski
2025-07-17
selftests: drv-net: rss_api: test input-xfrm and hash fields
Jakub Kicinski
2025-07-17
ethtool: rss: support setting flow hashing fields
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-17
netlink: specs: define input-xfrm enum in the spec
Jakub Kicinski
2025-07-17
selftests: drv-net: rss_api: test setting hashing key via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hkey via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hfunc via Netlink
Jakub Kicinski
2025-07-17
selftests: drv-net: rss_api: test setting indirection table via Netlink
Jakub Kicinski
2025-07-17
tools: ynl: support packing binary arrays of scalars
Jakub Kicinski
2025-07-17
selftests: drv-net: rss_api: factor out checking min queue count
Jakub Kicinski
2025-07-17
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
2025-07-17
net/mlx5e: TX, Fix dma unmapping for devmem tx
Dragos Tatulea
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]