summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin
2021-09-13net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker
2021-09-12net: dsa: qca8k: fix kernel panic with legacy mdio mappingAnsuel Smith
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-10qlcnic: Remove redundant initialization of variable retColin Ian King
2021-09-10qed: Handle management FW errorShai Malin
2021-09-10r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck
2021-09-09sfc: last resort fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09sfc: fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-09net: macb: fix use after free on rmmodTong Zhang
2021-09-09ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-09vhost_net: fix OoB on sendmsg() failure.Paolo Abeni
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-08net: ipa: initialize all filter table slotsAlex Elder
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-08ne2000: fix unused function warningArnd Bergmann
2021-09-08Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-08ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-07net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-09-07net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-07net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-07net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch
2021-09-07net/mlx5: Fix rdma aux device on devlink reloadParav Pandit
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit