summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau1-0/+2
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau1-0/+11
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau1-0/+5
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau2-1/+106
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg1-16/+6
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-96/+127
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-22/+63
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+7
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+5
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim1-1/+1
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds3-14/+21
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso1-0/+5
2024-06-26Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-25PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-06-25dim: add new interfaces for initialization and getting resultsHeng Qi1-0/+48
2024-06-25ethtool: provide customized dim profile managementHeng Qi4-1/+86
2024-06-25linux/dim: move useful macros to .h fileHeng Qi1-0/+7
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang1-1/+1
2024-06-25af_unix: Remove U_LOCK_GC_LISTENER.Kuniyuki Iwashima1-12/+0
2024-06-25af_unix: Remove U_LOCK_DIAG.Kuniyuki Iwashima1-1/+0
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().Kuniyuki Iwashima1-1/+0
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge1-5/+4
2024-06-24mm: convert page type macros to enumStephen Brennan1-9/+12
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu1-0/+5
2024-06-24net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.Sebastian Andrzej Siewior1-0/+42
2024-06-24net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.Sebastian Andrzej Siewior2-10/+49
2024-06-24seg6: Use nested-BH locking for seg6_bpf_srh_states.Sebastian Andrzej Siewior1-0/+1
2024-06-24dev: Use nested-BH locking for softnet_data.process_queue.Sebastian Andrzej Siewior1-0/+1
2024-06-24net: softnet_data: Make xmit per task.Sebastian Andrzej Siewior3-12/+48
2024-06-24net/ipv4: Use nested-BH locking for ipv4_tcp_sk.Sebastian Andrzej Siewior1-0/+5
2024-06-24locking/local_lock: Add local nested BH locking infrastructure.Sebastian Andrzej Siewior3-0/+44
2024-06-24locking/local_lock: Introduce guard definition for local_lock.Sebastian Andrzej Siewior1-0/+11
2024-06-23Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+22
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2024-06-21Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-1/+1
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2024-06-21i2c: Add nop fwnode operationsSakari Ailus1-2/+22
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-74/+178
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+29
2024-06-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp1-1/+1
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu1-0/+3
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai1-2/+8
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai1-4/+7
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang2-2/+11
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard1-2/+3
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean2-0/+5
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4