summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern
2019-04-26nl80211: increase NL80211_MAX_SUPP_REG_RULESShaul Triebitz
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
2019-04-08nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna
2019-04-08nl80211: reindent some sched scan codeJohannes Berg
2019-04-07net: sched: flower: insert filter to ht before offloading it to hwVlad Buslov
2019-04-07Merge branch 'rhashtable-bitlocks'David S. Miller
2019-04-07rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown
2019-04-07rhashtable: allow rht_bucket_var to return NULL.NeilBrown
2019-04-07rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown
2019-04-06Merge branch 'net-hsr-improvements-and-bug-fixes'David S. Miller
2019-04-06net: hsr: Fix node prune function for forget time expiryAaron Kramer
2019-04-06net: hsr: add debugfs support for display node listMurali Karicheri
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri
2019-04-06net: hsr: add blank line after function declarationMurali Karicheri
2019-04-06net: hsr: remove camel case usage in the codeMurali Karicheri
2019-04-06net: hsr: add missing space around operator in codeMurali Karicheri
2019-04-06net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri
2019-04-06net: hsr: remove unnecessary space after a castMurali Karicheri
2019-04-06net: hsr: fix NULL checks in the codeMurali Karicheri
2019-04-06net: hsr: fix lines that ends with a '('Murali Karicheri
2019-04-06net: hsr: fix alignment issues in the code for functionsMurali Karicheri
2019-04-06net: hsr: remove unnecessary paranthesis from the codeMurali Karicheri
2019-04-06net: hsr: fix multiple blank lines in the codeMurali Karicheri
2019-04-06net: hsr: fix lines exceeding 80 charactersMurali Karicheri
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06Merge branch 'r8152-runtime-mac-changes'David S. Miller
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06tcp: remove redundant check on tskbColin Ian King
2019-04-06Merge branch 'net-phy-add-Amlogic-g12a-support'David S. Miller
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06dt-bindings: net: phy: add g12a mdio mux documentationJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia