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: Make USO depend on CSUM offload
Jakub Sitnicki
2024-08-10
1
-9
/
+17
*
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
2024-07-29
1
-0
/
+1
*
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-12
1
-24
/
+6
*
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
2024-07-06
1
-0
/
+5
*
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-29
1
-0
/
+5
*
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-29
1
-1
/
+1
*
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-29
1
-1
/
+5
*
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
2024-06-29
1
-0
/
+27
*
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-29
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-6
/
+6
|
\
|
*
net: add softirq safety to netdev_rename_lock
Eric Dumazet
2024-06-21
1
-6
/
+6
*
|
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-25
1
-1
/
+28
*
|
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
2024-06-25
1
-1
/
+11
*
|
dev: Remove PREEMPT_RT ifdefs from backlog_lock.*().
Sebastian Andrzej Siewior
2024-06-25
1
-4
/
+4
*
|
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
2024-06-25
1
-0
/
+14
*
|
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-19
1
-1
/
+1
*
|
net: core: Implement dstats-type stats collections
Jeremy Kerr
2024-06-12
1
-0
/
+50
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
1
-1
/
+2
|
\
|
|
*
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-06-02
1
-1
/
+2
*
|
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-23
1
-1
/
+1
|
/
*
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
[next]