summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-04-08devlink: Add resource scope filtering to resource dumpOr Har-Toov
2026-04-08devlink: Add port-level resource registration infrastructureOr Har-Toov
2026-04-08devlink: Refactor resource functions to be genericOr Har-Toov
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean
2026-04-08net: dsa: remove unused platform_data definitionsVladimir Oltean
2026-04-08net: dsa: clean up struct dsa_chip_dataVladimir Oltean
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni
2026-04-08net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet
2026-04-08codel: annotate data-races in codel_dump_stats()Eric Dumazet
2026-04-08bonding: remove unused bond_is_first_slave and bond_is_last_slave macrosXiang Mei
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso
2026-04-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal
2026-04-08netfilter: nf_tables: Fix typo in enum descriptionJelle van der Waa
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian
2026-04-07net: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet
2026-04-06tcp: add recv_should_stop helperGeliang Tang
2026-04-06net: dsa: add bridge member iteration macroDaniel Golle
2026-04-06net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle
2026-04-03dpll: add frequency monitoring callback opsIvan Vecera
2026-04-03dpll: add frequency monitoring to netlink specIvan Vecera
2026-04-03net: always inline some skb helpersEric Dumazet
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02net: mctp: perform source address lookups when we populate our dstJeremy Kerr
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera
2026-03-29ipv6: prepare headers for ipv6_stub removalFernando 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-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-28Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)
2026-03-27mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-03-27ptr_ring: disable KCSAN warningsMichael S. Tsirkin
2026-03-27Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-27Merge tag 'sound-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-03-27mpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara
2026-03-27iommu: Do not call drivers for empty gathersJason Gunthorpe