index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-10-10
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-10
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-1
/
+1
2024-08-09
net: Make USO depend on CSUM offload
Jakub Sitnicki
1
-9
/
+17
2024-07-29
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
1
-0
/
+1
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
1
-24
/
+6
2024-07-05
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+5
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-1
/
+1
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-1
/
+5
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
1
-0
/
+27
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-0
/
+4
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+28
2024-06-24
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
1
-1
/
+11
2024-06-24
dev: Remove PREEMPT_RT ifdefs from backlog_lock.*().
Sebastian Andrzej Siewior
1
-4
/
+4
2024-06-24
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
1
-0
/
+14
2024-06-21
net: add softirq safety to netdev_rename_lock
Eric Dumazet
1
-6
/
+6
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
1
-1
/
+1
2024-06-11
net: core: Implement dstats-type stats collections
Jeremy Kerr
1
-0
/
+50
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
1
-1
/
+2
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-1
/
+1
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
1
-9
/
+0
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
1
-4
/
+7
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
1
-16
/
+20
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
1
-2
/
+2
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
1
-2
/
+2
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-4
/
+23
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
1
-18
/
+38
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
1
-1
/
+2
2024-04-24
net: core: Fix documentation
Breno Leitao
1
-2
/
+2
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
1
-1
/
+1
2024-04-19
net: rps: protect filter locklessly
Jason Xing
1
-4
/
+4
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
1
-4
/
+4
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+6
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+9
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
1
-0
/
+5
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
1
-5
/
+8
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
1
-8
/
+12
2024-04-01
net: enqueue_to_backlog() cleanup
Eric Dumazet
1
-13
/
+11
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
1
-4
/
+9
2024-04-01
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
1
-4
/
+5
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
1
-1
/
+1
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
1
-0
/
+10
[next]