summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song
2024-11-06net: add debug check in skb_reset_mac_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_network_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_transport_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_mac_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_network_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_transport_header()Eric Dumazet
2024-11-06net: skb_reset_mac_len() must check if mac_header was setEric Dumazet
2024-11-06Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-11-04net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-30mm: allow set/clear page_type againYu Zhao
2024-10-30mm, swap: avoid over reclaim of full clustersKairui Song
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima