summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar1-14/+0
2024-12-07vrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault1-0/+40
2024-12-07net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)1-1/+1
2024-12-07net: defer final 'struct net' free in netns dismantleEric Dumazet1-0/+1
2024-12-07net: lapb: increase LAPB_HEADER_LENEric Dumazet1-1/+1
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+7
2024-12-06ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer1-6/+0
2024-12-06mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita1-1/+1
2024-12-06scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-06mm/codetag: swap tags when migrate pagesDavid Wang1-2/+2
2024-12-06stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver1-3/+3
2024-12-06mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)1-2/+2
2024-12-06page_pool: make page_pool_put_page_bulk() handle array of netmemsAlexander Lobakin2-5/+5
2024-12-06netmem: add a couple of page helper wrappersAlexander Lobakin1-2/+76
2024-12-06xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen1-0/+1
2024-12-06xdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin1-0/+32
2024-12-06xdp, xsk: constify read-only arguments of some static inline helpersAlexander Lobakin3-18/+24
2024-12-06bpf, xdp: constify some bpf_prog * function argumentsAlexander Lobakin4-14/+15
2024-12-06xsk: align &xdp_buff_xsk harderAlexander Lobakin1-1/+1
2024-12-06net_sched: sch_fq: add three drop_reasonEric Dumazet2-0/+26
2024-12-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+20
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+7
2024-12-05ethtool: regenerate uapi header from the specStanislav Fomichev1-33/+56
2024-12-05ethtool: remove the comments that are not gonna be generatedStanislav Fomichev1-404/+274
2024-12-05ethtool: separate definitions that are gonna be generatedStanislav Fomichev2-892/+900
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski70-231/+1069
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+8
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+1
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner1-0/+2
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak1-0/+7
2024-12-05drm/display: hdmi: add generic mode_valid helperDmitry Baryshkov1-0/+4
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-2/+0
2024-12-05include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano1-0/+1
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano1-0/+1
2024-12-05net/mlx5: qos: Add ifc support for cross-esw schedulingCosmin Ratiu1-3/+8
2024-12-05net/mlx5: Add support for new scheduling elementsCarolina Jubran1-3/+11
2024-12-05net/mlx5: Add ConnectX-8 device to ifcYevgeny Kliteynik1-0/+1
2024-12-05net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bitsCosmin Ratiu1-13/+17
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps3-1/+5
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps1-0/+43
2024-12-05xfrm: netlink: add config (netlink) optionsChristian Hopps1-1/+8
2024-12-05include: uapi: protocol number and packet structs for AGGFRAG in ESPChristian Hopps2-0/+18
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-0/+6
2024-12-05net: phylink: add pcs_inband_caps() methodRussell King (Oracle)1-0/+17
2024-12-05net: phy: add phy_config_inband()Russell King (Oracle)1-0/+6
2024-12-05net: phy: add phy_inband_caps()Russell King (Oracle)1-0/+28
2024-12-05netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol1-1/+1