summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-12-08atlantic: Remove warn trace message.Sameer Saurabh
2021-12-08atlantic: Fix statistics logic for production hardwareDmitry Bogdanov
2021-12-08Remove Half duplex mode speed capabilities.Sameer Saurabh
2021-12-08atlantic: Add missing DIDs and fix 115c.Nikita Danilov
2021-12-08atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh
2021-12-08atlatnic: enable Nbase-t speeds with base-tNikita Danilov
2021-12-08atlantic: Increase delay for fw transactionsDmitry Bogdanov
2021-12-08dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-12-08wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld
2021-12-08wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld
2021-12-08wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-12-08wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld
2021-12-08rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-12-01net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-12-01xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-01xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-01xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-01xen/netfront: read response from backend only onceJuergen Gross
2021-12-01net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-12-01net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-12-01lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit
2021-12-01net: marvell: mvpp2: increase MTU limit when XDP enabledMarek BehĂșn
2021-12-01mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen
2021-12-01mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson
2021-12-01ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-12-01ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-12-01net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-12-01nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-12-01iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-12-01net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky