index
:
linux-stable.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.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
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
19
-34
/
+33
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
3
-8
/
+8
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
8
-11
/
+11
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
6
-7
/
+7
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
8
-10
/
+9
*
|
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-13
37
-71
/
+199
|
\
\
|
|
/
|
/
|
|
*
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
2022-10-13
1
-2
/
+2
|
*
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2022-10-13
1
-3
/
+3
|
*
Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
2022-10-13
1
-0
/
+2
|
|
\
|
|
*
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
2022-10-13
14
-23
/
+49
|
|
|
\
|
|
|
*
wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
Johannes Berg
2022-10-10
1
-0
/
+2
|
*
|
|
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
2022-10-12
1
-4
/
+5
|
*
|
|
net/mlx5: Make ASO poll CQ usable in atomic context
Leon Romanovsky
2022-10-12
4
-13
/
+11
|
*
|
|
net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
Matthias Schiffer
2022-10-12
1
-1
/
+4
|
*
|
|
Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-10-11
7
-19
/
+31
|
|
\
|
|
|
|
*
|
wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warning
Kalle Valo
2022-10-11
1
-2
/
+3
|
|
*
|
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...
Jose Ignacio Tornos Martinez
2022-10-11
1
-0
/
+2
|
|
*
|
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
4
-7
/
+10
|
|
*
|
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2022-10-11
2
-8
/
+8
|
|
*
|
wifi: mt76: fix rate reporting / throughput regression on mt7915 and newer
Felix Fietkau
2022-10-06
1
-2
/
+8
|
*
|
|
can: kvaser_usb_leaf: Fix CAN state after restart
Anssi Hannula
2022-10-11
1
-0
/
+2
|
*
|
|
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
Anssi Hannula
2022-10-11
3
-1
/
+5
|
*
|
|
can: kvaser_usb: Fix use of uninitialized completion
Anssi Hannula
2022-10-11
2
-1
/
+2
|
*
|
|
can: kvaser_usb_leaf: Fix overread with an invalid command
Anssi Hannula
2022-10-11
1
-0
/
+75
|
*
|
|
nfp: flower: fix incorrect struct type in GRE key_size
Louis Peens
2022-10-10
1
-2
/
+2
|
*
|
|
net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
Marek BehĂșn
2022-10-10
1
-0
/
+3
|
*
|
|
net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
Florian Fainelli
2022-10-10
1
-1
/
+1
|
*
|
|
net: prestera: span: do not unbind things things that were never bound
Maksym Glubokiy
2022-10-10
1
-1
/
+4
|
|
|
/
|
|
/
|
|
*
|
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
Yang Yingliang
2022-10-10
1
-1
/
+3
|
*
|
octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()
Yang Yingliang
2022-10-09
1
-1
/
+3
|
*
|
octeontx2-pf: mcs: fix missing unlock in some error paths
Yang Yingliang
2022-10-09
1
-2
/
+3
|
*
|
macvlan: enforce a consistent minimal mtu
Eric Dumazet
2022-10-09
1
-1
/
+1
|
*
|
net: ethernet: bgmac: Remove -Warray-bounds exception
Kees Cook
2022-10-07
1
-5
/
+0
|
*
|
net: ethernet: mediatek: Remove -Warray-bounds exception
Kees Cook
2022-10-07
1
-5
/
+0
|
*
|
prestera: matchall: do not rollback if rule exists
Serhiy Boiko
2022-10-07
1
-0
/
+2
|
*
|
net: enetc: Remove duplicated include in enetc_qos.c
Yang Li
2022-10-07
1
-1
/
+0
|
*
|
octeontx2-pf: mcs: remove unneeded semicolon
Yang Li
2022-10-07
1
-1
/
+1
|
*
|
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
2022-10-07
3
-1
/
+25
|
*
|
net: ethernet: adi: adin1110: Add check in netdev_event
Alexandru Tachici
2022-10-05
1
-5
/
+8
|
*
|
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Geert Uytterhoeven
2022-10-05
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
\
|
*
|
crypto: kmsan: disable accelerated configs under KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-10
1
-16
/
+32
|
\
\
\
|
*
|
|
virtio-net: use mtu size as buffer length for big packets
Gavin Li
2022-10-07
1
-13
/
+24
|
*
|
|
virtio-net: introduce and use helper function for guest gso support checks
Gavin Li
2022-10-07
1
-4
/
+9
*
|
|
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
2
-3
/
+2
|
\
\
\
\
|
*
|
|
|
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-2
/
+0
|
*
|
|
|
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-08-19
1
-1
/
+2
*
|
|
|
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
2
-1
/
+3
|
\
\
\
\
\
[next]