summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-24net: phy: make phy_suspend a no-op if PHY is suspended alreadyHeiner Kallweit
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24Merge branch 'qdisc-noop'David S. Miller
2020-04-24dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-04-24net: sched: report ndo_setup_tc failures via extackJesper Dangaard Brouer
2020-04-24Merge branch 'mlxsw-Mirroring-cleanups'David S. Miller
2020-04-24mlxsw: spectrum_span: Replace zero-length array with flexible-array memberIdo Schimmel
2020-04-24mlxsw: spectrum_span: Use 'refcount_t' for reference countingIdo Schimmel
2020-04-24mlxsw: spectrum_span: Remove unnecessary debug printsIdo Schimmel
2020-04-24mlxsw: spectrum_span: Rename parms() to parms_set()Amit Cohen
2020-04-24mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()Amit Cohen
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