aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-24mac80211: fix drv_config_iface_filter() behaviourJohannes Berg
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg
2020-04-24mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg
2020-04-23Merge branch 'ovs-meter-tables'David S. Miller
2020-04-23net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-04-23net: openvswitch: make EINVAL return value more obviousTonghao Zhang
2020-04-23net: openvswitch: remove the unnecessary checkTonghao Zhang
2020-04-23net: openvswitch: set max limitation to metersTonghao Zhang
2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang
2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23net: sched : Remove unnecessary cast in kfreeXu Wang
2020-04-23Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'David S. Miller
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko
2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko
2020-04-23Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'David S. Miller
2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet
2020-04-23net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet
2020-04-23Merge branch 'qed-aer'David S. Miller
2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont
2020-04-22Merge branch 'dpaa2-eth-add-support-for-xdp-bulk-enqueue'David S. Miller
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei
2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei
2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei
2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei
2020-04-22selftests: A few improvements to fib_nexthops.shDavid Ahern
2020-04-22Merge branch 'Add-selftests-for-pedit-ex-munge-ip6-dsfield'David S. Miller
2020-04-22selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfieldPetr Machata
2020-04-22selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata
2020-04-22Merge branch 'add-TJA1102-support'David S. Miller
2020-04-22net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel
2020-04-22dt-bindings: net: phy: Add support for NXP TJA11xxOleksij Rempel
2020-04-22net: phy: Use IS_ERR() to check and simplify codeTang Bin
2020-04-22net: phy: micrel: add phy-mode support for the KSZ9031 PHYOleksij Rempel