index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
devlink: keep the instance mutex alive until references are gone
Jakub Kicinski
2
-4
/
+15
2023-01-12
r8169: disable ASPM in case of tx timeout
Heiner Kallweit
1
-1
/
+13
2023-01-11
dt-bindings: net: convert mdio-mux-meson-g12a.txt to dt-schema
Neil Armstrong
2
-48
/
+80
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/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
2023-01-11
net/mlx5e: kTLS, Add debugfs
Tariq Toukan
3
-0
/
+52
2023-01-11
net/mlx5e: Add Ethernet driver debugfs
Gal Pressman
2
-0
/
+7
2023-01-11
net/mlx5e: Update shared buffer along with device buffer changes
Maher Sanalla
2
-4
/
+219
2023-01-11
net/mlx5e: Add API to query/modify SBPR and SBCM registers
Maher Sanalla
2
-0
/
+78
2023-01-11
net/mlx5: Expose shared buffer registers bits and structs
Maher Sanalla
2
-0
/
+63
2023-01-11
qed: fix a typo in comment
Dai Shixin
1
-1
/
+1
2023-01-11
net: dsa: mv88e6xxx: Separate C22 and C45 transactions
Andrew Lunn
7
-85
/
+225
2023-01-11
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
2
-0
/
+59
2023-01-11
net: fec: Separate C22 and C45 transactions
Andrew Lunn
1
-50
/
+103
2023-01-11
net: mdio: xgmac_mdio: Separate C22 and C45 transactions
Andrew Lunn
1
-40
/
+108
2023-01-11
net: mdio: mvmdio: Convert XSMI bus to new API
Andrew Lunn
1
-16
/
+8
2023-01-11
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
4
-40
/
+130
2023-01-11
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
2
-5
/
+5
2023-01-11
net: mdio: C22 is now optional, EOPNOTSUPP if not provided
Andrew Lunn
1
-2
/
+8
2023-01-11
net: mdio: mdiobus_register: update validation test
Andrew Lunn
1
-2
/
+9
2023-01-11
net: pcs: pcs-xpcs: Use C45 MDIO API
Andrew Lunn
1
-3
/
+1
2023-01-11
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
3
-19
/
+214
2023-01-10
net: phy: mxl-gpy: disable interrupts on GPY215 by default
Michael Walle
1
-0
/
+5
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2
-0
/
+10