summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2024-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang
2024-12-12skbuff: allow 2-4-argument skb_frag_dma_map()Alexander Lobakin
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-09net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-12-09net: stmmac: Extend CSR calc supportJan Petrous (OSS)
2024-12-09net: stmmac: Fix CSR divider commentJan Petrous (OSS)
2024-12-09net: reformat kdoc return statementsJakub Kicinski
2024-12-09ktime: Add us_to_ktime()David Howells
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar
2024-12-06vrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault
2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-05xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen
2024-12-05bpf, xdp: constify some bpf_prog * function argumentsAlexander Lobakin
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-05net/mlx5: qos: Add ifc support for cross-esw schedulingCosmin Ratiu
2024-12-05net/mlx5: Add support for new scheduling elementsCarolina Jubran
2024-12-05net/mlx5: Add ConnectX-8 device to ifcYevgeny Kliteynik
2024-12-05net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bitsCosmin Ratiu
2024-12-04net: phylink: add pcs_inband_caps() methodRussell King (Oracle)
2024-12-04net: phy: add phy_config_inband()Russell King (Oracle)
2024-12-04net: phy: add phy_inband_caps()Russell King (Oracle)
2024-12-04netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert