summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: change internal management frame registration APIJohannes Berg2020-04-2413-178/+159
* mac80211: Report beacon protection failures to user spaceJouni Malinen2020-04-241-2/+14
* cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-244-4/+30
* mac80211: fix drv_config_iface_filter() behaviourJohannes Berg2020-04-242-6/+14
* mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-245-10/+6
* mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg2020-04-242-0/+59
* Merge branch 'ovs-meter-tables'David S. Miller2020-04-243-78/+247
|\
| * net: openvswitch: use u64 for meter bucketTonghao Zhang2020-04-242-2/+2
| * net: openvswitch: make EINVAL return value more obviousTonghao Zhang2020-04-241-3/+2
| * net: openvswitch: remove the unnecessary checkTonghao Zhang2020-04-241-5/+4
| * net: openvswitch: set max limitation to metersTonghao Zhang2020-04-242-10/+49
| * net: openvswitch: expand the meters supported numberTonghao Zhang2020-04-243-63/+195
|/
* net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King2020-04-241-2/+4
* qed: Make ll2_cbs staticZou Wei2020-04-241-1/+1
* net: sched : Remove unnecessary cast in kfreeXu Wang2020-04-241-1/+1
* Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'David S. Miller2020-04-237-149/+363
|\
| * net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko2020-04-234-0/+55
| * net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko2020-04-234-5/+57
| * net: ethernet: ti: cpts: add irq supportGrygorii Strashko2020-04-232-1/+38
| * net: ethernet: ti: cpts: rework lockingGrygorii Strashko2020-04-232-24/+32
| * net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko2020-04-231-71/+94
| * net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko2020-04-231-33/+58
| * net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko2020-04-231-8/+14
| * net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko2020-04-232-2/+7
| * net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko2020-04-232-26/+29
| * net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko2020-04-231-6/+6
|/
* Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'David S. Miller2020-04-236-25/+52
|\
| * net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet2020-04-233-13/+13
| * net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2020-04-232-5/+5
| * net: napi: add hard irqs deferral featureEric Dumazet2020-04-233-11/+38
|/
* Merge branch 'qed-aer'David S. Miller2020-04-233-1/+77
|\
| * qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru2020-04-232-1/+68
| * qed: Enable device error reporting capability.Sudarsana Reddy Kalluru2020-04-231-0/+9
|/
* net: dsa: add GRO support via gro_cellsAlexander Lobakin2020-04-234-2/+14
* ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2020-04-232-22/+7
* Merge branch 'dpaa2-eth-add-support-for-xdp-bulk-enqueue'David S. Miller2020-04-234-60/+87
|\
| * dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei2020-04-232-29/+30
| * dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei2020-04-231-36/+40
| * dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei2020-04-232-14/+22
| * dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei2020-04-232-13/+26
| * xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2020-04-232-1/+2
|/
* selftests: A few improvements to fib_nexthops.shDavid Ahern2020-04-231-11/+14
* Merge branch 'Add-selftests-for-pedit-ex-munge-ip6-dsfield'David S. Miller2020-04-232-0/+91
|\
| * selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfieldPetr Machata2020-04-231-0/+25
| * selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata2020-04-231-0/+66
|/
* Merge branch 'add-TJA1102-support'David S. Miller2020-04-234-38/+308
|\
| * net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel2020-04-231-7/+105
| * net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel2020-04-232-32/+52
| * net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel2020-04-231-0/+91
| * dt-bindings: net: phy: Add support for NXP TJA11xxOleksij Rempel2020-04-231-0/+61
|/