index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
2025-11-10
bpf: Make bpf_skb_change_head helper metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Make bpf_skb_change_proto helper metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Make bpf_skb_adjust_room metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
2025-11-10
net: Preserve metadata on pskb_expand_head
Jakub Sitnicki
2025-11-07
net: increase skb_defer_max default to 128
Eric Dumazet
2025-11-07
net: fix napi_consume_skb() with alien skbs
Eric Dumazet
2025-11-07
net: allow skb_release_head_state() to be called multiple times
Eric Dumazet
2025-11-07
net: add prefetch() in skb_defer_free_flush()
Eric Dumazet
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-06
net: selftests: export packet creation helpers for driver use
Raju Rangoju
2025-11-05
net: gro_cells: Reduce lock scope in gro_cell_poll
Sebastian Andrzej Siewior
2025-11-04
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: devmem: Remove unused declaration net_devmem_bind_tx_release()
Yue Haibing
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-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
2025-10-28
net: optimize enqueue_to_backlog() for the fast path
Eric Dumazet
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
2025-10-27
net: Add sk_clone().
Kuniyuki Iwashima
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
2025-10-24
neighbour: Convert RTM_SETNEIGHTBL to RCU.
Kuniyuki Iwashima
2025-10-24
neighbour: Convert RTM_GETNEIGHTBL to RCU.
Kuniyuki Iwashima
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
2025-10-24
neighbour: Use RCU list helpers for neigh_parms.list writers.
Kuniyuki Iwashima
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-10-21
net: add a common function to compute features for upper devices
Hangbin Liu
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
2025-10-21
net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()
Eric Dumazet
[next]