summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-10ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang1-10/+0
2025-09-10ptp: add debugfs interfaces to loop back the periodic output signalWei Fang1-0/+10
2025-09-10net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed1-0/+1
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski3-0/+31
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran3-0/+31
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-21/+57
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2025-09-04Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-4/+95
2025-09-03net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed2-4/+95
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds4-21/+52
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang1-0/+22
2025-08-30inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet1-0/+5
2025-08-30inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet1-1/+1
2025-08-29pppoe: remove rwlock usageQingfang Deng1-1/+1
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-65/+38
2025-08-29Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+3
2025-08-29Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2025-08-29Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet1-1/+1
2025-08-28udp: add drop_counters to udp socketEric Dumazet1-0/+1
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet1-1/+1
2025-08-28mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo2-6/+36
2025-08-28mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-08-28kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak1-1/+2
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+1
2025-08-27net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit1-6/+2
2025-08-27net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi1-3/+20
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)1-2/+3
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente1-2/+0
2025-08-26net: phylink: remove stale an_enabled from docDavid Yang1-4/+3
2025-08-26tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima1-11/+0
2025-08-26tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima1-4/+2
2025-08-26net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi1-0/+20
2025-08-26net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi1-0/+35
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-38/+9
2025-08-23atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-08-23Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+1
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+0
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds2-9/+16
2025-08-22net: Introduce skb_copy_datagram_from_iter_full()Will Deacon1-0/+2
2025-08-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+12
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+24
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff1-0/+1
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur1-0/+1
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni2-4/+131