summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 's390-qeth-next'David S. Miller2018-10-125-57/+210
|\
| * s390/qeth: add TSO support for L2 devicesJulian Wiedmann2018-10-123-8/+27
| * s390/qeth: add support for IPv6 TSOJulian Wiedmann2018-10-123-31/+65
| * s390/qeth: enhance TSO control sequenceJulian Wiedmann2018-10-122-2/+101
| * s390/qeth: make TSO controls protocol-agnosticJulian Wiedmann2018-10-121-20/+21
|/
* Merge branch 'hns3-promisc-next'David S. Miller2018-10-125-14/+103
|\
| * net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen2018-10-121-1/+9
| * net: hns3: Resume promisc mode and vlan filter status after resetJian Shen2018-10-121-1/+5
| * net: hns3: Enable promisc mode when mac vlan table is fullJian Shen2018-10-124-12/+89
|/
* netlink: replace __NLA_ENSURE implementationJohannes Berg2018-10-121-1/+1
* Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller2018-10-1231-1136/+1338
|\
| * mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli2018-10-122-0/+34
| * nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2018-10-123-0/+17
| * mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-125-0/+157
| * mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen2018-10-112-23/+48
| * mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen2018-10-111-7/+4
| * mac80211: Helper function for marking STA authenticatedJouni Malinen2018-10-111-12/+22
| * mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau2018-10-114-51/+9
| * mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau2018-10-111-4/+6
| * mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau2018-10-111-4/+10
| * mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2018-10-111-1/+1
| * mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau2018-10-111-3/+1
| * mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau2018-10-113-78/+93
| * mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-1110-258/+101
| * mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau2018-10-116-47/+9
| * mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K2018-10-112-8/+16
| * mac80211: avoid reflecting frames back to the clientJohannes Berg2018-10-111-6/+6
| * nl80211: use netlink policy validation function for elementsJohannes Berg2018-10-111-76/+46
| * nl80211: use policy range validation where applicableJohannes Berg2018-10-111-289/+180
| * lib80211: don't use skcipherJohannes Berg2018-10-102-71/+40
| * mac80211_hwsim: drop now unused work-queue from hwsimMartin Willi2018-10-081-10/+1
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-10-08916-18972/+28401
| |\
| * | cfg80211: sort tracing properlyJohannes Berg2018-10-021-134/+134
| * | cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg2018-10-022-11/+3
| * | cfg80211: combine wdev/netdev unregister codeJohannes Berg2018-10-021-17/+21
| * | nl80211: add error messages to nl80211_parse_chandef()Johannes Berg2018-10-021-22/+40
| * | cfg80211: move cookie_counter out of wiphyJohannes Berg2018-10-023-5/+13
| * | cfg80211: regulatory: make initialization more robustJohannes Berg2018-10-021-0/+9
| * | mac80211: Remove unused initializationMasashi Honma2018-10-021-1/+1
| * | nl80211: remove nl80211_prepare_wdev_dump() skb argumentJohannes Berg2018-10-021-8/+7
| * | cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-025-5/+328
| * | cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_statsJohannes Berg2018-10-021-11/+2
| * | nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2018-10-021-1/+1
| * | mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun2018-10-021-1/+3
| * | cfg80211: combine duplicate wdev init codeJohannes Berg2018-10-023-26/+27
| * | mac80211: fix issue with possible txq NULL pointerErik Stromdahl2018-10-021-0/+3
| * | cfg80211: remove redundant check of !scan_planColin Ian King2018-10-021-2/+1
| * | cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang2018-10-021-1/+1
* | | net: bridge: add support for per-port vlan statsNikolay Aleksandrov2018-10-126-4/+81
* | | fore200e: fix sbus compileChristoph Hellwig2018-10-121-1/+1