summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/netback: fix rx queue stall detectionJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-17net/mlx4_en: Update reported link modes for 1/10GErik Ekman
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-14can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14iavf: Fix reporting when setting descriptor countMichal Maloszewski
2021-12-14iavf: restore MSI state on resetMitch Williams
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-12-14vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-12-14can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
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-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-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-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-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