summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211_hwsim: Advertise support for multicast RX registrationJouni Malinen2020-04-291-0/+4
| * staging: wilc1000: adjust for management frame register API changesJohannes Berg2020-04-294-41/+30
| * staging: rtl8723bs: remove mgmt_frame_register methodJohannes Berg2020-04-291-24/+0
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-242-0/+4
| * cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-242-0/+6
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-244-4/+16
| * mac80211: handle channel frequency offsetThomas Pedersen2020-04-249-15/+71
| * cfg80211: express channels with a KHz componentThomas Pedersen2020-04-246-75/+182
| * ieee80211: share 802.11 unit conversion helpersThomas Pedersen2020-04-242-7/+10
| * mac80211_hwsim: indicate in IBSS that we have transmitted beaconsJohannes Berg2020-04-241-0/+6
| * 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 'net-phy-mscc-miim-reduce-waiting-time-between-MDIO-transactions'David S. Miller2020-05-262-8/+28
|\ \
| * | net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2020-05-262-6/+19
| * | net: phy: mscc-miim: improve waiting logicAntoine Tenart2020-05-261-2/+13
| * | net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart2020-05-261-6/+2
| * | net: phy: mscc-miim: use more reasonable delaysAntoine Tenart2020-05-261-1/+1
|/ /
* | net: mdiobus: add clause 45 mdiobus accessorsRussell King2020-05-268-36/+52
* | Merge branch 'flow-mpls'David S. Miller2020-05-266-53/+397
|\ \
| * | cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault2020-05-262-1/+265
| * | flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2020-05-265-52/+132
|/ /
* | Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...David S. Miller2020-05-265-20/+8
|\ \
| * | batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann2020-05-261-14/+1
| * | batman-adv: use rcu_replace_pointer() where appropriateAntonio Quartulli2020-05-223-6/+6
| * | batman-adv: Revert "Drop lockdep.h include for soft-interface.c"Sven Eckelmann2020-05-221-0/+1
* | | Merge branch 'tipc-add-some-improvements'David S. Miller2020-05-2611-263/+486
|\ \ \
| * | | tipc: add test for Nagle algorithm effectivenessTuong Lien2020-05-263-17/+64
| * | | tipc: add support for broadcast rcv stats dumpingTuong Lien2020-05-269-56/+101
| * | | tipc: enable broadcast retrans via unicastTuong Lien2020-05-266-11/+28
| * | | tipc: add back link trace eventsTuong Lien2020-05-262-5/+11
| * | | tipc: introduce Gap ACK blocks for broadcast linkTuong Lien2020-05-265-185/+293
|/ / /
* | | qed: Add EDPM mode type for user-fw compatibilityYuval Basson2020-05-264-0/+8
* | | tcp: tcp_v4_err() icmp skb is named icmp_skbEric Dumazet2020-05-261-1/+1
* | | Merge branch 'r8169-sync-hw-config-for-few-chip-versions-with-r8168-vendor-dr...David S. Miller2020-05-251-8/+10
|\ \ \