]> exis.tech > repos - linux.git/history - include
wifi: ath11k: support hibernation
[linux.git] / include /
2024-04-05 Kalle ValoMerge branch 'mhi-immutable' of git://git.kernel.org...
2024-04-04 Jakub KicinskiMerge branch 'mlx5-misc-patches'
2024-04-04 Jianbo Liunet/mlx5: Skip pages EQ creation for non-page supplier...
2024-04-04 Jianbo Liunet/mlx5: Support matching on l4_type for ttc_table
2024-04-04 Gal Pressmannet/mlx5: Convert uintX_t to uX
2024-04-04 Jakub KicinskiMerge tag 'wireless-next-2024-04-03' of git://git.kerne...
2024-04-04 Pawel Dembickinet: ethtool: Add impedance mismatch result code to...
2024-04-04 Pawel Dembickinet: phy: marvell: add basic support of 88E308X/88E609X...
2024-04-04 Jakub KicinskiMerge branch 'af_unix-remove-old-gc-leftovers'
2024-04-04 Kuniyuki Iwashimaaf_unix: Remove lock dance in unix_peek_fds().
2024-04-04 Jakub KicinskiMerge branch 'tcp-make-trace-of-reset-logic-complete'
2024-04-04 Jason Xingtrace: tcp: fully support trace_tcp_send_reset
2024-04-04 Jason Xingtrace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
2024-04-03 Johannes Bergnetdevice: add DEFINE_FREE() for dev_put
2024-04-03 Johannes Bergrtnetlink: add guard for RTNL
2024-04-03 Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-04-03 Jakub KicinskiMerge branch 'doc-netlink-add-a-yaml-spec-for-team'
2024-04-03 Hangbin Liuuapi: team: use header file generated from YAML spec
2024-04-03 Jason Xingtcp/dccp: complete lockless accesses to sk->sk_max_ack_...
2024-04-03 Jakub KicinskiMerge branch 'page_pool-allow-direct-bulk-recycling'
2024-04-03 Alexander Lobakinpage_pool: check for PP direct cache locality later
2024-04-03 Jonathan Neuschäferrhashtable: Improve grammar
2024-04-02 Kalle ValoMerge tag 'ath-next-20240402' of git://git.kernel.org...
2024-04-02 Jakub KicinskiMerge branch 'genetlink-remove-linux-genetlink-h'
2024-04-02 Jakub Kicinskigenetlink: remove linux/genetlink.h
2024-04-02 Jakub Kicinskinetlink: create a new header for internal genetlink...
2024-04-02 Jakub KicinskiMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2024-04-02 Eric Dumazettcp/dccp: do not care about families in inet_twsk_purge()
2024-04-02 Eric Dumazetinet: preserve const qualifier in inet_csk()
2024-04-01 Baochen Qiangbus: mhi: host: Add mhi_power_down_keep_dev() API to...
2024-04-01 David S. MillerMerge branch 'net-rps-misc'
2024-04-01 Eric Dumazetnet: rps: move received_rps field to a better location
2024-04-01 Eric Dumazetnet: rps: add rps_input_queue_head_add() helper
2024-04-01 Eric Dumazetnet: rps: change input_queue_tail_incr_save()
2024-04-01 Eric Dumazetnet: make softnet_data.dropped an atomic_t
2024-04-01 Eric Dumazetnet: move dev_xmit_recursion() helpers to net/core...
2024-04-01 Eric Dumazetnet: move kick_defer_list_purge() to net/core/dev.h
2024-04-01 David S. MillerMerge branch 'ice-pfcp-filter'
2024-04-01 Michal Swiatkowskipfcp: always set pfcp metadata
2024-04-01 Wojciech Drewekpfcp: add PFCP module
2024-04-01 Alexander Lobakinip_tunnel: convert __be16 tunnel flags to bitmaps
2024-04-01 Alexander Lobakinip_tunnel: use a separate struct to store tunnel params...
2024-04-01 Alexander Lobakinbitmap: make bitmap_{get,set}_value8() use bitmap_...
2024-04-01 Alexander Lobakinbitmap: introduce generic optimized bitmap_size()
2024-04-01 Alexander Lobakinlinkmode: convert linkmode_{test,set,clear,mod}_bit...
2024-04-01 Alexander Lobakinbitops: let the compiler optimize {__,}assign_bit()
2024-04-01 Alexander Lobakinbitops: make BYTES_TO_BITS() treewide-available
2024-04-01 Alexander Lobakinbitops: add missing prototype check
2024-04-01 Syed Nayyar Warislib/bitmap: add bitmap_{read,write}()
2024-03-29 Johannes Bergnetlink: introduce type-checking attribute iteration
2024-03-29 Jakub KicinskiMerge branch 'udp-small-changes-on-receive-path'
2024-03-29 Eric Dumazetnet: add sk_wake_async_rcu() helper
2024-03-29 Jakub KicinskiMerge branch 'add-ip-port-information-to-udp-drop-trace...
2024-03-29 Balazs Scheidlernet: udp: add IP/port data to the tracepoint udp/udp_fa...
2024-03-29 Balazs Scheidlernet: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp...
2024-03-29 Jakub KicinskiMerge branch 'af_unix-rework-gc'
2024-03-29 Kuniyuki Iwashimaaf_unix: Replace garbage collection algorithm.
2024-03-29 Kuniyuki Iwashimaaf_unix: Assign a unique index to SCC.
2024-03-29 Kuniyuki Iwashimaaf_unix: Save O(n) setup of Tarjan's algo.
2024-03-29 Kuniyuki Iwashimaaf_unix: Fix up unix_edge.successor for embryo socket.
2024-03-29 Kuniyuki Iwashimaaf_unix: Save listener for embryo socket.
2024-03-29 Kuniyuki Iwashimaaf_unix: Detect Strongly Connected Components.
2024-03-29 Kuniyuki Iwashimaaf_unix: Iterate all vertices by DFS.
2024-03-29 Kuniyuki Iwashimaaf_unix: Link struct unix_edge when queuing skb.
2024-03-29 Kuniyuki Iwashimaaf_unix: Allocate struct unix_edge for each inflight...
2024-03-29 Kuniyuki Iwashimaaf_unix: Allocate struct unix_vertex for each inflight...
2024-03-29 Zhengchao Shaonet/smc: make smc_hash_sk/smc_unhash_sk static
2024-03-29 David S. MillerMerge branch 'net-sched-skip_sw'
2024-03-29 Asbjørn Sloth Tønnesennet: sched: make skip_sw actually skip software
2024-03-29 Asbjørn Sloth Tønnesennet: sched: cls_api: add filter counter
2024-03-29 Asbjørn Sloth Tønnesennet: sched: cls_api: add skip_sw counter
2024-03-29 Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-03-29 Jakub KicinskiMerge branch 'fix-missing-phy-to-mac-rx-clock'
2024-03-29 Romain Gantoisnet: phylink: add rxc_always_on flag to phylink_pcs
2024-03-29 Russell King (Oracle)net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
2024-03-29 Jakub KicinskiMerge branch 'compiler_types-add-endianness-dependent...
2024-03-29 Alexander Lobakincompiler_types: add Endianness-dependent __counted_by_...
2024-03-29 Jakub Kicinskinet: remove gfp_mask from napi_alloc_skb()
2024-03-29 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2024-03-28 Linus TorvaldsMerge tag 'net-6.9-rc2' of git://git.kernel.org/pub...
2024-03-28 Florian Westphalinet: inet_defrag: prevent sk release while still in use
2024-03-28 Paolo AbeniMerge tag 'nf-24-03-28' of git://git.kernel.org/pub...
2024-03-28 Paolo AbeniMerge tag 'for-net' of https://git.kernel.org/pub/scm...
2024-03-28 Linus TorvaldsMerge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel...
2024-03-27 Jakub KicinskiMerge tag 'wireless-2024-03-27' of git://git.kernel...
2024-03-27 Linus TorvaldsMerge tag '9p-fixes-for-6.9-rc1' of git://git.kernel...
2024-03-27 Linus TorvaldsMerge tag 'for-6.9-rc1-tag' of git://git.kernel.org...
2024-03-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-03-27-11-25' of...
2024-03-27 Linus TorvaldsMerge tag 'probes-fixes-v6.9-rc1' of git://git.kernel...
2024-03-27 Linus TorvaldsMerge tag 'execve-v6.9-rc2' of git://git.kernel.org...
2024-03-27 Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2024-03-27 Herve Codinanet: wan: framer: Add missing static inline qualifiers
2024-03-27 Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-03-26 Zev Weissprctl: generalize PR_SET_MDWE support check to be per...
2024-03-26 Matthew Wilcox ... mm: increase folio batch size
2024-03-26 Linus TorvaldsMerge tag 'printk-for-6.9-rc2' of git://git.kernel...
2024-03-26 Linus TorvaldsMerge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel...
2024-03-26 Eric Dumazetnet: remove skb_free_datagram_locked()
2024-03-26 Paolo AbeniMerge tag 'for-netdev' of https://git.kernel.org/pub...
2024-03-26 Paolo AbeniMerge branch 'net-provide-smp-threads-for-backlog-napi'
next