summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+3
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+14
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato1-0/+11
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-0/+43
2026-04-10Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski1-1/+10
2026-04-10netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
2026-04-10net: Implement netdev_nl_queue_create_doitDaniel Borkmann1-1/+8
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-17/+58
2026-04-09net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-42/+0
2026-04-09net: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
2026-04-09net: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0
2026-04-09net: dsa: remove struct platform_dataVladimir Oltean1-17/+0
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers1-0/+5
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian5-26/+41
2026-04-07wifi: ieee80211: add more NAN definitionsBenjamin Berg2-0/+38
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+14
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+8
2026-04-04dpll: add frequency monitoring callback opsIvan Vecera1-0/+10
2026-04-04net: always inline some skb helpersEric Dumazet1-20/+26
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+8
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+24
2026-04-03net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz1-0/+5
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-32/+39
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+2
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin1-2/+8
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski1-0/+1
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap1-2/+2
2026-04-01bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi2-0/+24
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+1
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera1-96/+6
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera1-27/+2
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera1-1/+1
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+12
2026-03-29Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds1-11/+21
2026-03-28net: stmmac: provide flag to disable EEERussell King (Oracle)1-6/+7
2026-03-28mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-11/+21
2026-03-28ptr_ring: disable KCSAN warningsMichael S. Tsirkin1-4/+4
2026-03-28Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2026-03-27mpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara1-2/+9
2026-03-27iommu: Do not call drivers for empty gathersJason Gunthorpe1-1/+2
2026-03-27net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)1-3/+0
2026-03-27netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng1-0/+1
2026-03-27Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-1/+13