index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
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-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
net: core: Fix documentation
Breno Leitao
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
2024-04-19
net: rps: protect filter locklessly
Jason Xing
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-04-01
net: enqueue_to_backlog() cleanup
Eric Dumazet
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
2024-04-01
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-26
net: pin system percpu page_pools to the corresponding NUMA nodes
Alexander Lobakin
2024-03-26
net: Rename rps_lock to backlog_lock.
Sebastian Andrzej Siewior
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
2024-03-26
net: Allow to use SMP threads for backlog NAPI.
Sebastian Andrzej Siewior
2024-03-26
net: Remove conditional threaded-NAPI wakeup based on task state.
Sebastian Andrzej Siewior
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
[next]