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