index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-06-24
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
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-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-05
queue_api: define queue api
Mina Almasry
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-03
netdevice: add DEFINE_FREE() for dev_put
Johannes Berg
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-04-01
net: make softnet_data.dropped an atomic_t
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-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
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
[next]