aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthGravatar Soenke Huster 1-1/+1
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationGravatar Yang Yingliang 1-1/+1
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Gravatar Yang Yingliang 1-2/+3
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAGravatar Horatiu Vultur 1-6/+12
2022-11-01net: lan966x: Fix FDMA when MTU is changedGravatar Horatiu Vultur 2-3/+7
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledGravatar Horatiu Vultur 2-0/+21
2022-11-01net: lan966x: Fix the MTU calculationGravatar Horatiu Vultur 2-1/+3
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Gravatar Christophe JAILLET 1-2/+6
2022-10-31net: tun: fix bugs for oversize packet when napi frags enabledGravatar Ziyang Xuan 1-1/+2
2022-10-31net: fec: fix improper use of NETDEV_TX_BUSYGravatar Zhang Changzhong 1-2/+2
2022-10-30nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Gravatar Shang XiaoJing 1-1/+6
2022-10-30nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Gravatar Shang XiaoJing 1-2/+6
2022-10-30nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Gravatar Shang XiaoJing 1-2/+5
2022-10-30nfc: fdp: Fix potential memory leak in fdp_nci_send()Gravatar Shang XiaoJing 1-1/+9
2022-10-28net: ethernet: adi: adin1110: Fix notifiersGravatar Alexandru Tachici 1-9/+29
2022-10-28net: emaclite: update reset_lock member documentationGravatar Radhey Shyam Pandey 1-1/+1
2022-10-28net: dsa: Fix possible memory leaks in dsa_loop_init()Gravatar Chen Zhongjin 1-7/+18
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 37-203/+407
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 5-11/+80
2022-10-27net: enetc: survive memory pressure without crashingGravatar Vladimir Oltean 1-0/+5
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateGravatar Raed Salem 1-1/+1
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionGravatar Raed Salem 1-1/+1
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteGravatar Raed Salem 1-6/+6
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateGravatar Raed Salem 1-1/+1
2022-10-27net/mlx5: Fix crash during sync firmware resetGravatar Suresh Devarakonda 1-3/+3
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverGravatar Roy Novich 1-0/+4
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedGravatar Roi Dayan 1-0/+4
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portGravatar Ariel Levkovich 1-1/+11
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceGravatar Tariq Toukan 1-5/+5
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatGravatar Saeed Mahameed 1-0/+7
2022-10-27net/mlx5e: Update restore chain id for slow path packetsGravatar Paul Blakey 2-2/+62
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQGravatar Aya Levin 3-0/+21
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowGravatar Rongwei Liu 1-1/+2
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateGravatar Moshe Shemesh 1-0/+17
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateGravatar Hyong Youb Kim 1-3/+0
2022-10-27netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedGravatar Zhengchao Shao 1-4/+7
2022-10-27netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Gravatar Zhengchao Shao 1-7/+13
2022-10-27netdevsim: fix memory leak in nsim_bus_dev_new()Gravatar Zhengchao Shao 1-2/+7
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 3-17/+15
2022-10-27net: broadcom: bcm4908_enet: update TX stats after actual transmissionGravatar Rafał Miłecki 1-4/+8
2022-10-27net: bcmsysport: Indicate MAC is in charge of PHY PMGravatar Florian Fainelli 1-0/+3
2022-10-27net: ehea: fix possible memory leak in ehea_register_port()Gravatar Yang Yingliang 1-0/+1
2022-10-27can: rcar_canfd: fix channel specific IRQ handling for RZ/G2LGravatar Biju Das 1-11/+7
2022-10-27can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Gravatar Biju Das 1-2/+4
2022-10-27can: kvaser_usb: Fix possible completions during init_completionGravatar Anssi Hannula 2-4/+4
2022-10-26net: ethernet: ave: Fix MAC to be in charge of PHY PMGravatar Kunihiko Hayashi 1-0/+6
2022-10-26net: fec: limit register access on i.MX6ULGravatar Juergen Borleis 1-2/+44
2022-10-26Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 2-4/+9
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-6/+13
2022-10-25net: ipa: don't configure IDLE_INDICATION on v3.1Gravatar Caleb Connolly 1-0/+3