summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-15ixgbe: add .info_get extension specific for E610 devicesJedrzej Jagielski
2025-04-15ixgbe: read the netlist version informationSlawomir Mrozowicz
2025-04-15ixgbe: read the OROM version informationSlawomir Mrozowicz
2025-04-15ixgbe: add E610 functions for acquiring flash dataSlawomir Mrozowicz
2025-04-15ixgbe: add handler for devlink .info_get()Jedrzej Jagielski
2025-04-15ixgbe: add initial devlink supportJedrzej Jagielski
2025-04-15ixgbe: wrap netdev_priv() usagePrzemek Kitszel
2025-04-15devlink: add value check to devlink_info_version_put()Jedrzej Jagielski
2025-04-15net: ngbe: fix memory leak in ngbe_probe() error pathAbdun Nihaal
2025-04-15platform/x86: msi-wmi-platform: Rename "data" variableArmin Wolf
2025-04-15platform/x86: alienware-wmi-wmax: Extend support to more laptopsKurt Borja
2025-04-15platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1Kurt Borja
2025-04-15net: ncsi: Fix GCPS 64-bit member variablesHari Kalavakunta
2025-04-15tipc: Removing deprecated strncpy()Kevin Paul Reddy Janagari
2025-04-15can: rockchip_canfd: fix broken quirks checksWeizhao Ouyang
2025-04-15can: fix missing decrement of j1939_proto.inuse_idxDavide Caratti
2025-04-15Merge branch 'net-dsa-mt7530-modernize-mib-handling-fix'Paolo Abeni
2025-04-15net: dsa: mt7530: implement .get_stats64Christian Marangi
2025-04-15net: dsa: mt7530: move remaining MIB counter to defineChristian Marangi
2025-04-15net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pause MIB counter to eth_ctrl stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats APIChristian Marangi
2025-04-15net: dsa: mt7530: generalize read port stats logicChristian Marangi
2025-04-15Merge branch 'eth-fbnic-extend-hardware-stats-coverage'Paolo Abeni
2025-04-15eth: fbnic: add support for TTI HW statsMohsin Bashir
2025-04-15eth: fbnic: add support for TMI statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for RXB statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for hw queue statsMohsin Bashir
2025-04-15eth: fbnic: add locking support for hw statsMohsin Bashir
2025-04-15net: mdio: Add RTL9300 MDIO driverChris Packham
2025-04-14Merge branch 'net-stmmac-qcom-ethqos-simplifications'Jakub Kicinski
2025-04-14net: stmmac: qcom-ethqos: remove speed_mode_2500() methodRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: remove unnecessary setting max_speedRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: remove ethqos->speedRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: set serdes speed using serdes_speedRussell King (Oracle)
2025-04-14Merge branch 'rxrpc-afs-add-afs-gssapi-security-class-to-af_rxrpc-and-kafs'Jakub Kicinski
2025-04-14rxrpc: rxperf: Add test RxGK server keysDavid Howells
2025-04-14rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells
2025-04-14afs: Use rxgk RESPONSE to pass token for callback channelDavid Howells
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells
2025-04-14rxrpc: Allow the app to store private data on peer structsDavid Howells
2025-04-14rxrpc: rxgk: Implement connection rekeyingDavid Howells
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells
2025-04-14rxrpc: rxgk: Provide infrastructure and key derivationDavid Howells
2025-04-14rxrpc: Add YFS RxGK (GSSAPI) security classDavid Howells
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: Remove some socket lock acquire/release annotationsDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14rxrpc: kdoc: Update function descriptions and add link from rxrpc.rstDavid Howells