summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet
2026-02-02net: add a debug check in __skb_push()Eric Dumazet
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: ieee80211: add some initial UHR definitionsJohannes Berg
2026-02-02wifi: mac80211: correct ieee80211-{s1g/eht}.h include guard commentsLachlan Hodges
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König
2026-01-27vsock: add netns support to virtio transportsBobby Eshleman
2026-01-27vsock: add netns to vsock coreBobby Eshleman
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet
2026-01-25net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet
2026-01-25u64_stats: Introduce u64_stats_copy()David Yang
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes