summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-0/+14
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh1-1/+3
2024-12-20PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2024-12-20xdp: add generic xdp_buff_add_frag()Alexander Lobakin1-4/+12
2024-12-20net: phy: add phy_disable_eeeHeiner Kallweit1-0/+1
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-36/+78
2024-12-19ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+13
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+27
2024-12-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-20/+39
2024-12-17fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent1-0/+4
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent2-0/+33
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu1-1/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang1-0/+2
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8
2024-12-14bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-14Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross2-11/+27
2024-12-13skbuff: allow 2-4-argument skb_frag_dma_map()Alexander Lobakin1-5/+26
2024-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-28/+26
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+12
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry1-1/+1
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann1-0/+7
2024-12-12lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean1-0/+425
2024-12-11rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet1-1/+0
2024-12-11rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet1-2/+2
2024-12-11rtnetlink: add ndo_fdb_dump_contextEric Dumazet1-0/+7
2024-12-11bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn1-8/+5
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman1-1/+1
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal1-2/+0
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal1-0/+3
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-10net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)1-0/+23
2024-12-10net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)1-3/+3
2024-12-10net: stmmac: Extend CSR calc supportJan Petrous (OSS)1-0/+2
2024-12-10net: stmmac: Fix CSR divider commentJan Petrous (OSS)1-1/+1
2024-12-10net: reformat kdoc return statementsJakub Kicinski11-47/+50
2024-12-10ktime: Add us_to_ktime()David Howells1-0/+5