index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
net: dsa: microchip: Fix KSZ9477 set_ageing_time function
Tristram Ha
2
-14
/
+37
2024-12-20
net: phy: micrel: Dynamically control external clock of KSZ PHY
Wei Fang
1
-13
/
+101
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2
-10
/
+112
2024-12-19
net: mdiobus: fix an OF node reference leak
Joe Hattori
1
-3
/
+10
2024-12-19
octeontx2-pf: fix error handling of devlink port in rvu_rep_create()
Harshit Mogalapalli
1
-0
/
+1
2024-12-19
octeontx2-pf: fix netdev memory leak in rvu_rep_create()
Harshit Mogalapalli
1
-1
/
+3
2024-12-19
psample: adjust size if rate_as_probability is set
Adrian Moreno
1
-3
/
+6
2024-12-19
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-19
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...
Vladimir Oltean
1
-5
/
+11
2024-12-19
selftests: openvswitch: fix tcpdump execution
Adrian Moreno
1
-2
/
+4
2024-12-19
net: usb: qmi_wwan: add Quectel RG255C
Martin Hou
1
-0
/
+1
2024-12-19
net: phy: avoid undefined behavior in *_led_polarity_set()
Arnd Bergmann
3
-3
/
+3
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
2024-12-18
wifi: cw1200: Fix potential NULL dereference
Linus Walleij
1
-1
/
+1
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-18
wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
Kees Cook
1
-3
/
+11
2024-12-18
pwm: stm32: Fix complementary output in round_waveform_tohw()
Fabrice Gasnier
1
-1
/
+1
2024-12-18
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
3
-5
/
+19
2024-12-18
can: m_can: set init flag earlier in probe
Matthias Schiffer
1
-5
/
+9
2024-12-18
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
2024-12-18
net: netdevsim: fix nsim_pp_hold_write()
Eric Dumazet
1
-2
/
+2
2024-12-17
hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
Nathan Chancellor
1
-0
/
+6
2024-12-17
idpf: trigger SW interrupt when exiting wb_on_itr mode
Joshua Hay
1
-10
/
+19
2024-12-17
idpf: add support for SW triggered interrupts
Joshua Hay
3
-1
/
+13
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
1
-2
/
+8
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
1
-3
/
+3
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2
-3
/
+22
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
5
-217
/
+88
2024-12-17
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
1
-15
/
+89
2024-12-17
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
1
-2
/
+19
2024-12-17
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
1
-29
/
+53
2024-12-17
qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
Gianfranco Trad
1
-0
/
+1
2024-12-17
net: ethernet: bgmac-platform: fix an OF node reference leak
Joe Hattori
1
-1
/
+4
2024-12-17
net: ethernet: oa_tc6: fix tx skb race condition between reference pointers
Parthiban Veerasooran
1
-0
/
+6
2024-12-17
net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
Parthiban Veerasooran
1
-2
/
+3
2024-12-17
rust: net::phy fix module autoloading
FUJITA Tomonori
1
-2
/
+2
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
7
-52
/
+1
2024-12-17
x86/xen: use new hypercall functions instead of hypercall page
Juergen Gross
1
-13
/
+20
2024-12-17
x86/xen: add central hypercall functions
Juergen Gross
7
-1
/
+190
2024-12-17
net: hinic: Fix cleanup in create_rxqs/txqs()
Dan Carpenter
1
-0
/
+2
2024-12-17
team: Fix feature exposure when no ports are present
Daniel Borkmann
1
-2
/
+6
2024-12-17
chelsio/chtls: prevent potential integer overflow on 32bit
Dan Carpenter
1
-2
/
+3
2024-12-17
selftests: net-drv: stats: sanity check netlink dumps
Jakub Kicinski
1
-1
/
+18
2024-12-17
selftests: net-drv: queues: sanity check netlink dumps
Jakub Kicinski
1
-10
/
+13
2024-12-17
selftests: net: support setting recv_size in YNL
Jakub Kicinski
1
-8
/
+8
2024-12-17
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
1
-2
/
+2
2024-12-17
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
1
-7
/
+4
2024-12-17
fortify: Hide run-time copy size from value range tracking
Kees Cook
1
-1
/
+13
[next]