index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
2
-2
/
+24
2022-07-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
21
-477
/
+396
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-07-29
wifi: rtw89: 8852a: adjust IMR for SER L1
Zong-Zhe Yang
1
-1
/
+1
2022-07-29
wifi: rtw89: 8852a: update RF radio A/B R56
Ping-Ke Shih
1
-450
/
+446
2022-07-29
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2
-0
/
+40
2022-07-29
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
3
-77
/
+81
2022-07-29
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
7
-124
/
+146
2022-07-29
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
4
-8
/
+8
2022-07-29
netdevsim: fib: Add debugfs knob to simulate route deletion failure
Ido Schimmel
1
-0
/
+14
2022-07-29
netdevsim: fib: Fix reference count leak on route deletion failure
Ido Schimmel
1
-1
/
+26
2022-07-29
net: ethernet: mtk_eth_soc: add xdp tx return bulking support
Lorenzo Bianconi
1
-6
/
+14
2022-07-29
net: ethernet: mtk_eth_soc: introduce xdp multi-frag support
Lorenzo Bianconi
1
-43
/
+82
2022-07-29
net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routine
Lorenzo Bianconi
1
-26
/
+42
2022-07-29
vmxnet3: do not reschedule napi for rx processing
Ronak Doshi
1
-9
/
+0
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
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
1
-8
/
+3
2022-07-29
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
3
-29
/
+30
2022-07-29
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
3
-168
/
+171
2022-07-29
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
3
-184
/
+187
2022-07-29
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
3
-93
/
+98
2022-07-29
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
3
-311
/
+317
2022-07-29
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
3
-88
/
+97
2022-07-29
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
3
-93
/
+102
2022-07-29
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
3
-105
/
+113
2022-07-29
net: dsa: qca8k: move mib init function to common code
Christian Marangi
3
-37
/
+39
2022-07-29
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
3
-37
/
+49
2022-07-29
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
3
-42
/
+44
2022-07-29
net: dsa: qca8k: move mib struct to common code
Christian Marangi
4
-51
/
+67
2022-07-29
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2
-2
/
+14
2022-07-29
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2
-24
/
+12
2022-07-29
amt: fix typo in comment
Ruffalo Lavoisier
1
-1
/
+1
2022-07-29
mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.c
Yang Li
1
-1
/
+0
2022-07-29
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
1
-7
/
+1
2022-07-29
net/mlx5: Lock mlx5 devlink health recovery callback
Moshe Shemesh
2
-3
/
+13
2022-07-29
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2
-13
/
+37
2022-07-29
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-29
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2
-10
/
+17
2022-07-29
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
6
-50
/
+79
2022-07-29
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2
-8
/
+13
2022-07-29
bnxt_en: implement callbacks for devlink selftests
vikas
3
-12
/
+85
2022-07-29
net/mlx5e: kTLS, Dynamically re-size TX recycling pool
Tariq Toukan
1
-26
/
+289
[prev]
[next]