summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-09net: Add queue-create operationDaniel Borkmann
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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-08Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
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-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-04-06tcp: add recv_should_stop helperGeliang Tang
2026-04-06xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski
2026-04-06xsk: respect tailroom for ZC setupsMaciej Fijalkowski
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-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-04mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii
2026-04-03dpll: add frequency monitoring callback opsIvan Vecera
2026-04-03dpll: add frequency monitoring to netlink specIvan Vecera
2026-04-03net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges