summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-272-16/+7
|\
| * ethernet: cavium: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-4/+3
| * wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner2024-10-301-12/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-11-236-0/+80
|\ \
| * | RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy2024-11-122-0/+3
| * | bnxt_en: Add support for RoCE sriov configurationVikas Gupta2024-11-123-0/+65
| * | RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas2024-11-041-0/+11
| * | RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas2024-11-041-0/+1
* | | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-211067-18892/+53498
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-11-197-14/+24
| |\ \ \
| | * | | net: txgbe: fix null pointer to pcsJiawen Wu2024-11-191-1/+1
| | * | | eth: fbnic: don't disable the PCI device twiceJakub Kicinski2024-11-191-2/+0
| | * | | gve: Flow steering trigger reset only for timeout errorZiwei Xiao2024-11-161-2/+2
| | * | | net: phy: fix phylib's dual eee_enabledRussell King (Oracle)2024-11-152-5/+3
| | * | | i40e: Fix handling changed priv flagsPeter Große2024-11-151-1/+1
| | * | | net: phy: dp83869: fix status reporting for 1000base-x autonegotiationRomain Gantois2024-11-151-3/+17
| * | | | bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab2024-11-192-6/+90
| * | | | bnxt_en: Add a new ethtool -W dump flagMichael Chan2024-11-194-7/+90
| * | | | bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab2024-11-192-10/+17
| * | | | bnxt_en: Add functions to copy host context memorySreekanth Reddy2024-11-192-0/+107
| * | | | bnxt_en: Do not free FW log context memoryHongguang Gao2024-11-192-9/+36
| * | | | bnxt_en: Manage the FW trace context memoryShruti Parab2024-11-192-0/+89
| * | | | bnxt_en: Allocate backing store memory for FW trace logsShruti Parab2024-11-192-13/+57
| * | | | bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao2024-11-193-19/+29
| * | | | bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao2024-11-191-13/+18
| * | | | bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2024-11-192-0/+6
| * | | | bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan2024-11-191-37/+136
| * | | | wireguard: device: support big tcp GSODaniel Borkmann2024-11-191-0/+2
| * | | | wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda2024-11-191-1/+0
| * | | | wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser2024-11-191-1/+0
| * | | | net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert2024-11-192-66/+0
| * | | | Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook2024-11-195-9/+9
| * | | | stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan2024-11-191-25/+28
| * | | | net: txgbe: remove GPIO interrupt controllerJiawen Wu2024-11-195-196/+4
| * | | | eth: fbnic: add RPC hardware statisticsSanman Pradhan2024-11-195-0/+167
| * | | | eth: fbnic: add PCIe hardware statisticsSanman Pradhan2024-11-195-0/+201
| * | | | eth: fbnic: add basic debugfs structureJakub Kicinski2024-11-194-1/+50
| * | | | eth: fbnic: add missing header guardsJakub Kicinski2024-11-191-0/+5
| * | | | eth: fbnic: add missing SPDX headersJakub Kicinski2024-11-193-0/+9
| * | | | rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov2024-11-191-1/+1
| * | | | net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu2024-11-191-1/+1
| * | | | net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros2024-11-181-0/+100
| * | | | net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros2024-11-181-14/+22
| * | | | virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPYXuan Zhuo2024-11-161-1/+2
| * | | | virtio_net: update tx timeout recordXuan Zhuo2024-11-161-0/+7
| * | | | virtio_net: xsk: tx: support xmit xsk bufferXuan Zhuo2024-11-161-11/+168
| * | | | virtio_net: xsk: prevent disable tx napiXuan Zhuo2024-11-161-1/+9
| * | | | virtio_net: xsk: bind/unbind xsk for txXuan Zhuo2024-11-161-0/+53
| * | | | virtio_net: refactor the xmit typeXuan Zhuo2024-11-161-39/+51
| * | | | virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo2024-11-161-13/+0