summaryrefslogtreecommitdiffstats
path: root/Documentation/mips (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-16inet: introduce inet->inet_flagsEric Dumazet8-71/+83
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: gemini: Remove redundant of_match_ptr()Ruan Jinjie1-2/+2
2023-08-16net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: dsa: realtek: Remove redundant of_match_ptr()Ruan Jinjie2-2/+2
2023-08-16nfc: virtual_ncidev: Use module_misc_device macro to simplify the codeLi Zetao1-12/+1
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao4-2/+71
2023-08-16net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao1-24/+61
2023-08-16net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao1-65/+102
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao10-680/+731
2023-08-16net: fec: improve XDP_TX performanceWei Fang2-70/+75
2023-08-16net: fec: add XDP_TX feature supportWei Fang2-21/+87
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao1-1/+0
2023-08-16tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski1-3/+12
2023-08-16netlink: specs: add ovs_vport new commandJakub Kicinski1-0/+18
2023-08-16net: warn about attempts to register negative ifindexJakub Kicinski1-0/+5
2023-08-16eth: r8152: try to use a normal budgetJakub Kicinski1-2/+1
2023-08-16net: e1000e: Remove unused declarationsYue Haibing1-2/+0
2023-08-16qed: remove unused 'resp_size' calculationArnd Bergmann1-28/+17
2023-08-16net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle1-9/+426
2023-08-16nexthop: Do not increment dump sentinel at the end of the dumpIdo Schimmel1-1/+0
2023-08-16nexthop: Simplify nexthop bucket dumpIdo Schimmel1-5/+0
2023-08-16selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni2-0/+1214
2023-08-16seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer1-20/+88
2023-08-16ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski25-47/+47
2023-08-16ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski1-12/+9
2023-08-16netdev-genl: use struct genl_info for reply constructionJakub Kicinski1-9/+8
2023-08-16genetlink: add genlmsg_iput() APIJakub Kicinski1-1/+53
2023-08-16genetlink: add a family pointer to struct genl_infoJakub Kicinski2-11/+14
2023-08-16genetlink: use attrs from struct genl_infoJakub Kicinski14-23/+22
2023-08-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski2-2/+22
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski7-27/+33
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski3-3/+3
2023-08-15genetlink: push conditional locking into dumpit/doneJakub Kicinski1-55/+35
2023-08-15net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)1-0/+45
2023-08-14net/mlx5: Don't query MAX caps twiceShay Drory1-6/+6
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory5-74/+30
2023-08-14net/mlx5: Remove unused CAPsShay Drory4-74/+1
2023-08-14net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko1-1/+1
2023-08-14net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko1-1/+1
2023-08-14net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko1-3/+3
2023-08-14net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko1-3/+2
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko1-1/+1
2023-08-14net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu1-0/+31
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh4-7/+40
2023-08-14net/mlx5: Expose max possible SFs via devlink resourceShay Drory2-4/+48
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu5-1/+94
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu7-81/+236
2023-08-14net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu3-314/+179