index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-23
net: netdev_tx_sent_queue() small optimization
Eric Dumazet
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
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 NL get operation
Paolo Abeni
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-09-09
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
2024-09-09
netdevice: add netdev_tx_reset_subqueue() shorthand
Alexander Lobakin
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-08-26
net: Correct spelling in headers
Simon Horman
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-08-21
net: repack struct netdev_queue
Jakub Kicinski
2024-08-02
net: remove IFF_* re-definition
Jakub Kicinski
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
[next]