summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-02octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed4-2/+581
2024-01-02octeon_ep_vf: add hardware configuration APIsShinas Rasheed2-2/+675
2024-01-02octeon_ep_vf: Add driver framework and device initializationShinas Rasheed19-0/+2416
2024-01-02net/ps3_gelic_net: Add gelic_descr structuresGeoff Levand2-92/+109
2024-01-02bnxt_en: Add support for ntuple filter deletion by ethtool.Michael Chan1-0/+29
2024-01-02bnxt_en: Add support for ntuple filters added from ethtool.Michael Chan3-7/+201
2024-01-02bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.Michael Chan3-50/+99
2024-01-02bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().Michael Chan2-16/+22
2024-01-02bnxt_en: Refactor the hash table logic for ntuple filters.Michael Chan3-28/+59
2024-01-02bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().Michael Chan2-52/+41
2024-01-02bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.Michael Chan2-1/+11
2024-01-02bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() functionMichael Chan1-6/+20
2024-01-02bnxt_en: Add function to calculate Toeplitz hashPavan Chebbi2-3/+108
2024-01-02bnxt_en: Refactor L2 filter alloc/free firmware commands.Michael Chan2-54/+112
2024-01-02bnxt_en: Re-structure the bnxt_ntuple_filter structure.Michael Chan2-26/+40
2024-01-02bnxt_en: Add bnxt_l2_filter hash table.Michael Chan2-14/+191
2024-01-02bnxt_en: Refactor bnxt_ntuple_filter structure.Michael Chan3-30/+44
2024-01-02Documentation: add pyyaml to requirements.txtVegard Nossum1-0/+1
2024-01-02selftests: mptcp: diag: check CURRESTAB countersGeliang Tang1-1/+16
2024-01-02selftests: mptcp: join: check CURRESTAB countersGeliang Tang1-5/+41
2024-01-02mptcp: use mptcp_set_stateGeliang Tang3-20/+25
2024-01-02mptcp: add CurrEstab MIB counter supportGeliang Tang4-0/+28
2024-01-02selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov1-8/+27
2024-01-02selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov3-10/+9
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim10-10/+0
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim8-510/+2
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet3-3/+4
2024-01-02ptp: ocp: Use DEFINE_RES_*() in placeAndy Shevchenko1-20/+6
2024-01-01Documentation: networking: document phy_link_topologyMaxime Chevallier2-0/+122
2024-01-01net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier1-7/+8
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier1-6/+6
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier1-6/+3
2024-01-01net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier1-7/+6
2024-01-01netlink: specs: add ethnl PHY_GET command setMaxime Chevallier1-0/+65
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier6-1/+394
2024-01-01netlink: specs: add phy-index as a header parameterMaxime Chevallier1-0/+3
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier4-2/+37
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier2-0/+17
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier6-0/+50
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier4-4/+13
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier10-2/+188
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca3-1/+17
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel5-8/+11
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman2-3/+3
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet1-12/+15
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet1-2/+0
2023-12-27net: pktgen: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao1-4/+2
2023-12-27net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tagRadu Pirea (NXP OSS)1-0/+41
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec statisticsRadu Pirea (NXP OSS)1-0/+345