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-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
net: devmem: allow binding on rx queues with same DMA devices
Dragos Tatulea
2025-08-28
net: devmem: pre-read requested rx queues during bind
Dragos Tatulea
2025-08-28
net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
Dragos Tatulea
2025-08-28
net: devmem: get netdev DMA device via new API
Dragos Tatulea
2025-08-28
queue_api: add support for fetching per queue DMA dev
Dragos Tatulea
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-27
net: Cache hash and flow_id to avoid recalculation
Krishna Kumar
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2025-08-22
page_pool: fix incorrect mp_ops error handling
Mina Almasry
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
Thorsten Blum
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-20
net: avoid one loop iteration in __skb_splice_bits
Pengtao He
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-08-19
net: Clean up __sk_mem_raise_allocated().
Kuniyuki Iwashima
2025-08-19
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-08-12
net: prevent deadlocks when enabling NAPIs with mixed kthread config
Jakub Kicinski
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
2025-08-08
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-08-05
net: Update threaded state in napi config in netif_set_threaded
Samiullah Khawaja
2025-08-04
net: devmem: fix DMA direction on unmapping
Jakub Kicinski
2025-08-01
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
2025-07-30
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-25
neighbour: Fix null-ptr-deref in neigh_flush_dev().
Kuniyuki Iwashima
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
[prev]
[next]