index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
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-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
1
-1
/
+1
2024-05-01
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-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
1
-2
/
+0
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+3
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-82
/
+0
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+10
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
1
-4
/
+0
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
1
-0
/
+10
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+1
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
1
-10
/
+1
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-2
/
+4
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2024-02-14
net: remove dev_base_lock
Eric Dumazet
1
-2
/
+0
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
1
-1
/
+1
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
1
-9
/
+14
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
1
-1
/
+1
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
1
-5
/
+5
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+1
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
1
-1
/
+1
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
1
-1
/
+1
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
1
-3
/
+1
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
1
-1
/
+1
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
1
-1
/
+1
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-1
/
+3
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
1
-0
/
+6
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
1
-0
/
+9
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
1
-53
/
+64
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+6
2023-12-04
net: Add queue and napi association
Amritha Nambiar
1
-0
/
+8
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-0
/
+2
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
1
-0
/
+4
[next]