summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens
2022-10-10net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn
2022-10-10net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli
2022-10-10net: prestera: span: do not unbind things things that were never boundMaksym Glubokiy
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-09octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-09macvlan: enforce a consistent minimal mtuEric Dumazet
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07virtio-net: use mtu size as buffer length for big packetsGavin Li
2022-10-07virtio-net: introduce and use helper function for guest gso support checksGavin Li
2022-10-07net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook
2022-10-07prestera: matchall: do not rollback if rule existsSerhiy Boiko
2022-10-07net: enetc: Remove duplicated include in enetc_qos.cYang Li
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li
2022-10-07hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-06wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau
2022-10-05net: ethernet: adi: adin1110: Add check in netdev_eventAlexandru Tachici
2022-10-05net: pse-pd: PSE_REGULATOR should depend on REGULATORGeert Uytterhoeven
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds