index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
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-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
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-07
net: unexport a handful of dev_* functions
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-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2022-03-14
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
2022-03-04
net: dev: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2022-02-23
net: Correct wrong BH disable in hard-interrupt.
Sebastian Andrzej Siewior
2022-02-19
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
2022-02-18
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
2022-02-14
net: dev: Make rps_lock() disable interrupts.
Sebastian Andrzej Siewior
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
Sebastian Andrzej Siewior
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-08
net: remove default_device_exit()
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-06
net: initialize init_net earlier
Eric Dumazet
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-03
net: minor __dev_alloc_name() optimization
Eric Dumazet
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
[prev]
[next]