summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-25Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-02-25iavf: Fix __IAVF_RESETTING state usageSlawomir Laba
2022-02-25iavf: Fix missing check for running netdevSlawomir Laba
2022-02-25iavf: Fix deadlock in iavf_reset_taskSlawomir Laba
2022-02-25iavf: Fix race in init stateSlawomir Laba
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba
2022-02-25iavf: Fix init state closure on removeSlawomir Laba
2022-02-25iavf: Add waiting so the port is initialized in removeSlawomir Laba
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba
2022-02-25net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-02-25net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-02-25can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-02-25net: sparx5: Fix add vlan when invalid operationCasper Andersson
2022-02-25net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-02-25ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu
2022-02-25ibmvnic: clear fop when retrying probeSukadev Bhattiprolu
2022-02-25ibmvnic: init init_done_rc earlierSukadev Bhattiprolu
2022-02-25ibmvnic: register netdev after init of adapterSukadev Bhattiprolu
2022-02-25ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu
2022-02-25ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu
2022-02-25ibmvnic: initialize rc before completing waitSukadev Bhattiprolu
2022-02-25ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-02-25net: stmmac: only enable DMA interrupts when readyVincent Whitchurch
2022-02-25xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki
2022-02-25can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-02-25can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24Merge tag 'platform-drivers-x86-v5.17-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-24bnx2x: fix driver load from initrdManish Chopra
2022-02-24Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-02-24Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-02-24surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede
2022-02-24platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello
2022-02-23Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman
2022-02-23net/mlx5e: Add missing increment of countLama Kayal
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb