summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-27net: devmem: ksft: upgrade rx test to send 1K dataMina Almasry
2025-05-27net: devmem: ksft: add 5 tuple FS supportMina Almasry
2025-05-27net: devmem: ksft: add exit_wait to make rx test passMina Almasry
2025-05-27net: devmem: ksft: add ipv4 supportMina Almasry
2025-05-27net: devmem: preserve sockc_errMina Almasry
2025-05-27page_pool: fix ugly page_pool formattingMina Almasry
2025-05-27net: devmem: move list_add to net_devmem_bind_dmabuf.Mina Almasry
2025-05-27selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...Florian Westphal
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-27net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman
2025-05-27net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATORSaeed Mahameed
2025-05-27selftests: net: move wait_local_port_listen to lib.shHangbin Liu
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27tipc: use kfree_sensitive() for aead cleanupZilin Guan
2025-05-27tools: ynl: parse extack for sub-messagesDonald Hunter
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi
2025-05-27dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switchChristian Marangi
2025-05-27Doc: networking: Fix various typos in rds.rstAlok Tiwari
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch
2025-05-27Merge branch 'octeontx2-pf-do-not-detect-macsec-block-based-on-silicon'Paolo Abeni
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep
2025-05-27octeontx2-af: Add MACSEC capability flagSubbaraya Sundeep
2025-05-27xsk: add missing virtual address conversion for pageBui Quang Minh
2025-05-27Merge branch 'vsock-sock_linger-rework'Paolo Abeni
2025-05-27vsock/test: Add test for an unexpectedly lingering close()Michal Luczaj
2025-05-27vsock/test: Introduce enable_so_linger() helperMichal Luczaj
2025-05-27vsock/test: Introduce vsock_wait_sent() helperMichal Luczaj
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj
2025-05-27vsock/virtio: Linger on unsent dataMichal Luczaj
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli
2025-05-27Merge branch 'wireguard-updates-for-6-16'Paolo Abeni
2025-05-27wireguard: selftests: specify -std=gnu17 for bashJason A. Donenfeld
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife
2025-05-27wireguard: netlink: use NLA_POLICY_MASK where possibleJason A. Donenfeld
2025-05-27wireguard: global: add __nonstring annotations for unterminated stringsKees Cook
2025-05-27wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALLWangYuli
2025-05-27Merge branch 'net-convert-dev_set_mac_address-to-struct-sockaddr_storage'Paolo Abeni
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook
2025-05-27rtnetlink: do_setlink: Use struct sockaddr_storageKees Cook
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook
2025-05-27ieee802154: Use struct sockaddr_storage with dev_set_mac_address()Kees Cook
2025-05-27net/ncsi: Use struct sockaddr_storage for pending_macKees Cook
2025-05-27net: core: Switch netif_set_mac_address() to struct sockaddr_storageKees Cook