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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
1
-4
/
+5
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
1
-1
/
+1
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
1
-7
/
+49
2024-03-01
MAINTAINERS: net: netsec: add myself as co-maintainer
Masahisa Kojima
1
-1
/
+1
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
3
-7
/
+12
2024-03-01
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
1
-1
/
+2
2024-03-01
dt-bindings: net: renesas,ethertsn: Document default for delays
Niklas Söderlund
1
-0
/
+2
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2
-4
/
+9
2024-02-29
kunit: Fix again checksum tests on big endian CPUs
Christophe Leroy
1
-8
/
+9
2024-02-29
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
1
-7
/
+17
2024-02-29
tls: separate no-async decryption request handling from async
Sabrina Dubroca
1
-5
/
+8
2024-02-29
tls: fix peeking with sync+async decryption
Sabrina Dubroca
1
-3
/
+6
2024-02-29
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
1
-0
/
+2
2024-02-29
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
1
-6
/
+6
2024-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
1
-1
/
+1
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
1
-2
/
+3
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-02-28
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
1
-0
/
+1
2024-02-29
selftests: netfilter: add bridge conntrack + multicast test case
Florian Westphal
2
-1
/
+190
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
4
-0
/
+128
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-02-28
Bluetooth: qca: Fix triggering coredump implementation
Zijun Hu
1
-5
/
+4
2024-02-28
Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
Janaki Ramaiah Thota
1
-1
/
+12
2024-02-28
Bluetooth: qca: Fix wrong event type for patch config command
Zijun Hu
1
-1
/
+1
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
1
-1
/
+3
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
2024-02-28
Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
Johan Hovold
1
-2
/
+1
2024-02-28
Documentations: correct net_cachelines title for struct inet_sock
Haiyue Wang
1
-3
/
+3
2024-02-28
stmmac: Clear variable when destroying workqueue
Jakub Raczynski
1
-1
/
+3
2024-02-28
net: hsr: Fix typo in the hsr_forward_do() function comment
Lukasz Majewski
1
-1
/
+1
2024-02-28
net: ethernet: adi: move PHYLIB from vendor to driver symbol
Randy Dunlap
1
-1
/
+1
2024-02-27
uapi: in6: replace temporary label with rfc9486
Justin Iurman
1
-1
/
+1
2024-02-27
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
1
-0
/
+2
2024-02-27
net: stmmac: Complete meta data only when enabled
Kurt Kanzenbach
1
-1
/
+2
2024-02-27
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
1
-1
/
+1
2024-02-27
veth: try harder when allocating queue memory
Jakub Kicinski
1
-2
/
+3
2024-02-27
spi: Drop mismerged fix
Mark Brown
1
-7
/
+7
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
1
-1
/
+4
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
4
-1
/
+24
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
1
-7
/
+10
2024-02-26
selftests: mptcp: explicitly trigger the listener diag code-path
Paolo Abeni
1
-1
/
+29
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
2024-02-26
selftests: mptcp: join: add ss mptcp support check
Geliang Tang
1
-0
/
+5
[next]