summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim2-28/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim2-32/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim2-62/+0
2024-01-02Merge branch 'octeon_ep_vf-driver'David S. Miller21-0/+5342
2024-01-02octeon_ep_vf: update MAINTAINERSShinas Rasheed1-0/+9
2024-01-02octeon_ep_vf: add ethtool supportShinas Rasheed5-2/+312
2024-01-02octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed4-5/+867
2024-01-02octeon_ep_vf: add support for ndo opsShinas Rasheed1-0/+54
2024-01-02octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed2-0/+439
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-02Merge branch 'bnxt_en-ntuple-fuilter-support'David S. Miller3-246/+936
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-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-163/+386
2024-01-02Documentation: add pyyaml to requirements.txtVegard Nossum1-0/+1
2024-01-02Merge branch 'mptcp-mib-counters'David S. Miller8-26/+110
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-02Merge branch 'selftests-tcp-ao'David S. Miller4-18/+36
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-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller67-419/+2733
2024-01-02Merge branch 'net-tc-ipt-retire'David S. Miller18-520/+2
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-01Merge branch 'phy-listing-link_topology-tracking'David S. Miller30-35/+912
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