summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-09ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang
2025-09-09ptp: add debugfs interfaces to loop back the periodic output signalWei Fang
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-03Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed
2025-09-02net: phy: add phy_interface_weight()Russell King (Oracle)
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang
2025-08-29inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet
2025-08-29inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet
2025-08-29pppoe: remove rwlock usageQingfang Deng
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21net: Introduce skb_copy_datagram_from_iter_full()Will Deacon
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 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff
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