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-02-27
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-9
/
+3
2025-02-25
net: Remove shadow variable in netdev_run_todo()
Breno Leitao
1
-3
/
+2
2025-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-1
/
+2
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+97
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-0
/
+17
2025-02-20
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-3
/
+34
2025-02-19
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
1
-4
/
+2
2025-02-19
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-4
/
+44
2025-02-19
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
1
-1
/
+1
2025-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-18
net: use napi_id_valid helper
Stefano Jordhani
1
-3
/
+3
2025-02-07
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
1
-1
/
+15
2025-02-07
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
1
-1
/
+15
2025-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2025-02-06
net: flush_backlog() small changes
Eric Dumazet
1
-4
/
+8
2025-02-05
net: warn if NAPI instance wasn't shut down
Jakub Kicinski
1
-0
/
+3
2025-02-04
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
1
-30
/
+3
2025-01-30
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-01-28
net: page_pool: don't try to stash the napi id
Jakub Kicinski
1
-1
/
+1
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
1
-0
/
+2
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
1
-2
/
+8
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
1
-6
/
+9
2025-01-19
net: introduce netdev_napi_exit()
Eric Dumazet
1
-6
/
+17
2025-01-19
net: destroy dev->lock later in free_netdev()
Eric Dumazet
1
-2
/
+2
2025-01-17
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
1
-5
/
+2
2025-01-17
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
1
-14
/
+2
2025-01-17
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-16
Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'
Jakub Kicinski
1
-22
/
+75
2025-01-16
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)
Eric Dumazet
1
-2
/
+1
2025-01-16
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)
Eric Dumazet
1
-0
/
+3
2025-01-16
net: no longer hold RTNL while calling flush_all_backlogs()
Eric Dumazet
1
-3
/
+28
2025-01-16
net: no longer assume RTNL is held in flush_all_backlogs()
Eric Dumazet
1
-18
/
+35
2025-01-16
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
1
-1
/
+10
2025-01-16
net: protect napi->irq with netdev_lock()
Jakub Kicinski
1
-1
/
+1
2025-01-16
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
1
-0
/
+2
2025-01-16
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
1
-1
/
+2
2025-01-16
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
1
-7
/
+34
2025-01-16
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
1
-5
/
+10
2025-01-16
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
1
-2
/
+2
2025-01-16
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
1
-0
/
+110
2025-01-16
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
1
-0
/
+6
2025-01-16
net: disallow setup single buffer XDP when tcp-data-split is enabled.
Taehee Yoo
1
-0
/
+15
2025-01-16
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
1
-0
/
+12
2025-01-14
net: cleanup init_dummy_netdev_core()
Jakub Kicinski
1
-10
/
+4
2025-01-14
net: remove init_dummy_netdev()
Jakub Kicinski
1
-22
/
+0
2025-01-11
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
1
-2
/
+0
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+30
2025-01-09
net: make sure we retain NAPI ordering on netdev->napi_list
Jakub Kicinski
1
-6
/
+36
[prev]
[next]