summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-20net: set net.core.rmem_max and net.core.wmem_max to 4 MBEric Dumazet
2025-08-20bnxt_en: hsi: Update FW interface to 1.10.3.133Michael Chan
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers
2025-08-19sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authenticationEric Biggers
2025-08-19net: Define sk_memcg under CONFIG_MEMCG.Kuniyuki Iwashima
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima
2025-08-19net-memcg: Introduce mem_cgroup_sk_enabled().Kuniyuki Iwashima
2025-08-19net-memcg: Introduce mem_cgroup_from_sk().Kuniyuki Iwashima
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-08-19net: Add skb_dst_check_unsetStanislav Fomichev
2025-08-19net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed
2025-08-15net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vportsSaeed Mahameed
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-14devlink/port: Check attributes early and constifyParav Pandit
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-14ice: cleanup capabilities evaluationDave Ertman
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14net: ethtool: support including Flow Label in the flow hash for RSSJakub Kicinski
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker