summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg5-10/+6
2020-04-24mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg2-0/+59
2020-04-24Merge branch 'ovs-meter-tables'David S. Miller3-78/+247
2020-04-24net: openvswitch: use u64 for meter bucketTonghao Zhang2-2/+2
2020-04-24net: openvswitch: make EINVAL return value more obviousTonghao Zhang1-3/+2
2020-04-24net: openvswitch: remove the unnecessary checkTonghao Zhang1-5/+4
2020-04-24net: openvswitch: set max limitation to metersTonghao Zhang2-10/+49
2020-04-24net: openvswitch: expand the meters supported numberTonghao Zhang3-63/+195
2020-04-24net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King1-2/+4
2020-04-24qed: Make ll2_cbs staticZou Wei1-1/+1
2020-04-24net: sched : Remove unnecessary cast in kfreeXu Wang1-1/+1
2020-04-23Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'David S. Miller7-149/+363
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko4-0/+55
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko4-5/+57
2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko2-1/+38
2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko2-24/+32
2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko1-71/+94
2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko1-33/+58
2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko1-8/+14
2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko2-2/+7
2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko2-26/+29
2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko1-6/+6
2020-04-23Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'David S. Miller6-25/+52
2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet3-13/+13
2020-04-23net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2-5/+5
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet3-11/+38
2020-04-23Merge branch 'qed-aer'David S. Miller3-1/+77
2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru2-1/+68
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru1-0/+9
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2-22/+7
2020-04-23Merge branch 'dpaa2-eth-add-support-for-xdp-bulk-enqueue'David S. Miller4-60/+87
2020-04-23dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei2-29/+30
2020-04-23dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei1-36/+40
2020-04-23dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei2-14/+22
2020-04-23dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei2-13/+26
2020-04-23xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2-1/+2
2020-04-23selftests: A few improvements to fib_nexthops.shDavid Ahern1-11/+14
2020-04-23Merge branch 'Add-selftests-for-pedit-ex-munge-ip6-dsfield'David S. Miller2-0/+91
2020-04-23selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfieldPetr Machata1-0/+25
2020-04-23selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata1-0/+66
2020-04-23Merge branch 'add-TJA1102-support'David S. Miller4-38/+308
2020-04-23net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel1-7/+105
2020-04-23net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel2-32/+52
2020-04-23net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel1-0/+91
2020-04-23dt-bindings: net: phy: Add support for NXP TJA11xxOleksij Rempel1-0/+61
2020-04-23net: phy: Use IS_ERR() to check and simplify codeTang Bin1-5/+2
2020-04-23net: phy: micrel: add phy-mode support for the KSZ9031 PHYOleksij Rempel1-5/+123
2020-04-23net: caif: use true,false for bool variablesJason Yan1-4/+4
2020-04-23net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt3-0/+69