index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2025-10-20
net: shrink napi_skb_cache_{put,get}() and napi_skb_cache_get_bulk()
Eric Dumazet
2025-10-20
net: add a fast path in __netif_schedule()
Eric Dumazet
2025-10-20
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
2025-10-16
net: add add indirect call wrapper in skb_release_head_state()
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
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
2025-10-16
bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
Kuniyuki Iwashima
2025-10-16
net: Introduce net.core.bypass_prot_mem sysctl.
Kuniyuki Iwashima
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-15
net: allow busy connected flows to switch tx queues
Eric Dumazet
2025-10-15
net: add /proc/sys/net/core/txq_reselection_ms control
Eric Dumazet
2025-10-15
net: control skb->ooo_okay from skb_set_owner_w()
Eric Dumazet
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
2025-10-14
net: core: fix lockdep splat on device unregister
Florian Westphal
2025-10-14
netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
Byungchul Park
2025-10-13
net: gro_cells: Use nested-BH locking for gro_cell
Sebastian Andrzej Siewior
2025-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1
Alexei Starovoitov
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-07
bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c
Fushuai Wang
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
[prev]
[next]