summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan2021-12-148-221/+314
| * | net/mlx5e: Add pedit to tc action infraRoi Dayan2021-12-147-169/+222
| * | net/mlx5e: Add csum to tc action infraRoi Dayan2021-12-145-45/+67
| * | net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan2021-12-145-21/+81
| * | net/mlx5e: Add goto to tc action infraRoi Dayan2021-12-147-76/+99
| * | net/mlx5e: Add tc action infrastructureRoi Dayan2021-12-149-47/+297
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-12-1538-2745/+2391
|\ \ \
| * | | ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen2021-12-141-2/+0
| * | | ice: Remove unnecessary castsDan Carpenter2021-12-141-4/+2
| * | | ice: Propagate error codesTony Nguyen2021-12-148-99/+45
| * | | ice: Remove excess error variablesTony Nguyen2021-12-1410-282/+223
| * | | ice: Cleanup after ice_status removalTony Nguyen2021-12-1428-350/+265
| * | | ice: Remove enum ice_statusTony Nguyen2021-12-1422-654/+568
| * | | ice: Use int for ice_statusTony Nguyen2021-12-1433-859/+863
| * | | ice: Remove string printing for ice_statusTony Nguyen2021-12-149-236/+163
| * | | ice: Refactor status flow for DDP loadWojciech Drewek2021-12-144-182/+272
| * | | ice: Refactor promiscuous functionsBrett Creeley2021-12-144-102/+156
| * | | ice: refactor PTYPE validatingJeff Guo2021-12-144-372/+133
| * | | ice: Add package PTYPE enable informationHaiyue Wang2021-12-144-0/+98
* | | | net: fec: fix system hang during suspend/resumeJoakim Zhang2021-12-151-12/+34
* | | | net: ocelot: add support to get port mac from device-treeClément Léger2021-12-151-1/+4
* | | | sun4i-emac.c: remove unnecessary branchConley Lee2021-12-151-18/+0
| |/ / |/| |
* | | net: dsa: hellcreek: Add missing PTP via UDP rulesKurt Kanzenbach2021-12-141-4/+60
* | | net: dsa: hellcreek: Allow PTP P2P measurements on blocked portsKurt Kanzenbach2021-12-141-1/+1
* | | net: dsa: hellcreek: Add STP forwarding ruleKurt Kanzenbach2021-12-141-0/+14
* | | net: dsa: hellcreek: Fix insertion of static FDB entriesKurt Kanzenbach2021-12-141-2/+5
|/ /
* | ibmvnic: remove unused definesDany Madden2021-12-141-2/+0
* | ibmvnic: Update driver return codesDany Madden2021-12-141-30/+34
* | net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean2021-12-141-8/+8
* | bareudp: Add extack support to bareudp_configure()Guillaume Nault2021-12-141-4/+9
* | Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMPHangbin Liu2021-12-141-12/+21
* | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-1438-142/+0
* | net: mtk_eth: add COMPILE_TEST supportLorenzo Bianconi2021-12-131-1/+2
* | mt76: remove variable set but not usedYang Li2021-12-131-2/+1
* | net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar2021-12-131-3/+3
* | net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger2021-12-131-2/+2
* | net: lan966x: Fix the configuration of the pcsHoratiu Vultur2021-12-131-6/+0
* | net: vertexcom: Add MSE102x SPI supportStefan Wahren2021-12-135-0/+802
* | net: mvneta: mark as a legacy_pre_march2020 driverRussell King (Oracle)2021-12-131-0/+1
* | net: axienet: mark as a legacy_pre_march2020 driverRussell King (Oracle)2021-12-131-0/+1
* | isdn: cpai: no need to initialise statics to 0Jason Wang2021-12-131-1/+1
* | net: ipa: fix IPA v4.5 interconnect dataAlex Elder2021-12-131-6/+1
* | bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault2021-12-131-0/+7
* | bareudp: Remove bareudp_dev_create()Guillaume Nault2021-12-131-34/+0
* | net: stmmac: bump tc when get underflow error from DMA descriptorXiaoliang Yang2021-12-133-33/+27
* | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean2021-12-121-14/+8
* | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-123-5/+64
* | net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean2021-12-123-58/+32
* | net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean2021-12-123-4/+8
* | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean2021-12-123-19/+11