index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2023-05-24
2
-26
/
+29
*
net: phy: mscc: remove unnecessary phydev locking
David Epping
2023-05-24
1
-4
/
+0
*
net: phy: mscc: add support for VSC8501
David Epping
2023-05-24
2
-0
/
+26
*
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
2023-05-24
1
-0
/
+1
*
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2023-05-24
16
-58
/
+173
|
\
|
*
net/mlx5: Fix indexing of mlx5_irq
Shay Drory
2023-05-22
1
-4
/
+5
|
*
net/mlx5: Fix irq affinity management
Shay Drory
2023-05-22
1
-1
/
+1
|
*
net/mlx5: Free irqs only on shutdown callback
Shay Drory
2023-05-22
3
-1
/
+31
|
*
net/mlx5: Devcom, serialize devcom registration
Shay Drory
2023-05-22
1
-5
/
+14
|
*
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
2023-05-22
1
-1
/
+2
|
*
net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register
Shay Drory
2023-05-22
2
-1
/
+9
|
*
net/mlx5e: TC, Fix using eswitch mapping in nic mode
Paul Blakey
2023-05-22
1
-7
/
+27
|
*
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
2023-05-22
3
-7
/
+16
|
*
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
2023-05-22
3
-20
/
+48
|
*
net/mlx5: Fix error message when failing to allocate device memory
Roi Dayan
2023-05-22
1
-1
/
+1
|
*
net/mlx5e: Use correct encap attribute during invalidation
Vlad Buslov
2023-05-22
1
-1
/
+3
|
*
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
2023-05-22
1
-1
/
+3
|
*
net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs
Erez Shitrit
2023-05-22
1
-1
/
+2
|
*
net/mlx5: Handle pairing of E-switch via uplink un/load APIs
Shay Drory
2023-05-22
3
-6
/
+9
|
*
net/mlx5: Collect command failures data only for known commands
Shay Drory
2023-05-22
1
-1
/
+2
*
|
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
2023-05-24
1
-6
/
+2
*
|
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
2023-05-23
1
-22
/
+22
*
|
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
2023-05-23
1
-0
/
+10
|
/
*
3c589_cs: Fix an error handling path in tc589_probe()
Christophe JAILLET
2023-05-22
1
-1
/
+10
*
forcedeth: Fix an error handling path in nv_probe()
Christophe JAILLET
2023-05-22
1
-0
/
+1
*
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-19
2
-2
/
+13
*
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
2023-05-19
1
-6
/
+11
*
octeontx2-pf: Fix TSOv6 offload
Sunil Goutham
2023-05-19
1
-3
/
+1
*
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-19
1
-50
/
+45
*
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
2023-05-19
1
-7
/
+9
*
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
2023-05-18
1
-9
/
+15
*
Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2023-05-18
1
-22
/
+29
|
\
|
*
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
2023-05-17
1
-0
/
+2
|
*
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
2023-05-17
1
-17
/
+4
|
*
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
2023-05-17
1
-0
/
+15
|
*
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
2023-05-17
1
-5
/
+5
|
*
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
2023-05-17
1
-0
/
+2
|
*
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
2023-05-17
1
-0
/
+1
*
|
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
34
-99
/
+186
|
\
\
|
*
|
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2023-05-17
2
-2
/
+2
|
*
|
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
2023-05-17
1
-8
/
+0
|
*
|
mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
Zhengchao Shao
2023-05-16
1
-1
/
+2
|
*
|
wifi: iwlwifi: mvm: Add locking to the rate read flow
Ariel Malamud
2023-05-16
1
-0
/
+3
|
*
|
wifi: iwlwifi: Don't use valid_links to iterate sta links
Miri Korenblit
2023-05-16
1
-30
/
+22
|
*
|
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
2023-05-16
1
-0
/
+10
|
*
|
wifi: iwlwifi: mvm: fix OEM's name in the tas approved list
Alon Giladi
2023-05-16
1
-1
/
+1
|
*
|
wifi: iwlwifi: fix OEM's name in the ppag approved list
Alon Giladi
2023-05-16
1
-1
/
+1
|
*
|
wifi: iwlwifi: mvm: fix initialization of a return value
Mukesh Sisodiya
2023-05-16
1
-1
/
+1
|
*
|
wifi: iwlwifi: mvm: fix access to fw_id_to_mac_id
Gregory Greenman
2023-05-16
4
-2
/
+22
|
*
|
wifi: iwlwifi: fw: fix DBGI dump
Johannes Berg
2023-05-16
1
-8
/
+11
[next]