aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iflib: Use private lifecycle state for control workHEADmainKevin Bowling24 min.1-24/+27
* ipfw: guard against NULL deref with clat/plat prefixes without lengthMaxim Konovalov50 min.1-0/+3
* video(4): add extended controls and remaining V4L2 compat symbolsAbdelkader Boudih82 min.1-1/+162
* intel: add hfsts debug-probe driver for Intel ME/HECI firmware statusAbdelkader Boudih83 min.9-0/+1052
* devmatch(8): Preserve const qualifier on strchr(3) and strstr(3) resultsFaraz Vahedi3 hours1-3/+4
* ps(1): Preserve const qualifier on strchr(3) resultFaraz Vahedi3 hours1-1/+2
* iw_cxgbe/libcxgb4: Pass ftid_base to libcxgb4 through status pagePotnuri Bharat Teja5 hours4-4/+5
* iw_cxgbe: Miscellaneous changes from the iw_cxgb4 driverJohn Baldwin5 hours6-50/+52
* iw_cxgbe: Do not dma memory off of the stackGreg KH5 hours1-11/+17
* iw_cxgbe: Remove unneeded memsetFuqian Huang5 hours2-2/+0
* iw_cxgbe: Remove unused return value from destroy_cqLeon Romanovsky5 hours1-8/+7
* iw_cxgbe: Fix qpid leakNirranjan Kirubaharan5 hours2-34/+20
* iw_cxgbe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem5 hours1-1/+1
* iw_cxgbe: Cleanups to ucontext handling when creating queuesShamir Rabinovitch5 hours1-3/+2
* iw_cxgbe: Use XArray instead of IDRMatthew Wilcox5 hours6-97/+40
* iw_cxgbe: Add ib_device->get_netdev supportSteve Wise5 hours1-0/+20
* iw_cxgbe: use __raw_write*() to allow write-combiningSteve Wise5 hours1-7/+5
* iw_cxgbe: Various fixes around waiting for replies to work requestsPotnuri Bharat Teja5 hours6-185/+313
* libcxgb4: remove update_qp_state()Steve Wise5 hours1-15/+1
* libcxgb4: Support send/recv drain work requestsPotnuri Bharat Teja5 hours3-6/+155
* iw_cxgbe: Fixes around work queue flushing and drainingPotnuri Bharat Teja5 hours4-18/+113
* iw_cxgbe/libcxgb4: Support for RDMA WRITE_COMPL work requestsSteve Wise5 hours7-14/+329
* cxgbe: Enable RDMA WRITE_CMPL work requests if the firmware supports themJohn Baldwin5 hours2-0/+7
* libcxgb4: Support for RDMA SEND_WITH_INV requestsPotnuri Bharat Teja5 hours3-12/+53
* iw_cxgbe/libcxgb4: Support for RDMA WRITE_WITH_IMMEDIATE requestsSteve Wise5 hours9-10/+78
* cxgbe: Query the ability to use RDMA WRITE_WITH_IMMEDIATE requestsJohn Baldwin5 hours2-0/+6
* iw_cxgbe/libcxgb4: Support 64B CQEsJohn Baldwin5 hours8-10/+34
* riscv: Preserve savectx return address with vector supportMinsoo Choo5 hours1-2/+1
* bhyve: tpm: allow the last dword of the CRB command bufferQuentin Thébault5 hours1-1/+1
* ntb_tool: Bound memory window option stringsYudi Yang5 hours1-1/+1
* snd_uaudio: Read the UAC2 sample rate back after setting itChristos Margiolis7 hours1-1/+22
* linuxkpi: Compile `x86_match_cpu()` on amd64 and i386 onlyJean-Sébastien Pédron11 hours2-0/+4
* ixv: Use host granted RSS queues on Hyper-VKevin Bowling13 hours4-8/+64
* ufshci: build the ioctl file into the kernelJaeyoon Choi16 hours1-0/+1
* committers-ports.dot: Restore dteske from alumniDevin Teske16 hours1-1/+4
* ixv: Recover E610 Hyper-V carrier without the PCI link queryKevin Bowling17 hours3-4/+28
* ixv: Add Hyper-V virtual function supportKevin Bowling17 hours8-43/+406
* hyperv: Configure IPv6 when setting up VF failoverKevin Bowling17 hours1-5/+75
* hyperv: Bound IPv4 address removal when configuring VF failoverKevin Bowling17 hours1-8/+2
* hn: Invoke the owned VF's transmit queue flush callbackKevin Bowling17 hours3-2/+10
* hn: Serialize VF link events with datapath handoffKevin Bowling17 hours1-1/+8
* hn: Track VF association and wait for datapath switch completionKevin Bowling17 hours5-101/+300
* hyperv: Stop bus relations handling from falling through to ejectKevin Bowling17 hours1-0/+1
* hn: Refresh VF offloads after bringing it upKevin Bowling17 hours1-0/+6
* ufshci: install the ioctl headerJaeyoon Choi17 hours2-0/+8
* ufshci: add a passthrough ioctlJaeyoon Choi17 hours5-8/+259
* ufshci: add a control device nodeJaeyoon Choi17 hours6-0/+137
* ufshci: tell the controller how long the EHS isJaeyoon Choi17 hours1-2/+7
* nfs_nfsdkrpc.c: Fix the "glue" for the nfsrdma.ko modules for NFSv3Rick Macklem19 hours1-2/+1
* rtld: more caution when parsing in digest_notes()Konstantin Belousov21 hours1-5/+10