index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
8
-0
/
+218
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
3
-1
/
+67
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
1
-0
/
+46
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
7
-1
/
+204
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-58
/
+175
2022-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-119
/
+136
2022-09-07
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-1
/
+1
2022-09-07
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-3
/
+2
2022-09-07
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
1
-6
/
+7
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
1
-11
/
+0
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
1
-0
/
+3
2022-09-07
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
Wesley Cheng
1
-1
/
+12
2022-09-07
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
Wesley Cheng
1
-1
/
+3
2022-09-07
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
1
-1
/
+2
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2
-4
/
+5
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
3
-2
/
+10
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
1
-1
/
+1
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2
-46
/
+35
2022-09-07
usb: misc: uss720: fix uninitialized variable rlen
Dongliang Mu
1
-4
/
+4
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
1
-2
/
+2
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
1
-3
/
+9
2022-09-07
iommu/amd: Add command-line option to enable different page table
Vasant Hegde
1
-5
/
+18
2022-09-07
iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
Suravee Suthikulpanit
1
-0
/
+25
2022-09-07
iommu/amd: Add support for Guest IO protection
Suravee Suthikulpanit
3
-0
/
+19
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde
4
-2
/
+421
2022-09-07
iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
Suravee Suthikulpanit
1
-3
/
+11
2022-09-07
iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
Suravee Suthikulpanit
1
-19
/
+27
2022-09-07
iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
Vasant Hegde
1
-13
/
+16
2022-09-07
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
1
-8
/
+9
2022-09-07
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
1
-25
/
+34
2022-09-07
iommu/virtio: Fix interaction with VFIO
Jean-Philippe Brucker
1
-0
/
+11
2022-09-07
iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context
Lu Baolu
1
-28
/
+19
2022-09-07
iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
Lu Baolu
1
-16
/
+23
2022-09-07
iommu/vt-d: Correctly calculate sagaw value of IOMMU
Lu Baolu
1
-3
/
+25
2022-09-07
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
2
-59
/
+50
2022-09-07
net/mlx5e: Add support to configure more than one macsec offload device
Lior Nahmanson
1
-46
/
+175
2022-09-07
net/mlx5e: Add MACsec stats support for Rx/Tx flows
Lior Nahmanson
8
-2
/
+136
2022-09-07
net/mlx5e: Add MACsec offload SecY support
Lior Nahmanson
1
-0
/
+229
2022-09-07
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
Lior Nahmanson
4
-3
/
+68
2022-09-07
net/mlx5e: Add MACsec RX steering rules
Lior Nahmanson
3
-95
/
+823
2022-09-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
2
-2
/
+12
2022-09-07
net/mlx5e: Add MACsec offload Rx command support
Lior Nahmanson
1
-6
/
+377
2022-09-07
net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
Lior Nahmanson
6
-8
/
+119
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
4
-15
/
+769
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
3
-6
/
+17
2022-09-07
net/mlx5: Add MACsec offload Tx command support
Lior Nahmanson
9
-0
/
+440
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
2
-4
/
+8
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements offload
Lior Nahmanson
1
-27
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
1
-0
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
1
-0
/
+15
[prev]
[next]