summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-17net: ax88796c: use bit numbers insetad of bit masksƁukasz Stelmach
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-11-16net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-16amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan
2021-11-16net: mvmdio: fix compilation warningMarcin Wojtas
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-15iavf: validate pointersMitch Williams
2021-11-15iavf: prevent accidental free of filter structureJacob Keller
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin