summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-74/+219
2023-12-14Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski2-12/+6
2023-12-14dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-14dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-14net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
2023-12-14vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-14net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2023-12-14net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2023-12-14net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4
2023-12-14net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter1-1/+3
2023-12-14net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov5-16/+18
2023-12-14net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2023-12-14net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2023-12-14net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi1-1/+1
2023-12-14net/mlx5e: Fix overrun reported by coverityJianbo Liu1-2/+10
2023-12-14net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2023-12-14net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2023-12-14net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2023-12-14net/mlx5e: fix double free of encap_headerVlad Buslov1-8/+12
2023-12-14Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2023-12-14Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2023-12-13sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2023-12-13Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski1-1/+1
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+30
2023-12-13i40e: Fix ST code value for Clause 45Ivan Vecera2-3/+3
2023-12-13ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt1-2/+2
2023-12-13fix ufs_get_locked_folio() breakageAl Viro1-1/+1
2023-12-13Merge branch 'stmmac-bug-fixes'David S. Miller3-17/+8
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski1-5/+0
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-13tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro1-1/+1
2023-12-13Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-1/+14
2023-12-13dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko1-5/+8
2023-12-13Merge branch 'ena-driver-xdp-bug-fixes'Jakub Kicinski2-30/+26
2023-12-13net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-13net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon1-14/+9
2023-12-13net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-13net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-13net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-13qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-20/+35
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba1-51/+21
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki1-0/+59
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki5-23/+139
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-16/+106
2023-12-12Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-45/+171
2023-12-12jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin1-0/+1
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6