index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
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-17
19
-34
/
+33
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
3
-8
/
+8
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
8
-11
/
+11
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
6
-7
/
+7
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
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-13
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-12
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-11
1
-2
/
+2
|
*
|
|
net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
Marek BehĂșn
2022-10-11
1
-0
/
+3
|
*
|
|
net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
Florian Fainelli
2022-10-11
1
-1
/
+1
|
*
|
|
net: prestera: span: do not unbind things things that were never bound
Maksym Glubokiy
2022-10-11
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-06
1
-5
/
+8
|
*
|
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Geert Uytterhoeven
2022-10-06
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
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-08
2
-1
/
+3
|
\
\
\
\
\
[next]