summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook
2025-05-26replace strncpy with strscpy_padBaris Can Goral
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-05-26net: mctp: use nlmsg_payload() for netlink message data extractionJeremy Kerr
2025-05-26Merge branch 'add-the-capability-to-consume-sram-for-hwfd-descriptor-queue-in...Paolo Abeni
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi
2025-05-26dt-bindings: net: airoha: Add EN7581 memory-region propertyLorenzo Bianconi
2025-05-26Merge branch 'add-functions-for-txgbe-aml-devices'Paolo Abeni
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PHYLINK for AML 25G/10G devicesJiawen Wu
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu
2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-05-26net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...Qiu Yutan
2025-05-26selftests: ncdevmem: add tx test with multiple IOVsStanislav Fomichev
2025-05-26selftests: ncdevmem: make chunking optionalStanislav Fomichev
2025-05-26net: devmem: support single IOV with sendmsgStanislav Fomichev
2025-05-25net: ethernet: mtk_eth_soc: Correct spellingSimon Horman
2025-05-25net: dlink: Correct endian treatment of t_SROM dataSimon Horman
2025-05-25octeontx2-af: NPC: Clear Unicast rule on nixlf detachHariprasad Kelam
2025-05-23selftests: netfilter: Torture nftables netdev hooksPhil Sutter
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter
2025-05-23netfilter: nf_tables: Support wildcard netdev hook specsPhil Sutter
2025-05-23netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()Phil Sutter
2025-05-23netfilter: nf_tables: Handle NETDEV_CHANGENAME eventsPhil Sutter
2025-05-23netfilter: nf_tables: Wrap netdev notifiersPhil Sutter
2025-05-23netfilter: nf_tables: Respect NETDEV_REGISTER eventsPhil Sutter
2025-05-23netfilter: nf_tables: Prepare for handling NETDEV_REGISTER eventsPhil Sutter
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
2025-05-23netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()Phil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_register_flowtable_ops()Phil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter
2025-05-23netfilter: nf_tables: Introduce functions freeing nft_hook objectsPhil Sutter
2025-05-23netfilter: nf_tables: add packets conntrack state to debug trace infoFlorian Westphal
2025-05-23netfilter: conntrack: make nf_conntrack_id callable without a module dependencyFlorian Westphal
2025-05-23netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior
2025-05-23netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctxSebastian Andrzej Siewior
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior