index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
1
-0
/
+4
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
1
-13
/
+11
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
1
-3
/
+3
2025-08-19
net: Clean up __sk_mem_raise_allocated().
Kuniyuki Iwashima
1
-4
/
+5
2025-08-19
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
1
-2
/
+1
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
1
-0
/
+57
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-0
/
+16
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
1
-0
/
+41
2025-08-12
net: prevent deadlocks when enabling NAPIs with mixed kthread config
Jakub Kicinski
2
-2
/
+11
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
1
-1
/
+6
2025-08-08
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
1
-0
/
+29
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-24
/
+22
2025-08-05
net: Update threaded state in napi config in netif_set_threaded
Samiullah Khawaja
1
-17
/
+9
2025-08-04
net: devmem: fix DMA direction on unmapping
Jakub Kicinski
2
-7
/
+6
2025-08-01
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-07-30
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-8
/
+8
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
27
-831
/
+1068
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+28
2025-07-28
Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-27
/
+61
2025-07-25
neighbour: Fix null-ptr-deref in neigh_flush_dev().
Kuniyuki Iwashima
1
-27
/
+61
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
5
-12
/
+20
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
2
-1
/
+19
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
1
-6
/
+3
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-10
/
+10
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
1
-5
/
+5
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
3
-4
/
+16
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
3
-8
/
+8
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-9
/
+13
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
2
-9
/
+11
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
3
-4
/
+5
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
3
-14
/
+15
2025-07-18
net: selftests: add PHY-loopback test for bad TCP checksums
Oleksij Rempel
1
-2
/
+65
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
3
-12
/
+31
2025-07-18
net: stream: add description for sk_stream_write_space()
Suchit Karunakaran
1
-2
/
+6
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
1
-18
/
+16
2025-07-17
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
1
-18
/
+21
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
Kuniyuki Iwashima
1
-27
/
+16
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
1
-11
/
+0
2025-07-17
neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
Kuniyuki Iwashima
1
-5
/
+5
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
Kuniyuki Iwashima
1
-8
/
+3
2025-07-17
neighbour: Convert RTM_GETNEIGH to RCU.
Kuniyuki Iwashima
1
-10
/
+15
2025-07-17
neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.
Kuniyuki Iwashima
1
-5
/
+8
2025-07-17
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
1
-17
/
+28
2025-07-17
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
1
-21
/
+31
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
1
-10
/
+29
2025-07-17
neighbour: Move neigh_find_table() to neigh_get().
Kuniyuki Iwashima
1
-17
/
+20
2025-07-17
neighbour: Allocate skb in neigh_get().
Kuniyuki Iwashima
1
-56
/
+32
[prev]
[next]