index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
5
-19
/
+37
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
3
-17
/
+18
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
3
-2
/
+21
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
3
-4
/
+4
2025-07-17
selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying
William Liu
1
-0
/
+26
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-07-17
selftests: Add test cases for vlan_filter modification during runtime
Dong Chenchen
1
-12
/
+86
2025-07-17
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2
-9
/
+34
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
1
-2
/
+1
2025-07-17
virtio-net: fix recursived rtnl_lock() during probe()
Zigit Zo
1
-1
/
+1
2025-07-17
net/mlx5: Update the list of the PCI supported devices
Maor Gottlieb
1
-0
/
+1
2025-07-17
hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...
Li Tian
1
-1
/
+4
2025-07-17
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
1
-1
/
+1
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2
-8
/
+33
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
1
-1
/
+2
2025-07-16
net/mlx5: Correctly set gso_size when LRO is used
Christoph Paasch
1
-4
/
+8
2025-07-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-16
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-16
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-16
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-16
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-07-16
Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...
Zijun Hu
1
-34
/
+44
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
32
-185
/
+187
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-16
Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
1
-2
/
+2
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
2025-07-16
memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()
Nathan Chancellor
1
-1
/
+1
2025-07-16
ovpn: reset GSO metadata after decapsulation
Ralf Lici
1
-0
/
+7
2025-07-16
ovpn: reject unexpected netlink attributes
Antonio Quartulli
4
-20
/
+251
2025-07-16
ovpn: propagate socket mark to skb in UDP
Ralf Lici
1
-0
/
+1
2025-07-16
tracing/probes: Avoid using params uninitialized in parse_btf_arg()
Nathan Chancellor
1
-1
/
+1
2025-07-15
mptcp: reset fallback status gracefully at disconnect() time
Paolo Abeni
1
-0
/
+9
2025-07-15
mptcp: plug races between subflow fail and subflow creation
Paolo Abeni
4
-13
/
+32
2025-07-15
mptcp: make fallback action and fallback decision atomic
Paolo Abeni
4
-19
/
+61
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
1
-0
/
+2
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
2
-4
/
+8
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2
-3
/
+2
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2
-12
/
+0
2025-07-15
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...
Markus Blöchl
1
-1
/
+7
2025-07-15
usb: net: sierra: check for no status endpoint
Oliver Neukum
1
-0
/
+4
[next]