summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19xsk: support mbuf on ZC RXMaciej Fijalkowski
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski
2023-07-19xsk: discard zero length descriptors in Tx pathTirthendu Sarkar
2023-07-19xsk: add support for AF_XDP multi-buffer on Tx pathTirthendu Sarkar
2023-07-19xsk: allow core/drivers to test EOP bitMaciej Fijalkowski
2023-07-19xsk: introduce wrappers and helpers for supporting multi-buffer in Tx pathTirthendu Sarkar
2023-07-19xsk: add support for AF_XDP multi-buffer on Rx pathTirthendu Sarkar
2023-07-19xsk: move xdp_buff's data length check to xsk_rcv_checkTirthendu Sarkar
2023-07-19xsk: prepare both copy and zero-copy modes to co-existMaciej Fijalkowski
2023-07-19xsk: introduce XSK_USE_SG bind flag for xsk socketTirthendu Sarkar
2023-07-19xsk: prepare 'options' in xdp_desc for multi-buffer useTirthendu Sarkar
2023-07-19bpf, x86: initialize the variable "first_off" in save_args()Menglong Dong
2023-07-19Merge branch 'allow-bpf_map_sum_elem_count-for-all-program-types'Alexei Starovoitov
2023-07-19bpf: allow any program to use the bpf_map_sum_elem_count kfuncAnton Protopopov
2023-07-19bpf: make an argument const in the bpf_map_sum_elem_count kfuncAnton Protopopov
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov
2023-07-19bpf: consider types listed in reg2btf_ids as trustedAnton Protopopov
2023-07-18bpf: Drop useless btf_vmlinux in bpf_tcp_caGeliang Tang
2023-07-18samples/bpf: README: Update build dependencies requiredAnh Tuan Phan
2023-07-18Merge branch 'bpf-refcount-followups-2-owner-field'Alexei Starovoitov
2023-07-18selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky
2023-07-18selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-18bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_nodeDave Marchevsky
2023-07-17Merge branch 'phy-at803x-support'David S. Miller
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie
2023-07-17Merge branch 'qrtr-fixes'David S. Miller
2023-07-17net: qrtr: Handle IPCR control port format of older targetsVignesh Viswanathan
2023-07-17net: qrtr: ns: Change nodes radix tree to xarrayVignesh Viswanathan
2023-07-17net: qrtr: ns: Change servers radix tree to xarrayVignesh Viswanathan
2023-07-17Merge branch 'brcm-asp-2.0-support'David S. Miller
2023-07-17MAINTAINERS: ASP 2.0 Ethernet driver maintainersJustin Chen
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli
2023-07-17net: phy: mdio-bcm-unimac: Add asp v2.0 supportJustin Chen
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen
2023-07-17net: bcmasp: Add support for eee modeJustin Chen
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen
2023-07-17dt-bindings: net: Brcm ASP 2.0 Ethernet controllerFlorian Fainelli
2023-07-17dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0Justin Chen
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer
2023-07-14Merge branch 'mlxsw-rif-pvid'David S. Miller