summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-03qede: validate non LSO skb lengthManish Chopra
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-01vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-01Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-12-01Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-12-01net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassedMarek Behún
2021-12-01net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiverMarek Behún
2021-12-01net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()Marek Behún
2021-12-01net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393XMarek Behún
2021-11-30net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan
2021-11-30net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem
2021-11-30net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem
2021-11-30natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET