summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski
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-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-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-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
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-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-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)
2025-08-12devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski
2025-08-12net: update NAPI threaded config even for disabled NAPIsJakub Kicinski
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-09Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-07lib/sbitmap: make sbitmap_get_shallow() internalYu Kuai
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-07gpio: remove legacy GPIO line value setter callbacksBartosz Golaszewski