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
/
dev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
net: core: fix lockdep splat on device unregister
Florian Westphal
1
-5
/
+35
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
1
-12
/
+23
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
1
-12
/
+6
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
1
-1
/
+1
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
1
-2
/
+8
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
1
-2
/
+12
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
1
-0
/
+22
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
1
-1
/
+1
2025-09-11
net: Use NAPI_* in test_bit when stopping napi kthread
Samiullah Khawaja
1
-1
/
+1
2025-08-27
net: Cache hash and flow_id to avoid recalculation
Krishna Kumar
1
-8
/
+7
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
1
-7
/
+57
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-08-12
net: prevent deadlocks when enabling NAPIs with mixed kthread config
Jakub Kicinski
1
-2
/
+3
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
1
-1
/
+6
2025-08-05
net: Update threaded state in napi config in netif_set_threaded
Samiullah Khawaja
1
-17
/
+9
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+2
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
1
-5
/
+7
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+17
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
1
-6
/
+3
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
1
-3
/
+3
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-5
/
+5
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
1
-8
/
+10
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
1
-2
/
+2
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-12
/
+13
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-2
/
+6
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-3
/
+27
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
1
-5
/
+6
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
1
-1
/
+2
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
1
-20
/
+18
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
1
-14
/
+1
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
1
-1
/
+4
2025-07-02
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
1
-2
/
+0
2025-06-19
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...
Jakub Kicinski
1
-1
/
+1
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
1
-1
/
+1
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
1
-1
/
+1
2025-06-18
net: remove redundant ASSERT_RTNL() in queue setup functions
Stanislav Fomichev
1
-2
/
+0
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-0
/
+2
2025-06-10
net: stop napi kthreads when THREADED napi is disabled
Samiullah Khawaja
1
-2
/
+43
2025-06-05
net: annotate data-races around cleanup_net_task
Eric Dumazet
1
-1
/
+1
2025-05-30
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
1
-0
/
+1
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-0
/
+1
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-5
/
+5
2025-05-21
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
1
-2
/
+8
2025-05-21
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
1
-5
/
+3
2025-05-21
net: introduce CONFIG_NET_CRC32C
Eric Biggers
1
-0
/
+2
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
1
-1
/
+9
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]