index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
3
-5
/
+6
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-04-25
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
1
-6
/
+5
2024-04-25
octeontx2-af: fix the double free in rvu_npc_freemem()
Su Hui
1
-1
/
+0
2024-04-25
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jason Reeder
1
-0
/
+5
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
2024-04-25
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
1
-1
/
+29
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
1
-2
/
+2
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
1
-1
/
+1
2024-04-25
net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
Dan Carpenter
1
-3
/
+5
2024-04-25
net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
Rahul Rameshbabu
1
-0
/
+1
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
1
-10
/
+36
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2
-11
/
+26
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+2
2024-04-25
net: phy: dp83869: Fix MII mode failure
MD Danish Anwar
1
-1
/
+2
2024-04-25
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-04-25
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-25
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-25
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-25
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel
1
-1
/
+5
2024-04-25
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel
1
-0
/
+7
2024-04-25
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel
1
-3
/
+17
2024-04-25
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
Ido Schimmel
1
-0
/
+4
2024-04-25
mlxsw: spectrum_acl_tcam: Rate limit error message
Ido Schimmel
1
-1
/
+1
2024-04-25
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
Ido Schimmel
1
-0
/
+1
2024-04-25
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
Ido Schimmel
1
-2
/
+8
2024-04-25
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
Ido Schimmel
1
-2
/
+2
2024-04-25
mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
Ido Schimmel
2
-36
/
+30
2024-04-25
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-24
Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
Bartosz Golaszewski
1
-5
/
+13
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
1
-2
/
+2
2024-04-24
Bluetooth: qca: fix NULL-deref on non-serdev setup
Johan Hovold
1
-2
/
+4
2024-04-24
Bluetooth: qca: fix NULL-deref on non-serdev suspend
Johan Hovold
1
-0
/
+3
2024-04-24
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
Sean Wang
1
-4
/
+3
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
2024-04-24
Bluetooth: qca: fix invalid device address check
Johan Hovold
2
-2
/
+38
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2
-3
/
+6
2024-04-24
Bluetooth: btusb: Fix triggering coredump implementation for QCA
Zijun Hu
1
-5
/
+4
2024-04-24
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
WangYuli
1
-0
/
+2
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
5
-15
/
+26
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-04-24
net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
Daniel Golle
1
-17
/
+26
2024-04-24
net: gtp: Fix Use-After-Free in gtp_dellink
Hyunwoo Kim
1
-1
/
+2
2024-04-24
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
1
-1
/
+2
2024-04-24
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+3
2024-04-24
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-04-24
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
1
-0
/
+1
2024-04-23
ax25: Fix netdev refcount issue
Duoming Zhou
1
-1
/
+1
2024-04-22
NFC: trf7970a: disable all regulators on removal
Paul Geurts
1
-19
/
+23
[next]