summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim2023-12-141-5/+4
* net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-141-1/+5
* net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah2023-12-141-0/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-12-135-74/+219
|\
| * iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba2023-12-121-51/+21
| * iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki2023-12-121-0/+59
| * iavf: Introduce new state machines for flow directorPiotr Gardocki2023-12-125-23/+139
* | Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski2023-12-132-12/+6
|\ \
| * | dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei2023-12-131-9/+2
| * | dpaa2-switch: fix size of the dma_unmapIoana Ciornei2023-12-131-3/+4
|/ /
* | net: prevent mss overflow in skb_segment()Eric Dumazet2023-12-131-1/+2
* | vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov2023-12-131-1/+1
* | Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski2023-12-131-1/+1
* | Merge branch 'stmmac-bug-fixes'David S. Miller2023-12-133-17/+8
|\ \
| * | MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2023-12-132-4/+2
| * | stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski2023-12-131-5/+0
| * | stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si2023-12-131-8/+6
|/ /
* | tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro2023-12-131-1/+1
* | dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko2023-12-121-5/+8
* | Merge branch 'ena-driver-xdp-bug-fixes'Jakub Kicinski2023-12-122-30/+26
|\ \
| * | net: ena: Fix XDP redirection errorDavid Arinzon2023-12-121-3/+0
| * | net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon2023-12-121-14/+9
| * | net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon2023-12-121-7/+10
| * | net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon2023-12-121-6/+7
|/ /
* | net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen2023-12-121-0/+6
* | qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-121-0/+1
|/
* net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim2023-12-121-1/+3
* atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim2023-12-121-2/+5
* octeontx2-af: Fix pause frame configurationHariprasad Kelam2023-12-111-4/+7
* Merge branch 'octeontx2-fixes'David S. Miller2023-12-112-14/+66
|\
| * octeontx2-af: Update RSS algorithm indexHariprasad Kelam2023-12-111-11/+44
| * octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam2023-12-111-3/+22
|/
* octeon_ep: explicitly test for firmware ready valueShinas Rasheed2023-12-111-1/+2
* net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2023-12-112-6/+38
* octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu2023-12-101-4/+1
* net: fec: correct queue selectionRadu Bulie2023-12-101-16/+11
* io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2023-12-092-7/+6
* atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye2023-12-091-2/+2
* atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye2023-12-091-2/+2
* Merge branch 'bnxt_en-misc-fixes'Jakub Kicinski2023-12-085-39/+44
|\
| * bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2023-12-082-4/+24
| * bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP2023-12-085-34/+16
| * bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy2023-12-081-1/+2
| * bnxt_en: Clear resource reservation during resumeSomnath Kotur2023-12-081-0/+2
|/
* tcp: fix tcp_disordered_ack() vs usec TS resolutionEric Dumazet2023-12-081-2/+20
* MAINTAINERS: remove myself as maintainer of SMCKarsten Graul2023-12-081-1/+0
* Merge branch 'qca_spi-collection-of-major-fixes'Jakub Kicinski2023-12-082-9/+28
|\
| * qca_spi: Fix reset behaviorStefan Wahren2023-12-081-1/+7
| * qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren2023-12-081-3/+5
| * qca_debug: Prevent crash on TX ring changesStefan Wahren2023-12-082-5/+16
|/