summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5 days1153-42955/+54658
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7 days7-14/+24
| |\
| | * net: txgbe: fix null pointer to pcsJiawen Wu8 days1-1/+1
| | * eth: fbnic: don't disable the PCI device twiceJakub Kicinski8 days1-2/+0
| | * gve: Flow steering trigger reset only for timeout errorZiwei Xiao11 days1-2/+2
| | * net: phy: fix phylib's dual eee_enabledRussell King (Oracle)11 days2-5/+3
| | * i40e: Fix handling changed priv flagsPeter Große12 days1-1/+1
| | * net: phy: dp83869: fix status reporting for 1000base-x autonegotiationRomain Gantois12 days1-3/+17
| * | bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab8 days2-6/+90
| * | bnxt_en: Add a new ethtool -W dump flagMichael Chan8 days4-7/+90
| * | bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab8 days2-10/+17
| * | bnxt_en: Add functions to copy host context memorySreekanth Reddy8 days2-0/+107
| * | bnxt_en: Do not free FW log context memoryHongguang Gao8 days2-9/+36
| * | bnxt_en: Manage the FW trace context memoryShruti Parab8 days2-0/+89
| * | bnxt_en: Allocate backing store memory for FW trace logsShruti Parab8 days2-13/+57
| * | bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao8 days3-19/+29
| * | bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao8 days1-13/+18
| * | bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab8 days2-0/+6
| * | bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan8 days1-37/+136
| * | wireguard: device: support big tcp GSODaniel Borkmann8 days1-0/+2
| * | wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda8 days1-1/+0
| * | wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser8 days1-1/+0
| * | net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert8 days2-66/+0
| * | Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook8 days5-9/+9
| * | stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan8 days1-25/+28
| * | net: txgbe: remove GPIO interrupt controllerJiawen Wu8 days5-196/+4
| * | eth: fbnic: add RPC hardware statisticsSanman Pradhan8 days5-0/+167
| * | eth: fbnic: add PCIe hardware statisticsSanman Pradhan8 days5-0/+201
| * | eth: fbnic: add basic debugfs structureJakub Kicinski8 days4-1/+50
| * | eth: fbnic: add missing header guardsJakub Kicinski8 days1-0/+5
| * | eth: fbnic: add missing SPDX headersJakub Kicinski8 days3-0/+9
| * | rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov8 days1-1/+1
| * | net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu8 days1-1/+1
| * | net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros8 days1-0/+100
| * | net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros8 days1-14/+22
| * | virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPYXuan Zhuo11 days1-1/+2
| * | virtio_net: update tx timeout recordXuan Zhuo11 days1-0/+7
| * | virtio_net: xsk: tx: support xmit xsk bufferXuan Zhuo11 days1-11/+168
| * | virtio_net: xsk: prevent disable tx napiXuan Zhuo11 days1-1/+9
| * | virtio_net: xsk: bind/unbind xsk for txXuan Zhuo11 days1-0/+53
| * | virtio_net: refactor the xmit typeXuan Zhuo11 days1-39/+51
| * | virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo11 days2-61/+0
| * | virtio-net: rq submits premapped per-bufferXuan Zhuo11 days1-11/+11
| * | virtio_ring: introduce add api for premappedXuan Zhuo11 days1-0/+48
| * | virtio_ring: perform premapped operations based on per-bufferXuan Zhuo11 days1-48/+53
| * | virtio_ring: packed: record extras for indirect buffersXuan Zhuo11 days1-24/+36
| * | virtio_ring: split: record extras for indirect buffersXuan Zhuo11 days1-60/+52
| * | virtio_ring: introduce vring_need_unmap_bufferXuan Zhuo11 days1-15/+12
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11 days27-481/+513
| |\ \
| | * | e1000: Hold RTNL when e1000_down can be calledJoe Damato13 days1-1/+9