summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg2020-04-241-1/+2
* mac80211: Fail association when AP has no legacy ratesIlan Peer2020-04-241-1/+9
* mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-243-2/+18
* mac80211: agg-tx: refactor sending addbaMordechay Goodstein2020-04-241-28/+39
* mac80211: Skip entries with HE membership selectorIlan Peer2020-04-241-3/+4
* cfg80211: Parse HE membership selectorIlan Peer2020-04-243-1/+5
* mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski2020-04-241-1/+6
* mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-242-0/+11
* mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-244-20/+34
* mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-244-3/+21
* nl80211: allow client-only BIGTK supportJohannes Berg2020-04-242-4/+18
* cfg80211: support multicast RX registrationJohannes Berg2020-04-245-9/+59
* 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