index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-20
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-28
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
net: remove dev_base_lock
Eric Dumazet
2024-02-14
net: remove dev_base_lock from register_netdevice() and friends.
Eric Dumazet
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
2024-02-14
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
net: use synchronize_net() in dev_change_name()
Eric Dumazet
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2024-01-29
net: free altname using an RCU callback
Jakub Kicinski
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
[next]