summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-12-131-4/+2
|\
| * cnic: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig2022-11-211-4/+2
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-131-1/+1
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-138-19/+19
|\ \ \
| * | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-183-6/+6
| * | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-188-19/+19
* | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-3/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-3/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
| | | |/ /
* | | | | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-121-10/+11
|\ \ \ \ \
| * | | | | netconsole: avoid CON_ENABLED misuse to track registrationJohn Ogness2022-12-021-10/+11
* | | | | | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-0943-80/+264
|\ \ \ \ \ \
| * | | | | | net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)2022-12-081-1/+1
| * | | | | | macsec: add missing attribute validation for offloadEmeel Hakim2022-12-081-0/+1
| * | | | | | net: mvneta: Fix an out of bounds checkDan Carpenter2022-12-081-4/+1
| * | | | | | net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao2022-12-081-0/+1
| * | | | | | net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang2022-12-081-2/+2
| * | | | | | net: phy: mxl-gpy: add MDINT workaroundMichael Walle2022-12-081-0/+85
| * | | | | | Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-083-11/+22
| |\ \ \ \ \ \
| | * | | | | | can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus2022-12-071-0/+6
| | * | | | | | can: can327: flush TX_work on ldisc .close()Max Staudt2022-12-071-7/+10
| | * | | | | | can: slcan: fix freed work crashJiri Slaby (SUSE)2022-12-071-4/+6
| * | | | | | | net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean2022-12-071-2/+5
| * | | | | | | xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-071-1/+1
| * | | | | | | Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni2022-12-072-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ca8210: Fix crash by zero initializing dataHauke Mehrtens2022-11-291-1/+1
| | * | | | | | | ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan2022-11-291-1/+1
| * | | | | | | | dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can2022-12-071-0/+4
| * | | | | | | | ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong2022-12-071-0/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-12-073-11/+22
| |\ \ \ \ \ \ \
| | * | | | | | | i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski2022-12-051-10/+2
| | * | | | | | | i40e: Fix for VF MAC address 0Sylwester Dziedziuch2022-12-051-0/+2
| | * | | | | | | i40e: Fix not setting default xps_cpus after resetMichal Jaron2022-12-051-1/+18
| * | | | | | | | net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao2022-12-071-0/+2
| * | | | | | | | net: fec: properly guard irq coalesce setupRasmus Villemoes2022-12-071-1/+2
| * | | | | | | | bonding: get correct NA dest addressHangbin Liu2022-12-071-1/+1
| * | | | | | | | net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian2022-12-061-1/+1
| * | | | | | | | net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng2022-12-062-1/+4
| * | | | | | | | net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian2022-12-061-1/+1
| * | | | | | | | net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu2022-12-061-1/+3
| * | | | | | | | ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing2022-12-061-1/+1
| * | | | | | | | net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin2022-12-061-0/+3
| * | | | | | | | net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao2022-12-061-0/+1
| * | | | | | | | net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang2022-12-062-6/+19
| * | | | | | | | net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang2022-12-061-4/+4
| |/ / / / / / /
| * | | | | | | net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter2022-12-051-0/+3
| * | | | | | | xen-netfront: Fix NULL sring after live migrationLin Liu2022-12-051-0/+6
| * | | | | | | net: microchip: sparx5: correctly free skb in xmitCasper Andersson2022-12-052-18/+25
| * | | | | | | octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan2022-12-051-1/+6