开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.h
Age
Commit message (
Expand
)
Author
2025-01-15
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
2025-01-15
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
2024-12-16
net: Make net_hwtstamp_validate accessible
Kory Maincent
2024-12-16
net: Make dev_get_hwtstamp_phylib accessible
Kory Maincent
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-10-14
net: napi: Add napi_config
Joe Damato
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
2024-06-24
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-01-29
net: free altname using an RCU callback
Jakub Kicinski
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-02-09
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski