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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
iommu/amd: Fix compile warning in init code
Joerg Roedel
1
-6
/
+3
2022-07-29
mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2
Danielle Ratson
2
-6
/
+28
2022-07-29
mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Danielle Ratson
2
-9
/
+223
2022-07-29
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
4
-10
/
+104
2022-07-29
mlxsw: Send PTP packets as data packets to overcome a limitation
Danielle Ratson
4
-10
/
+175
2022-07-29
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Danielle Ratson
2
-7
/
+159
2022-07-29
mlxsw: Query UTC sec and nsec PCI offsets and values
Danielle Ratson
3
-0
/
+55
2022-07-29
mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2
Danielle Ratson
2
-7
/
+54
2022-07-29
mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICs
Danielle Ratson
4
-2
/
+15
2022-07-29
mlxsw: spectrum_ptp: Add helper functions to configure PTP traps
Amit Cohen
1
-22
/
+40
2022-07-29
iommu/amd: Add support for AVIC when SNP is enabled
Suravee Suthikulpanit
2
-1
/
+17
2022-07-29
iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
Suravee Suthikulpanit
1
-30
/
+55
2022-07-29
ACPI/IORT: Fix build error implicit-function-declaration
Ren Zhijie
1
-28
/
+28
2022-07-29
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
1
-8
/
+3
2022-07-29
staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
Phillip Potter
1
-1
/
+1
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
3
-29
/
+30
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
3
-168
/
+171
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
3
-184
/
+187
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
3
-93
/
+98
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
3
-311
/
+317
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
3
-88
/
+97
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
3
-93
/
+102
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
3
-105
/
+113
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
3
-37
/
+39
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
3
-37
/
+49
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
3
-42
/
+44
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
4
-51
/
+67
2022-07-28
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2
-2
/
+14
2022-07-28
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2
-24
/
+12
2022-07-28
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
1
-12
/
+2
2022-07-28
amt: fix typo in comment
Ruffalo Lavoisier
1
-1
/
+1
2022-07-28
mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.c
Yang Li
1
-1
/
+0
2022-07-28
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
1
-7
/
+1
2022-07-28
net/mlx5: Lock mlx5 devlink health recovery callback
Moshe Shemesh
2
-3
/
+13
2022-07-28
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2
-13
/
+37
2022-07-28
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-28
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2
-10
/
+17
2022-07-28
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
6
-50
/
+79
2022-07-28
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2
-8
/
+13
2022-07-28
bnxt_en: implement callbacks for devlink selftests
vikas
3
-12
/
+85
2022-07-28
net/mlx5e: kTLS, Dynamically re-size TX recycling pool
Tariq Toukan
1
-26
/
+289
2022-07-28
net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
Tariq Toukan
5
-47
/
+199
2022-07-28
net/mlx5e: kTLS, Take stats out of OOO handler
Tariq Toukan
1
-16
/
+11
2022-07-28
net/mlx5e: kTLS, Introduce TLS-specific create TIS
Tariq Toukan
1
-5
/
+9
2022-07-28
net: usb: delete extra space and tab in blank line
Xie Shaowen
5
-30
/
+30
2022-07-28
dm: verity-loadpin: Drop use of dm_table_get_num_targets()
Matthias Kaehlcke
1
-1
/
+2
2022-07-28
Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-79
/
+103
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
58
-377
/
+950
2022-07-28
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
1
-7
/
+10
2022-07-28
dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag
Nathan Huckleberry
1
-3
/
+19
[prev]
[next]