summaryrefslogtreecommitdiff
path: root/net/core/dev.c
AgeCommit message (Expand)Author
11 daysMerge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
12 daysnet: remove unused ATM protocols and legacy ATM device driversJakub Kicinski
14 daysnet: warn ops-locked drivers still using ndo_set_rx_modeStanislav Fomichev
14 daysnet: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev
14 daysnet: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev
14 daysnet: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev
2026-04-12net: fix reference tracker mismanagement in netdev_put_lock()Jakub Kicinski
2026-04-12net: Add net_cookie to Dead loop messagesChris J Arges
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09net: Proxy netif_mp_{open,close}_rxq for leased queuesDavid Wei
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-07net: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet
2026-04-07net: qdisc_pkt_len_segs_init() cleanupEric Dumazet
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-30net: use skb_header_pointer() for TCPv4 GSO frag_off checkGuoyu Su
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn
2026-03-14net: plumb drop reasons to __dev_queue_xmit()Eric Dumazet
2026-03-10net: export netif_open for self_test usageMike Marciniszyn (Meta)
2026-03-09net/sched: do not reset queues in graft operationsEric Dumazet
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-04net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet
2026-03-04net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet
2026-03-03net: core: allow netdev_upper_get_next_dev_rcu from bh contextKohei Enju
2026-03-03net: Fix rcu_tasks stall in threaded busypollYiFei Zhu
2026-02-28net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26net: consume xmit errors of GSO framesJakub Kicinski
2026-02-23net: do not pass flow_id to set_rps_cpu()Eric Dumazet
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso
2026-02-17net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RTEric Dumazet
2026-02-06net/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet
2026-01-09net: update netdev_lock_{type,name}Eric Dumazet
2026-01-06net: fully inline backlog_unlock_irq_restore()Eric Dumazet