index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-06-05
net: annotate data-races around cleanup_net_task
Eric Dumazet
1
-1
/
+1
2025-05-31
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-22
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
1
-2
/
+8
2025-05-22
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
1
-5
/
+3
2025-05-22
net: introduce CONFIG_NET_CRC32C
Eric Biggers
1
-0
/
+2
2025-05-21
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
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
1
-5
/
+10
2025-05-13
net: check for driver support in netmem TX
Mina Almasry
1
-2
/
+32
2025-05-13
net: Lock lower level devices when updating features
Cosmin Ratiu
1
-0
/
+2
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+4
2025-05-07
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
1
-13
/
+1
2025-05-07
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
1
-1
/
+3
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+15
2025-04-17
net: don't try to ops lock uninitialized devs
Jakub Kicinski
1
-0
/
+2
2025-04-15
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
1
-4
/
+2
2025-04-14
net: don't mix device locking in dev_close_many() calls
Jakub Kicinski
1
-4
/
+13
2025-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+1
2025-04-10
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+51
2025-04-10
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-7
/
+18
2025-04-08
net: add data-race annotations in softnet_seq_show()
Eric Dumazet
1
-2
/
+4
2025-04-08
net: rps: annotate data-races around (struct sd_flow_limit)->count
Eric Dumazet
1
-1
/
+2
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
1
-1
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
1
-10
/
+1
2025-04-04
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
1
-0
/
+1
2025-04-04
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
1
-3
/
+9
2025-04-03
bpf: add missing ops lock around dev_xdp_attach_link
Stanislav Fomichev
1
-0
/
+2
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-274
/
+368
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
1
-2
/
+2
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
1
-2
/
+1
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
1
-0
/
+2
2025-03-25
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Jakub Kicinski
1
-2
/
+0
2025-03-25
net: rfs: hash function change
Eric Dumazet
1
-4
/
+9
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
1
-12
/
+41
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-11
/
+0
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-27
/
+25
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2025-03-12
eth: bnxt: switch to netif_close
Stanislav Fomichev
1
-0
/
+1
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
1
-19
/
+0
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-08
netmem: prevent TX of unreadable skbs
Mina Almasry
1
-0
/
+3
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-25
/
+27
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-2
/
+11
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
1
-46
/
+12
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
1
-2
/
+2
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-125
/
+29
[next]