index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-14
1
-9
/
+0
*
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
1
-4
/
+7
*
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
2024-05-07
1
-16
/
+20
*
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-07
1
-2
/
+2
*
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-04
1
-2
/
+2
*
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-02
1
-4
/
+23
*
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-05-01
1
-1
/
+0
*
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-04-29
1
-1
/
+2
*
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
1
-18
/
+38
*
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
1
-1
/
+2
*
net: core: Fix documentation
Breno Leitao
2024-04-24
1
-2
/
+2
*
net: rps: locklessly access rflow->cpu
Jason Xing
2024-04-19
1
-1
/
+1
*
net: rps: protect filter locklessly
Jason Xing
2024-04-19
1
-4
/
+4
*
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
2024-04-19
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
1
-0
/
+6
|
\
|
*
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-18
1
-0
/
+6
*
|
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-06
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
1
-1
/
+1
|
\
|
|
*
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
1
-1
/
+1
*
|
net: enable timestamp static key if CPU
Marcelo Tosatti
2024-04-04
1
-0
/
+5
*
|
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
2024-04-01
1
-5
/
+8
*
|
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-04-01
1
-8
/
+12
*
|
net: enqueue_to_backlog() cleanup
Eric Dumazet
2024-04-01
1
-13
/
+11
*
|
net: make softnet_data.dropped an atomic_t
Eric Dumazet
2024-04-01
1
-4
/
+9
*
|
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
2024-04-01
1
-4
/
+5
*
|
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
1
-0
/
+10
*
|
net: pin system percpu page_pools to the corresponding NUMA nodes
Alexander Lobakin
2024-03-27
1
-1
/
+1
*
|
net: Rename rps_lock to backlog_lock.
Sebastian Andrzej Siewior
2024-03-26
1
-17
/
+17
*
|
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
2024-03-26
1
-4
/
+21
*
|
net: Allow to use SMP threads for backlog NAPI.
Sebastian Andrzej Siewior
2024-03-26
1
-35
/
+113
*
|
net: Remove conditional threaded-NAPI wakeup based on task state.
Sebastian Andrzej Siewior
2024-03-26
1
-12
/
+2
|
/
*
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-21
1
-0
/
+3
*
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-19
1
-1
/
+2
*
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-18
1
-1
/
+1
*
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-08
1
-9
/
+3
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
1
-0
/
+1
*
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-08
1
-2
/
+1
*
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-08
1
-1
/
+0
*
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-08
1
-5
/
+3
*
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-08
1
-9
/
+7
*
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-08
1
-5
/
+5
*
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-08
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-22
/
+0
|
\
|
*
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-06
1
-22
/
+0
*
|
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-1
/
+1
|
\
|
|
*
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-27
1
-1
/
+1
*
|
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-29
1
-0
/
+2
*
|
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-29
1
-21
/
+22
*
|
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
1
-2
/
+2
[next]