index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-13
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2022-03-14
net: disable preemption in dev_core_stats_XXX_inc() helpers
Eric Dumazet
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2022-02-23
drop_monitor: remove quadratic behavior
Eric Dumazet
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-17
net: fix typo in a comment
Xiang wangx
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-14
net: dev_replace_track() cleanup
Eric Dumazet
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
[prev]
[next]