summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-05-24net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-05-24r8152: check the informaton of the deviceHayes Wang1-5/+37
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo1-1/+2
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava6-6/+6
2021-05-24net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0
2021-05-24Merge branch 'fq_pie-fixes'David S. Miller2-10/+17
2021-05-24net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti1-1/+8
2021-05-24net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2-9/+9
2021-05-24net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-05-24net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-05-24MAINTAINERS: Add entries for CBS, ETF and taprio qdiscsVinicius Costa Gomes1-0/+8
2021-05-22ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri1-1/+3
2021-05-22net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet1-0/+1
2021-05-22RDS tcp loopback connection can hangRao Shoaib4-9/+27
2021-05-22MAINTAINERS: remove Ioana Radulescu from dpaa2-ethIoana Ciornei1-1/+0
2021-05-22net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-05-22net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli1-3/+2
2021-05-22MAINTAINERS: s390/net: add netdev listJulian Wiedmann1-0/+2
2021-05-21net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese1-2/+8
2021-05-21Merge branch 'stmmac-fixes'David S. Miller1-7/+16
2021-05-21net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang1-1/+10
2021-05-21net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()Joakim Zhang1-6/+6
2021-05-21net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma1-1/+1
2021-05-21net: encx24j600: fix kernel-doc syntax in file headersAditya Srivastava2-2/+2
2021-05-21ixgbe: fix large MTU request from VFJesse Brandeburg1-9/+7
2021-05-20selftests: Add .gitignore for nci test suiteDavid Matlack1-0/+1
2021-05-19net: hso: bail out on interrupt URB allocation failureJohan Hovold1-7/+7
2021-05-19dt-bindings: net: renesas,ether: Update Sergei's email addressGeert Uytterhoeven1-1/+1
2021-05-19cxgb4: avoid accessing registers when clearing filtersRaju Rangoju1-1/+1
2021-05-19Merge tag 'mlx5-fixes-2021-05-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller17-91/+168
2021-05-19ethtool: stats: Fix a copy-paste errorYueHaibing1-1/+1
2021-05-19mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski1-2/+5
2021-05-19net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-05-19net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky1-5/+17
2021-05-19{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen6-5/+42
2021-05-19net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-05-19net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov1-0/+6
2021-05-19net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-05-19net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-05-19net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-05-19net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-05-19net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-05-19net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit1-7/+11
2021-05-19net/mlx5: Fix err prints and return when creating termination tableRoi Dayan1-12/+11
2021-05-19net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-05-19net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6