aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Doc: networking: Fix various typos in rds.rstdeveldavem/net-nextAlok Tiwari1-4/+4
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch1-0/+1
2025-05-27Merge branch 'octeontx2-pf-do-not-detect-macsec-block-based-on-silicon'Paolo Abeni5-3/+45
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep3-3/+40
2025-05-27octeontx2-af: Add MACSEC capability flagSubbaraya Sundeep2-0/+5
2025-05-27xsk: add missing virtual address conversion for pageBui Quang Minh1-2/+1
2025-05-27Merge branch 'vsock-sock_linger-rework'Paolo Abeni6-44/+134
2025-05-27vsock/test: Add test for an unexpectedly lingering close()Michal Luczaj1-0/+52
2025-05-27vsock/test: Introduce enable_so_linger() helperMichal Luczaj3-9/+15
2025-05-27vsock/test: Introduce vsock_wait_sent() helperMichal Luczaj3-17/+32
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj3-21/+36
2025-05-27vsock/virtio: Linger on unsent dataMichal Luczaj1-1/+3
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli4-0/+630
2025-05-27Merge branch 'wireguard-updates-for-6-16'Paolo Abeni10-57/+194
2025-05-27wireguard: selftests: specify -std=gnu17 for bashJason A. Donenfeld1-0/+1
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife7-44/+187
2025-05-27wireguard: netlink: use NLA_POLICY_MASK where possibleJason A. Donenfeld1-8/+2
2025-05-27wireguard: global: add __nonstring annotations for unterminated stringsKees Cook2-4/+4
2025-05-27wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALLWangYuli1-1/+0
2025-05-27Merge branch 'net-convert-dev_set_mac_address-to-struct-sockaddr_storage'Paolo Abeni21-109/+109
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook5-11/+24
2025-05-27rtnetlink: do_setlink: Use struct sockaddr_storageKees Cook1-15/+4
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook11-34/+30
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook1-25/+27
2025-05-27ieee802154: Use struct sockaddr_storage with dev_set_mac_address()Kees Cook1-4/+4
2025-05-27net/ncsi: Use struct sockaddr_storage for pending_macKees Cook3-11/+11
2025-05-27net: core: Switch netif_set_mac_address() to struct sockaddr_storageKees Cook4-9/+9
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook5-8/+8
2025-05-26replace strncpy with strscpy_padBaris Can Goral1-4/+2
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextPaolo Abeni31-230/+1504
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextPaolo Abeni18-201/+277
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextPaolo Abeni28-221/+922
2025-05-26net: mctp: use nlmsg_payload() for netlink message data extractionJeremy Kerr2-3/+6
2025-05-26Merge branch 'add-the-capability-to-consume-sram-for-hwfd-descriptor-queue-in-airoha_eth-driver'Paolo Abeni4-24/+60
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi3-10/+16
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi1-3/+30
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi2-12/+2
2025-05-26dt-bindings: net: airoha: Add EN7581 memory-region propertyLorenzo Bianconi1-0/+13
2025-05-26Merge branch 'add-functions-for-txgbe-aml-devices'Paolo Abeni18-113/+831
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu1-0/+5
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu4-5/+39
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu3-0/+24
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu3-4/+28
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu8-2/+433
2025-05-26net: txgbe: Implement PHYLINK for AML 25G/10G devicesJiawen Wu7-6/+195
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu8-26/+61
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu6-44/+20
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu5-32/+32
2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha5-7/+252
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8