summaryrefslogtreecommitdiffstats
path: root/net/bluetooth (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-20net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha2-14/+37
2024-12-20net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang1-13/+101
2024-12-19net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr2-10/+112
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori1-3/+10
2024-12-19octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli1-0/+1
2024-12-19octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli1-1/+3
2024-12-19psample: adjust size if rate_as_probability is setAdrian Moreno1-3/+6
2024-12-19netdev-genl: avoid empty messages in queue dumpJakub Kicinski1-2/+2
2024-12-19net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...Vladimir Oltean1-5/+11
2024-12-19selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-19net: usb: qmi_wwan: add Quectel RG255CMartin Hou1-0/+1
2024-12-19net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann3-3/+3
2024-12-19netfilter: ipset: Fix for recursive locking warningPhil Sutter1-0/+3
2024-12-18ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight1-2/+2
2024-12-18wifi: cw1200: Fix potential NULL dereferenceLinus Walleij1-1/+1
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-18wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook1-3/+11
2024-12-18pwm: stm32: Fix complementary output in round_waveform_tohw()Fabrice Gasnier1-1/+1
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer3-5/+19
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer1-5/+9
2024-12-18rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().Kuniyuki Iwashima1-2/+3
2024-12-18net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet1-2/+2
2024-12-17hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor1-0/+6
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay1-10/+19
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay3-1/+13
2024-12-17btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo1-1/+26
2024-12-17btrfs: split bios to the fs sector size boundaryChristoph Hellwig1-2/+8
2024-12-17btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig1-3/+3
2024-12-17btrfs: fix improper generation check in snapshot deleteJosef Bacik2-3/+22
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt5-217/+88
2024-12-17tracing: Add "%s" check in test_event_printk()Steven Rostedt1-15/+89
2024-12-17tracing: Add missing helper functions in event pointer dereference checkSteven Rostedt1-2/+19
2024-12-17tracing: Fix test_event_printk() to process entire print argumentSteven Rostedt1-29/+53
2024-12-17qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad1-0/+1
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran1-0/+6
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran1-2/+3
2024-12-17rust: net::phy fix module autoloadingFUJITA Tomonori1-2/+2
2024-12-17x86/xen: remove hypercall pageJuergen Gross7-52/+1
2024-12-17x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross1-13/+20
2024-12-17x86/xen: add central hypercall functionsJuergen Gross7-1/+190
2024-12-17net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2024-12-17team: Fix feature exposure when no ports are presentDaniel Borkmann1-2/+6
2024-12-17chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-17selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski1-1/+18
2024-12-17selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski1-10/+13
2024-12-17selftests: net: support setting recv_size in YNLJakub Kicinski1-8/+8
2024-12-17netdev: fix repeated netlink messages in queue statsJakub Kicinski1-2/+2
2024-12-17netdev: fix repeated netlink messages in queue dumpJakub Kicinski1-7/+4
2024-12-17fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13