summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)
2025-11-04xsk: use a smaller new lock for shared pool caseJason Xing
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima
2025-11-03ipv6: Add in6_dev_rcu().Kuniyuki Iwashima
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-30Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-10-30net/smc: make wr buffer count configurableHalil Pasic
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit
2025-10-29ipv6: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-29ipv4: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-29tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-10-28sctp: Constify struct sctp_sched_opsChristophe JAILLET
2025-10-28net: netmem: remove NET_IOV_MAX from net_iov_type enumBobby Eshleman
2025-10-28net: rps: softnet_data reorg to make enqueue_to_backlog() fastEric Dumazet
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal