summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-08Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'Jakub Kicinski
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08rxrpc: Fix over large frame size warningDavid Howells
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-08Merge branch 'vsock-fix-transport_-h2g-g2h-dgram-local-toctou-issues'Jakub Kicinski
2025-07-08vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj
2025-07-08vsock: Fix transport_* TOCTOUMichal Luczaj
2025-07-08vsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-08Merge branch 'allwinner-a523-rename-emac0-to-gmac0'Jakub Kicinski
2025-07-08dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0Chen-Yu Tsai
2025-07-08tcp: Correct signedness in skb remaining space calculationJiayuan Chen
2025-07-07Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-07net: bcmgenet: Initialize u64 stats seq counterRyo Takakura
2025-07-07tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima
2025-07-07vsock: fix `vsock_proto` declarationStefano Garzarella
2025-07-07netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima
2025-07-07Merge branch 'fix-qca808x-wol-issue'Jakub Kicinski
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie
2025-07-04bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing
2025-07-03Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-03Merge tag 'xfs-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-07-03Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz
2025-07-03vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A
2025-07-03dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the exampleKrzysztof Kozlowski
2025-07-03Merge branch 'fix-irq-vectors'Paolo Abeni
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu
2025-07-03Merge branch 'virtio-fixes-for-tx-ring-sizing-and-resize-error-reporting'Paolo Abeni
2025-07-03virtio_net: Enforce minimum TX ring size for reliabilityLaurent Vivier
2025-07-03virtio_net: Cleanup '2+MAX_SKB_FRAGS'Laurent Vivier
2025-07-03virtio_ring: Fix error reporting in virtqueue_resizeLaurent Vivier
2025-07-03virtio-net: xsk: rx: fix the frame's length checkBui Quang Minh
2025-07-03Merge branch 'virtio-net-fixes-for-mergeable-xdp-receive-path'Paolo Abeni
2025-07-03virtio-net: use the check_mergeable_len helperBui Quang Minh
2025-07-03virtio-net: remove redundant truesize check with PAGE_SIZEBui Quang Minh
2025-07-03virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh
2025-07-02Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
2025-07-02net: libwx: fix the incorrect display of the queue numberJiawen Wu
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju
2025-07-02net/sched: Always pass notifications when child class becomes emptyLion Ackermann