index
:
git.armlinux.org.uk/linux.git
master
Linus' 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-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
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-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
2025-10-16
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
2025-10-16
net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
Eric Dumazet
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2025-10-14
net: core: fix lockdep splat on device unregister
Florian Westphal
2025-10-13
net: gro_cells: Use nested-BH locking for gro_cell
Sebastian Andrzej Siewior
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-06
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
2025-10-06
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
2025-09-30
netdevsim: a basic test PSP implementation
Jakub Kicinski
2025-09-30
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
2025-09-29
net: rtnetlink: fix typo in rtnl_unregister_all() comment
Alok Tiwari
2025-09-29
scm: use masked_user_access_begin() in put_cmsg()
Eric Dumazet
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-09-23
tcp: Remove stale locking comment for TFO.
Kuniyuki Iwashima
2025-09-23
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
2025-09-23
bpf: Support pulling non-linear xdp data
Amery Hung
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
2025-09-22
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
2025-09-22
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-19
net: netpoll: use synchronize_net() instead of synchronize_rcu()
Breno Leitao
2025-09-19
net: netpoll: remove unused netpoll pointer from netpoll_info
Breno Leitao
2025-09-19
rtnetlink: add needed_{head,tail}room attributes
Alasdair McWilliam
[next]