index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
1
-0
/
+1
11 days
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
1
-0
/
+1
2026-06-16
net: serialize netif_running() check in enqueue_to_backlog()
Eric Dumazet
1
-2
/
+4
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2026-06-12
net: watchdog: fix refcount tracking races
Eric Dumazet
1
-1
/
+2
2026-06-09
net: add retry mechanism to ndo_set_rx_mode_async
Stanislav Fomichev
1
-2
/
+2
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
1
-13
/
+13
2026-05-26
net: defer netdev_name_node_alt_flush() call to netdev_run_todo()
Eric Dumazet
1
-2
/
+2
2026-05-26
net: napi: Skip last poll when arming gro timer in busy poll
Martin Karsten
1
-35
/
+27
2026-05-18
net: devmem: support TX over NETMEM_TX_NO_DMA devices
Bobby Eshleman
1
-1
/
+2
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
1
-1
/
+1
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+12
2026-05-08
net: Do not unconditionally turn on carrier when turning off protodown
Ido Schimmel
1
-1
/
+20
2026-05-08
net: Set dev->proto_down before changing carrier state
Ido Schimmel
1
-1
/
+1
2026-05-08
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
1
-9
/
+12
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
1
-1
/
+1
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-7
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
1
-7
/
+0
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
1
-0
/
+5
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
1
-12
/
+4
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
1
-0
/
+3
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
1
-41
/
+2
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
1
-11
/
+5
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
1
-2
/
+3
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
1
-3
/
+1
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-0
/
+8
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
1
-20
/
+31
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
1
-31
/
+31
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
1
-3
/
+8
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
1
-3
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+17
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
1
-5
/
+17
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
1
-40
/
+43
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
1
-0
/
+1
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
1
-1
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+13
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-4
/
+1
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
1
-1
/
+1
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
1
-22
/
+31
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
1
-5
/
+7
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
1
-1
/
+3
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
1
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
1
-4
/
+4
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-12
/
+23
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
1
-7
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
[next]