index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
2
-77
/
+6
2023-12-15
net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and above
Vladimir Oltean
1
-4
/
+4
2023-12-15
net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above
Vladimir Oltean
1
-4
/
+4
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
1
-1
/
+4
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
1
-5
/
+4
2023-12-14
net: stmmac: Handle disabled MDIO busses from devicetree
Andrew Halaney
1
-1
/
+5
2023-12-14
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
Sneh Shah
1
-0
/
+10
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2023-12-14
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
1
-9
/
+2
2023-12-14
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
1
-3
/
+4
2023-12-14
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2023-12-14
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-12-14
net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...
Rahul Rameshbabu
1
-1
/
+1
2023-12-14
net/mlx5e: Correct snprintf truncation handling for fw_version buffer
Rahul Rameshbabu
1
-1
/
+1
2023-12-14
net/mlx5e: Fix error codes in alloc_branch_attr()
Dan Carpenter
1
-2
/
+4
2023-12-14
net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
Dan Carpenter
1
-1
/
+3
2023-12-14
net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
Vlad Buslov
5
-16
/
+18
2023-12-14
net/mlx5: Fix fw tracer first block check
Moshe Shemesh
1
-1
/
+1
2023-12-14
net/mlx5e: XDP, Drop fragmented packets larger than MTU size
Carolina Jubran
1
-1
/
+3
2023-12-14
net/mlx5e: Decrease num_block_tc when unblock tc offload
Chris Mi
1
-1
/
+1
2023-12-14
net/mlx5e: Fix overrun reported by coverity
Jianbo Liu
1
-2
/
+10
2023-12-14
net/mlx5e: fix a potential double-free in fs_udp_create_groups
Dinghao Liu
1
-0
/
+1
2023-12-14
net/mlx5e: Fix a race in command alloc flow
Shifeng Li
1
-5
/
+7
2023-12-14
net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
Shifeng Li
1
-1
/
+1
2023-12-14
net/mlx5e: fix double free of encap_header
Vlad Buslov
1
-8
/
+12
2023-12-14
Revert "net/mlx5e: fix double free of encap_header"
Vlad Buslov
1
-4
/
+6
2023-12-14
Revert "net/mlx5e: fix double free of encap_header in update funcs"
Vlad Buslov
1
-10
/
+10
2023-12-13
sign-file: Fix incorrect return values check
Yusong Gao
1
-6
/
+6
2023-12-13
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
1
-1
/
+1
2023-12-13
i40e: Fix ST code value for Clause 45
Ivan Vecera
2
-3
/
+3
2023-12-13
ice: fix theoretical out-of-bounds access in ethtool link modes
Michal Schmidt
1
-2
/
+2
2023-12-13
fix ufs_get_locked_folio() breakage
Al Viro
1
-1
/
+1
2023-12-13
MIPS: dts: loongson: drop incorrect dwmac fallback compatible
Krzysztof Kozlowski
2
-4
/
+2
2023-12-13
stmmac: dwmac-loongson: drop useless check for compatible fallback
Krzysztof Kozlowski
1
-5
/
+0
2023-12-13
stmmac: dwmac-loongson: Make sure MDIO is initialized before use
Yanteng Si
1
-8
/
+6
2023-12-13
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
1
-1
/
+1
2023-12-13
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
1
-5
/
+8
2023-12-13
net: ena: Fix XDP redirection error
David Arinzon
1
-3
/
+0
2023-12-13
net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
David Arinzon
1
-14
/
+9
2023-12-13
net: ena: Fix xdp drops handling due to multibuf packets
David Arinzon
1
-7
/
+10
2023-12-13
net: ena: Destroy correct number of xdp queues upon failure
David Arinzon
1
-6
/
+7
2023-12-13
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
1
-0
/
+6
2023-12-12
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
1
-0
/
+1
2023-12-12
iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
Slawomir Laba
1
-51
/
+21
2023-12-12
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
1
-0
/
+59
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
5
-23
/
+139
2023-12-12
jbd2: fix soft lockup in journal_finish_inode_data_buffers()
Ye Bin
1
-0
/
+1
2023-12-12
wifi: mt76: fix crash with WED rx support enabled
Felix Fietkau
1
-4
/
+6
2023-12-12
HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboards
Yan Jun
1
-0
/
+2
2023-12-12
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
1
-1
/
+2
[next]