summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King2020-11-201-3/+5
* | octeontx2-af: Fix return of uninitialized variable errColin Ian King2020-11-201-1/+1
* | octeontx2-pf: Fix unintentional sign extension issueColin Ian King2020-11-201-1/+1
* | octeontx2-af: add debugfs entries for CPT blockSrujana Challa2020-11-202-0/+273
* | octeontx2-af: add mailbox interface for CPTSrujana Challa2020-11-204-7/+325
* | octeontx2-pf: move lmt flush to include/linux/socSrujana Challa2020-11-201-12/+1
* | net/mlx4_en: Remove unused performance countersTariq Toukan2020-11-205-56/+1
* | net: netsec: add xdp tx return bulking supportLorenzo Bianconi2020-11-201-1/+11
|/
* enetc: Fix endianness issues for enetc_qosClaudiu Manoil2020-11-201-45/+39
* enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil2020-11-201-4/+4
* devlink: move flash end and begin to core devlinkJacob Keller2020-11-205-13/+1
* devlink: move request_firmware out of driverJacob Keller2020-11-2013-87/+37
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-20191-861/+1775
|\
| * Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-1967-178/+505
| |\
| | * Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-194-12/+14
| | |\
| | | * can: m_can: process interrupt only when not runtime suspendedJarkko Nikula2020-11-181-0/+2
| | | * can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde2020-11-181-9/+9
| | | * can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-1/+1
| | | * can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-2/+2
| | * | net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-192-5/+5
| | * | Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-1910-34/+54
| | |\ \
| | | * | net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai2020-11-171-1/+3
| | | * | net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen2020-11-171-0/+4
| | | * | net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk2020-11-171-7/+8
| | | * | net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk2020-11-171-0/+1
| | | * | net/mlx5: Add handling of port type in rule deletionMichael Guralnik2020-11-171-0/+7
| | | * | net/mlx5e: Fix check if netdev is bond slaveMaor Dickman2020-11-171-1/+1
| | | * | net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen2020-11-174-13/+16
| | | * | net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen2020-11-171-7/+6
| | | * | net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy2020-11-171-5/+8
| | * | | atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior2020-11-191-0/+2
| | * | | net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn2020-11-183-0/+34
| | * | | mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel2020-11-181-1/+2
| | * | | mlxsw: Fix firmware flashingIdo Schimmel2020-11-181-1/+1
| | * | | atl1e: fix error return code in atl1e_probe()Zhang Changzhong2020-11-181-2/+2
| | * | | atl1c: fix error return code in atl1c_probe()Zhang Changzhong2020-11-181-2/+2
| | * | | net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-181-1/+1
| | | |/ | | |/|
| | * | qed: fix ILT configuration of SRC blockDmitry Bogdanov2020-11-182-5/+2
| | * | netdevsim: set .owner to THIS_MODULETaehee Yoo2020-11-173-0/+4
| | * | enetc: Workaround for MDIO register access issueAlex Marginean2020-11-174-25/+161
| | |/
| | * net: ftgmac100: Fix crash when removing driverJoel Stanley2020-11-171-0/+4
| | * net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-171-1/+2
| | * qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong2020-11-171-3/+9
| | * bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam2020-11-171-0/+3
| | * bnxt_en: Fix counter overflow logic.Michael Chan2020-11-171-0/+1
| | * bnxt_en: Free port stats during firmware reset.Michael Chan2020-11-171-1/+2
| | * bnxt_en: read EEPROM A2h address using page 0Edwin Peer2020-11-171-1/+1
| | * net: ipa: lock when freeing transactionAlex Elder2020-11-171-3/+12
| | * net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan2020-11-171-0/+5
| | * net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi2020-11-171-2/+3