summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5e: Add support for 800Gbps link modesGal Pressman
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03net/mlx5e: XDP, Fix an inconsistent commentCarolina Jubran
2024-04-03net/mlx5e: debugfs, Add reset option for command interface statsTariq Toukan
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill selftests stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03tools: ynl: ethtool.py: Make tool invokable from any CWDRahul Rameshbabu
2024-04-03net: phy: marvell: implement cable-test for 88E308X/88E609X familyPawel Dembicki
2024-04-03net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03net: fman: Remove some unused fields in some structureChristophe JAILLET
2024-04-03Merge branch 'af_unix-remove-old-gc-leftovers'Jakub Kicinski
2024-04-03af_unix: Remove lock dance in unix_peek_fds().Kuniyuki Iwashima
2024-04-03af_unix: Remove scm_fp_dup() in unix_attach_fds().Kuniyuki Iwashima
2024-04-03Merge branch 'tcp-make-trace-of-reset-logic-complete'Jakub Kicinski
2024-04-03trace: tcp: fully support trace_tcp_send_resetJason Xing
2024-04-03trace: adjust TP_STORE_ADDR_PORTS_SKB() parametersJason Xing
2024-04-03net: enable timestamp static key if CPUMarcelo Tosatti
2024-04-03Merge branch 'gve-ring-size-changes'David S. Miller
2024-04-03gve: add support to change ring size via ethtoolHarshitha Ramamurthy
2024-04-03gve: add support to read ring size ranges from the deviceHarshitha Ramamurthy
2024-04-03gve: set page count for RX QPL for GQI and DQO queue formatsHarshitha Ramamurthy
2024-04-03gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy
2024-04-03gve: simplify setting decriptor count defaultsHarshitha Ramamurthy
2024-04-03octeontx2-pf: Reset MAC stats during probeSai Krishna
2024-04-03net/smc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg
2024-04-03rtnetlink: add guard for RTNLJohannes Berg
2024-04-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-02dt-bindings: net: snps,dwmac: Align 'snps,priority' type definitionRob Herring
2024-04-02Merge branch 'doc-netlink-add-a-yaml-spec-for-team'Jakub Kicinski
2024-04-02uapi: team: use header file generated from YAML specHangbin Liu
2024-04-02net: team: use policy generated by YAML specHangbin Liu
2024-04-02net: team: rename team to team_core for linkingHangbin Liu
2024-04-02Documentation: netlink: add a YAML spec for teamHangbin Liu
2024-04-02tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing
2024-04-02caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16Christophe JAILLET
2024-04-02Merge branch 'avoid-explicit-cpumask-var-allocation-on-stack'Jakub Kicinski
2024-04-02net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li
2024-04-02net/iucv: Avoid explicit cpumask var allocation on stackDawei Li
2024-04-02net: dsa: sja1105: drop driver owner assignmentKrzysztof Kozlowski
2024-04-02net: dsa: microchip: drop driver owner assignmentKrzysztof Kozlowski
2024-04-02dt-bindings: net: renesas,ethertsn: Create child-node for MDIO busNiklas Söderlund
2024-04-02Merge branch 'page_pool-allow-direct-bulk-recycling'Jakub Kicinski
2024-04-02page_pool: try direct bulk recyclingAlexander Lobakin