summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-26cfg80211: support profile split between elementsSara Sharon2-6/+117
2019-04-26mac80211: support non-inheritance elementSara Sharon1-57/+77
2019-04-26cfg80211: support non-inheritance elementSara Sharon3-1/+69
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon1-2/+1
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern1-0/+2
2019-04-26nl80211: increase NL80211_MAX_SUPP_REG_RULESShaul Triebitz1-2/+2
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt5-0/+172
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti6-2/+16
2019-04-08nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna3-0/+74
2019-04-08nl80211: reindent some sched scan codeJohannes Berg1-31/+34
2019-04-08net: sched: flower: insert filter to ht before offloading it to hwVlad Buslov1-20/+44
2019-04-08Merge branch 'rhashtable-bitlocks'David S. Miller12-173/+271
2019-04-08rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown2-23/+43
2019-04-08rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown12-178/+236
2019-04-08rhashtable: allow rht_bucket_var to return NULL.NeilBrown2-11/+29
2019-04-08rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown1-3/+5
2019-04-07Merge branch 'net-hsr-improvements-and-bug-fixes'David S. Miller14-277/+327
2019-04-07net: hsr: Fix node prune function for forget time expiryAaron Kramer1-0/+4
2019-04-07net: hsr: add debugfs support for display node listMurali Karicheri6-12/+155
2019-04-07net: hsr: convert to SPDX identifierMurali Karicheri12-61/+12
2019-04-07net: hsr: add blank line after function declarationMurali Karicheri1-0/+1
2019-04-07net: hsr: remove camel case usage in the codeMurali Karicheri4-75/+76
2019-04-07net: hsr: add missing space around operator in codeMurali Karicheri2-4/+4
2019-04-07net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri2-6/+6
2019-04-07net: hsr: remove unnecessary space after a castMurali Karicheri3-15/+15
2019-04-07net: hsr: fix NULL checks in the codeMurali Karicheri5-13/+13
2019-04-07net: hsr: fix lines that ends with a '('Murali Karicheri2-7/+5
2019-04-07net: hsr: fix alignment issues in the code for functionsMurali Karicheri3-9/+9
2019-04-07net: hsr: remove unnecessary paranthesis from the codeMurali Karicheri3-18/+16
2019-04-07net: hsr: fix multiple blank lines in the codeMurali Karicheri7-55/+0
2019-04-07net: hsr: fix lines exceeding 80 charactersMurali Karicheri5-22/+31
2019-04-07selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov1-0/+152
2019-04-07net: hns: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2019-04-07Merge branch 'r8152-runtime-mac-changes'David S. Miller1-16/+35
2019-04-07r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello1-15/+35
2019-04-07r8152: remove extra action copying ethernet addressMario Limonciello1-1/+0
2019-04-07tcp: remove redundant check on tskbColin Ian King1-5/+2
2019-04-07Merge branch 'net-phy-add-Amlogic-g12a-support'David S. Miller5-4/+453
2019-04-07net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet1-4/+2
2019-04-07net: phy: meson-gxl: add g12a supportJerome Brunet1-0/+11
2019-04-07net: phy: add amlogic g12a mdio mux supportJerome Brunet3-0/+392
2019-04-07dt-bindings: net: phy: add g12a mdio mux documentationJerome Brunet1-0/+48
2019-04-07virtio-net: Fix some minor formatting errorsYuval Shaia1-4/+6
2019-04-07virtio-net: Remove inclusion of pci.hYuval Shaia1-1/+0
2019-04-07r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit1-18/+2
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller527-6928/+4631
2019-04-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+18
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-05Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-17/+44
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-563/+1096