summaryrefslogtreecommitdiffstats
path: root/kernel/context_tracking.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-03net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma1-0/+1
2024-01-03ppp: Fix spelling typo in comment in ppp_async_encode()liyouhong1-1/+1
2024-01-03net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder1-15/+18
2024-01-03net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki2-2/+5
2024-01-03net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki1-0/+5
2024-01-03xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean1-2/+2
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski3-17/+1
2024-01-02dt-bindings: net: renesas,etheravb: Document RZ/G3S supportClaudiu Beznea1-0/+1
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim2-160/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim2-30/+0
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-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-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