开源镜像站
帮助
动态
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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
net: remove dev_base_lock
Eric Dumazet
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
net: Add queue and napi association
Amritha Nambiar
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
2023-10-27
net: Add MDB get device operation
Ido Schimmel
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
netdev: make napi_schedule return bool on NAPI successful schedule
Christian Marangi
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-09-19
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
[next]