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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-02-08
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-1
/
+1
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-0
/
+12
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+2
2024-09-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+12
2024-09-10
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
1
-2
/
+0
2024-09-09
netdevice: add netdev_tx_reset_subqueue() shorthand
Alexander Lobakin
1
-1
/
+12
2024-09-06
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-2
/
+2
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
1
-0
/
+2
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-0
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-3
/
+7
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-10
/
+18
2024-08-26
net: Correct spelling in headers
Simon Horman
1
-4
/
+4
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-0
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-1
/
+3
2024-08-22
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
2024-08-03
net: remove IFF_* re-definition
Jakub Kicinski
1
-32
/
+0
2024-07-12
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
1
-6
/
+9
2024-07-05
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
1
-3
/
+0
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-3
/
+5
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
1
-1
/
+3
2024-06-26
ethtool: provide customized dim profile management
Heng Qi
1
-0
/
+3
2024-06-25
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-25
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
1
-11
/
+31
2024-06-18
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-12
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-6
/
+6
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
1
-3
/
+1
2024-05-05
queue_api: define queue api
Mina Almasry
1
-0
/
+3
2024-05-04
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
1
-1
/
+1
2024-05-02
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-0
/
+1
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
1
-0
/
+3
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-1
/
+3
2024-04-03
netdevice: add DEFINE_FREE() for dev_put
Johannes Berg
1
-0
/
+2
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
1
-1
/
+1
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
1
-15
/
+0
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
1
-1
/
+2
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
1
-17
/
+0
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
1
-1
/
+0
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
1
-3
/
+4
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-03-12
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
1
-2
/
+0
2024-03-08
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+3
2024-03-08
net: introduce include/net/rps.h
Eric Dumazet
1
-82
/
+0
2024-03-08
net: move dev_rx_weight to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-03-08
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+0
[next]