summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)
2026-03-27ptr_ring: disable KCSAN warningsMichael S. Tsirkin
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23team: use netdev_from_priv()Qingfang Deng
2026-03-23net: add netdev_from_priv() helperQingfang Deng
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-21mm/damon/core: avoid use of half-online-committed contextSeongJae Park
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski
2026-03-18net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski
2026-03-17ppp: require callers of ppp_dev_name() to hold RCUQingfang Deng
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-03-17driver core: generalize driver_override in struct deviceDanilo Krummrich
2026-03-17iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.hRandy Dunlap