index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
net: ptp: add helper for one-step P2P clocks
Christian Eggers
1
-0
/
+73
2023-01-13
net: dsa: microchip: ptp: enable interrupt for timestamping
Arun Ramadoss
5
-2
/
+259
2023-01-13
net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
Christian Eggers
2
-1
/
+62
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
5
-9
/
+145
2023-01-13
net: dsa: microchip: ptp: Initial hardware time stamping support
Christian Eggers
4
-0
/
+118
2023-01-13
net: dsa: microchip: ptp: add the posix clock support
Christian Eggers
7
-1
/
+374
2023-01-13
macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump
Emeel Hakim
1
-2
/
+9
2023-01-13
macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
Emeel Hakim
1
-54
/
+60
2023-01-13
net: remove redundant config PCI dependency for some network driver configs
Lukas Bulwahn
3
-4
/
+4
2023-01-13
net: ngbe: Add ngbe mdio bus driver.
Mengyuan Lou
9
-14
/
+397
2023-01-13
net: thunderbolt: Add tracepoints
Mika Westerberg
4
-1
/
+176
2023-01-13
net: thunderbolt: Add debugging when sending/receiving control packets
Mika Westerberg
1
-1
/
+26
2023-01-13
net: thunderbolt: Move into own directory
Mika Westerberg
6
-16
/
+18
2023-01-13
u64_stat: Remove the obsolete fetch_irq() variants.
Thomas Gleixner
1
-12
/
+0
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
1
-0
/
+1
2023-01-12
test/vsock: vsock_perf utility
Arseniy Krasnov
3
-1
/
+463
2023-01-12
test/vsock: add big message test
Arseniy Krasnov
1
-0
/
+69
2023-01-12
test/vsock: rework message bounds test
Arseniy Krasnov
5
-15
/
+157
2023-01-12
vsock: return errors other than -ENOMEM to socket
Bobby Eshleman
1
-1
/
+2
2023-01-12
net: ethernet: mtk_wed: get rid of queue lock for rx queue
Lorenzo Bianconi
1
-4
/
+0
2023-01-12
net: stmmac: add aux timestamps fifo clearance wait
Noor Azura Ahmad Tarmizi
1
-1
/
+4
2023-01-12
devlink: keep the instance mutex alive until references are gone
Jakub Kicinski
2
-4
/
+15
2023-01-12
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
1
-1
/
+1
2023-01-12
r8169: disable ASPM in case of tx timeout
Heiner Kallweit
1
-1
/
+13
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
dt-bindings: net: convert mdio-mux-meson-g12a.txt to dt-schema
Neil Armstrong
2
-48
/
+80
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2
-55
/
+77
2023-01-11
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-11
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
1
-16
/
+18
2023-01-11
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
1
-0
/
+4
2023-01-11
drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY
Piergiorgio Beruto
4
-0
/
+186
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
4
-0
/
+246
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
3
-0
/
+202
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
6
-2
/
+48
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
9
-1
/
+551
2023-01-11
net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
Clément Léger
1
-0
/
+3
2023-01-11
net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()
YueHaibing
1
-3
/
+3
2023-01-11
net/mlx5: remove redundant ret variable
zhang songyi
1
-4
/
+1
2023-01-11
net/mlx5e: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-11
net/mlx5e: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-01-11
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
2
-1
/
+30
2023-01-11
net/mlx5: Introduce and use opcode getter in command interface
Tariq Toukan
1
-46
/
+42
2023-01-11
net/mlx5: Enable management PF initialization
Shay Drory
4
-1
/
+20
2023-01-11
net/mlx5e: Add hairpin debugfs files
Gal Pressman
1
-0
/
+117
2023-01-11
net/mlx5e: Add flow steering debugfs directory
Gal Pressman
5
-7
/
+35
2023-01-11
net/mlx5e: Add hairpin params structure
Gal Pressman
1
-15
/
+37
[next]