summaryrefslogtreecommitdiffstats
path: root/drivers/net/caif (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-19arm64: dts: apm: Remove unused and undocumented "bus_num" propertyRob Herring (Arm)2-3/+0
2024-11-19arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" ...Rob Herring (Arm)2-4/+0
2024-11-19arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" propertyRob Herring (Arm)2-2/+0
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin2-1/+19
2024-11-19Documentation: tipc: fix formatting issue in tipc.rsttuqiang1-1/+1
2024-11-19selftests: nic_performance: Add selftest for performance of NIC driverMohan Prasad J3-1/+157
2024-11-19selftests: nic_link_layer: Add selftest case for speed and duplex statesMohan Prasad J1-0/+22
2024-11-19selftests: nic_link_layer: Add link layer selftest for NIC driverMohan Prasad J4-0/+315
2024-11-19bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab2-6/+90
2024-11-19bnxt_en: Add a new ethtool -W dump flagMichael Chan4-7/+90
2024-11-19bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab2-10/+17
2024-11-19bnxt_en: Add functions to copy host context memorySreekanth Reddy2-0/+107
2024-11-19bnxt_en: Do not free FW log context memoryHongguang Gao2-9/+36
2024-11-19bnxt_en: Manage the FW trace context memoryShruti Parab2-0/+89
2024-11-19bnxt_en: Allocate backing store memory for FW trace logsShruti Parab2-13/+57
2024-11-19bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
2024-11-19bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
2024-11-19bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
2024-11-19bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan1-37/+136
2024-11-19selftests/bpf: Add some tests with sockmap SK_PASSJiayuan Chen1-0/+54
2024-11-19bpf: fix recursive lock when verdict program return SK_PASSJiayuan Chen1-2/+2
2024-11-19wireguard: device: support big tcp GSODaniel Borkmann1-0/+2
2024-11-19wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1
2024-11-19wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda1-1/+0
2024-11-19wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser1-1/+0
2024-11-19netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-11-19netpoll: Use rcu_access_pointer() in __netpoll_setupBreno Leitao1-1/+1
2024-11-19net: ip: fix unexpected return in fib_validate_source()Menglong Dong1-1/+1
2024-11-19net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert2-66/+0
2024-11-19UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook1-0/+7
2024-11-19Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook1-18/+15
2024-11-19Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook9-26/+22
2024-11-19selftests: net: add more info to error in bpf_offloadJakub Kicinski1-2/+3
2024-11-19MAINTAINERS: exclude can core, drivers and DT bindings from netdev MLJakub Kicinski1-0/+3
2024-11-19net/smc: Run patches also by RDMA MLGerd Bayer1-0/+1
2024-11-19mptcp: pm: avoid code duplication to lookup endpGeliang Tang1-14/+6
2024-11-19mptcp: pm: lockless list traversal to dump endpMatthieu Baerts (NGI0)1-6/+7
2024-11-19stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan1-25/+28
2024-11-19net: txgbe: fix null pointer to pcsJiawen Wu1-1/+1
2024-11-19net: txgbe: remove GPIO interrupt controllerJiawen Wu5-196/+4
2024-11-19eth: fbnic: add RPC hardware statisticsSanman Pradhan6-0/+180
2024-11-19eth: fbnic: add PCIe hardware statisticsSanman Pradhan6-0/+231
2024-11-19eth: fbnic: add basic debugfs structureJakub Kicinski4-1/+50
2024-11-19eth: fbnic: add missing header guardsJakub Kicinski1-0/+5
2024-11-19eth: fbnic: add missing SPDX headersJakub Kicinski3-0/+9
2024-11-19eth: fbnic: don't disable the PCI device twiceJakub Kicinski1-2/+0
2024-11-19selftests: net: netlink-dumps: validation checksJakub Kicinski1-2/+2
2024-11-19net/neighbor: clear error in case strict check is not setJakub Kicinski1-0/+1
2024-11-19rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
2024-11-19net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu1-1/+1