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