aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
24 hoursMerge branch 'inet-frags-flush-pending-skbs-in-fqdir_pre_exit'HEADmainJakub Kicinski5-35/+72
24 hoursnetfilter: conntrack: warn when cleanup is stuckJakub Kicinski1-0/+3
24 hoursinet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski4-20/+50
24 hoursinet: frags: add inet_frag_queue_flush()Jakub Kicinski3-11/+15
24 hoursinet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski2-4/+4
24 hoursMerge branch 'selftests-fix-build-warnings-and-errors' (part)Jakub Kicinski3-4/+12
24 hoursselftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
24 hoursselftests: net: Fix build warningsGuenter Roeck1-2/+4
24 hoursselftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
24 hoursselftests: tls: fix warning of uninitialized variableAnkit Khushwaha1-1/+1
24 hoursbroadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
24 hoursnet/handshake: restore destructor on submit failurecaoping1-0/+2
24 hoursnet: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2
24 hoursnet: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
2 daysMerge branch 'mptcp-misc-fixes-for-v6-19-rc1'Jakub Kicinski5-9/+32
2 daysmptcp: avoid deadlock on fallback while reinjectingPaolo Abeni1-2/+5
2 daysmptcp: schedule rtx timer only after pushing dataPaolo Abeni1-6/+9
2 daysselftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2 daysmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
2 daystools: ynl: fix build on systems with old kernel headersJakub Kicinski1-0/+2
2 daysynl: add regen hint to new headersJakub Kicinski3-0/+3
2 daysmptcp: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers1-1/+1
2 daysaf_unix: annotate unix_gc_lock with __cacheline_aligned_in_smpMateusz Guzik1-1/+1
6 daysbnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
6 daysgve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES callTim Hostetler1-7/+10
6 daysr8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
6 daysMerge branch 'mlxsw-three-m-router-fixes'Jakub Kicinski2-13/+16
6 daysmlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
6 daysmlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
6 daysmlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
6 daysnet: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum1-1/+1
7 daysnet/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer1-0/+1
7 daysipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
7 daysnet: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle1-1/+7
7 daysnet: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin1-4/+0
7 daysMerge branch 'mlx5-misc-fixes-2025-12-01'Paolo Abeni2-3/+9
7 daysnet/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu1-1/+0
7 daysnet/mlx5: make enable_mpesw idempotentMoshe Shemesh1-2/+9
7 daysnet/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1
7 daysnet/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane1-0/+2
7 daysnetrom: Fix memory leak in nr_sendmsg()Wang Liang1-1/+3
7 daysnet: fec: ERR007885 Workaround for XDP TX pathWei Fang1-1/+6
7 daysMerge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1652-23922/+57995
7 daysMerge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds157-4998/+10852
7 daysMerge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-3/+35
7 daysMerge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-19/+176
7 daysMerge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds17-115/+207
7 daysMerge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds131-477/+59666
7 daysMerge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+12
7 daysMerge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-411/+1893
7 daysMerge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-206/+436
7 daysMerge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-36/+50
8 daysMerge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-387/+678
8 daysMerge tag 'lkmm.2025.12.01a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
8 daysMerge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-142/+1041
8 daysMerge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds13-679/+758
8 daysMerge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds287-5290/+9639
8 daysMerge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds170-1682/+2028
8 daysMerge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+47
8 daysMerge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-28/+123
8 daysMerge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-nextLinus Torvalds4-119/+275
8 daysMerge tag 'audit-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+21
8 daysMerge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-47/+110
8 daysMerge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds53-742/+1025
8 daysMerge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-22/+22
8 daysMerge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+13
8 daysMerge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds37-163/+290
8 daysdt-bindings: thermal: qcom-tsens: Remove invalid tab characterRob Herring (Arm)1-1/+1
8 daysipe: Update documentation for script enforcementYanzhu Huang1-3/+14
8 daysipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang4-0/+32
8 daysipe: Drop a duplicated CONFIG_ prefix in the ifdefferyBorislav Petkov (AMD)1-1/+1
8 daysMerge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-39/+24
8 daysMerge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds42-712/+617
8 daysMerge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-71/+103
8 daysMerge tag 'aes-gcm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-486/+1663
8 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-198/+1682
8 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds72-2528/+3076
8 daysMerge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-116/+660
8 daysMerge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds86-825/+2139
8 daysMerge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds22-168/+420
8 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds150-719/+6005
8 daysMerge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds258-6189/+3136
8 daysMerge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-24/+12
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-31/+85
8 daysMerge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-37/+176
8 daysMerge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+5
8 daysMerge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds35-108/+145
8 daysMerge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-49/+210
8 daysMerge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-20/+20
8 daysMerge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-174/+126
8 daysMerge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-55/+45
9 daysMerge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-20/+12
9 daysMerge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-47/+580
9 daysMerge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-56/+468
9 daysnet: page_pool: sanitise allocation orderPavel Begunkov1-0/+3
9 daysnet: page pool: xa init with destroy on pp initPavel Begunkov1-0/+1
9 daysMerge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-216/+210
9 daysMerge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds23-673/+796
9 daysMerge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-10/+8
9 daysMerge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-196/+503
9 daysMerge tag 'timers-clocksource-2025-11-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds14-56/+291
9 daysMerge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-179/+29
9 daysMerge tag 'irq-drivers-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds30-223/+264
9 daysMerge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-687/+478
9 daysMerge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
9 daysMerge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds40-1429/+2064
9 daysMerge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-150/+421
9 daysMerge branch 'net-mlx5e-disable-egress-xdp-redirect-in-default'Paolo Abeni4-30/+20
9 daysnet/mlx5e: Support XDP target xmit with dummy programTariq Toukan1-12/+11
9 daysnet/mlx5e: Update XDP features in switch channelsTariq Toukan4-18/+9
9 daysselftests/tc-testing: Test CAKE scheduler when enqueue drops packetsXiang Mei1-0/+28
9 daysnet/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
9 daysMerge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-178/+477
9 daysMerge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+24
9 daysMerge tag 'x86-build-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
9 daysMerge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+10
9 daysMerge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds28-803/+1417
9 daysMerge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds34-338/+1627
9 daysMerge tag 'wireguard-6.19-rc1-for-jakub' of https://git.kernel.org/pub/scm/li...Jakub Kicinski7-215/+448
9 daysMerge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds99-1246/+7592
9 daysMerge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-172/+339
9 dayswireguard: netlink: generate netlink codeAsbjørn Sloth Tønnesen4-56/+109
9 dayswireguard: uapi: generate header with ynl-genAsbjørn Sloth Tønnesen2-22/+22
9 dayswireguard: uapi: move flag enumsAsbjørn Sloth Tønnesen1-11/+14
9 dayswireguard: uapi: move enum wg_cmdAsbjørn Sloth Tønnesen1-7/+8
9 dayswireguard: netlink: add YNL specificationAsbjørn Sloth Tønnesen3-129/+299
9 daysMerge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds38-876/+509
9 daysMerge branch 'selftests-drv-net-fix-issues-in-devlink_rate_tc_bw-py'Jakub Kicinski5-112/+157
9 daysselftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.pyCarolina Jubran1-44/+30
9 daysselftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.pyCarolina Jubran1-13/+13
9 daysselftests: drv-net: Set shell=True for sysfs writes in devlink_rate_tc_bw.pyCarolina Jubran1-2/+2
9 daysselftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.pyCarolina Jubran1-41/+29
9 daysselftests: drv-net: introduce Iperf3Runner for measurement use casesCarolina Jubran3-12/+82
9 daysselftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGSCarolina Jubran1-0/+1
9 daysMerge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski23-306/+1172
9 daysnet: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()Florian Fuchs1-5/+10
9 daysMerge branch 'dsa-simple-hsr-offload'Jakub Kicinski18-12/+220
9 daysDocumentation: net: dsa: mention simple HSR offload helpersVladimir Oltean1-0/+8
9 daysDocumentation: net: dsa: mention availability of RedBoxVladimir Oltean1-5/+4
9 daysnet: dsa: a5psw: use simple HSR offload helpersVladimir Oltean1-0/+2
9 daysnet: dsa: mt7530: use simple HSR offload helpersVladimir Oltean1-0/+2
9 daysnet: dsa: hellcreek: use simple HSR offload helpersVladimir Oltean1-0/+2
9 daysnet: dsa: mv88e6060: use simple HSR offload helpersVladimir Oltean1-0/+2
9 daysnet: dsa: lantiq_gswip: use simple HSR offload helpersVladimir Oltean1-0/+2
9 daysnet: dsa: realtek: use simple HSR offload helpersVladimir Oltean2-0/+4
9 daysnet: dsa: ocelot: use simple HSR offload helpersVladimir Oltean1-1/+69
9 daysnet: dsa: yt921x: use simple HSR offloading helpersVladimir Oltean1-0/+3
9 daysnet: dsa: add simple HSR offload helpersVladimir Oltean2-0/+74
9 daysnet: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean1-0/+11
9 daysnet: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloadedVladimir Oltean1-0/+3
9 daysnet: hsr: create an API to get hsr port typeXiaoliang Yang3-3/+33
9 daysnet: dsa: mt7530: unexport mt7530_switch_opsVladimir Oltean2-3/+1
9 daysMerge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+22
9 daysMerge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-672/+629
9 daysMerge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds31-838/+1302
9 daysMerge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds32-177/+550
9 daysMerge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+57
9 daysMerge branch 'net-dsa-yt921x-add-stp-mst-support'Jakub Kicinski2-13/+137
9 daysnet: dsa: yt921x: Add STP/MST supportDavid Yang2-0/+124
9 daysnet: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRLDavid Yang1-13/+13
9 daysMerge branch 'add-sqi-and-sqi-support-for-oatc14-10base-t1s-phys-and-microchi...Jakub Kicinski4-0/+181
9 daysnet: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYsParthiban Veerasooran1-0/+2
9 daysnet: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran3-0/+179
9 daysMerge branch 'net-mlx5e-enhance-dcbnl-get-set-maxrate-code'Jakub Kicinski1-11/+12
9 daysnet/mlx5e: Use standard unit definitions for bandwidth conversionGal Pressman1-8/+9
9 daysnet/mlx5e: Use U8_MAX instead of hard coded magic numberGal Pressman1-2/+2
9 daysnet/mlx5e: Rename upper_limit_mbps to upper_limit_100mbpsGal Pressman1-3/+3
9 daysnet/mlx5e: Use u64 instead of __u64 in ieee_setmaxrateGal Pressman1-2/+2
9 daysRevert "r8169: add DASH support for RTL8127AP"Jakub Kicinski1-1/+0
9 daysMerge branch 'net-dsa-b53-fix-arl-accesses-for-bcm5325-65-and-allow-vid-0'Jakub Kicinski3-44/+62
9 daysnet: dsa: b53: allow VID 0 for BCM5325/65Jonas Gorski1-7/+1
9 daysnet: dsa: b53: fix BCM5325/65 ARL entry VIDsJonas Gorski3-10/+18
9 daysnet: dsa: b53: fix BCM5325/65 ARL entry multicast port masksJonas Gorski3-6/+31
9 daysnet: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65Jonas Gorski1-4/+9
9 daysnet: dsa: b53: use same ARL search result offset for BCM5325/65Jonas Gorski2-20/+2
9 daysnet: dsa: b53: fix extracting VID from entry for BCM5325/65Jonas Gorski1-1/+1
9 daysnet: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65Jonas Gorski1-2/+6
9 daysMerge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-32/+22
9 daysMerge branch 'amd-xgbe-schedule-napi-on-rbu-event'Jakub Kicinski1-20/+51
9 daysamd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU)Raju Rangoju1-4/+15
9 daysamd-xgbe: refactor the dma IRQ handling code pathRaju Rangoju1-20/+40
9 daysteam: Add matching error label for failed actionNikola Z. Ivanov1-1/+2
9 daysMerge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-543/+601
9 daysnet: mana: Handle hardware recovery events when probing the deviceLong Li2-18/+170
9 daysnet: mctp: test: move TX packetqueue from dst to devJeremy Kerr3-108/+59
9 daysnet: pcs: lynx: accept in-band autoneg for 2500base-xVladimir Oltean1-72/+5
9 daysMerge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-365/+326
9 daysBluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CEGongwei Li1-0/+2
9 daysBluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz5-30/+227
9 daysdrivers/bluetooth: btbcm: Use kmalloc_array() to prevent overflowAyaan Mirza Baig1-1/+3
9 daysBluetooth: btintel_pcie: Introduce HCI Driver protocolChethan T N1-0/+59
9 daysBluetooth: btusb: add new custom firmwaresShuai Zhang1-0/+1
9 daysBluetooth: btusb: Add new VID/PID 0x13d3/0x3619 for RTL8852BE-VTMax Chou1-0/+2
9 daysBluetooth: btusb: Add new VID/PID 0x13d3/0x3618 for RTL8852BE-VTMax Chou1-0/+2
9 daysBluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VTMax Chou1-0/+2
9 daysBluetooth: iso: fix socket matching ambiguity between BIS and CISYang Li1-2/+7
9 daysBluetooth: MAINTAINERS: Add Bartosz Golaszewski as Qualcomm hci_qca maintainerKrzysztof Kozlowski1-0/+1
9 daysBluetooth: btrtl: Add the support for RTL8761CUVMax Chou1-1/+15
9 daysBluetooth: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-11/+1
9 daysdt-bindings: net: Convert Marvell 8897/8997 bindings to DT schemaAriel D'Alessandro3-84/+80