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