summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: always shut down on HW rfkillJohannes Berg2019-09-113-9/+11
* mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein2019-09-111-1/+9
* cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel2019-09-111-1/+1
* cfg80211: add local BSS receive time to survey informationFelix Fietkau2019-08-301-0/+4
* nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang2019-08-221-0/+1
* mac80211: minstrel_ht: fix infinite loop because supported is not being shiftedColin Ian King2019-08-221-1/+1
* nexthops: remove redundant assignment to variable errColin Ian King2019-08-221-1/+1
* mac80211: minstrel_ht: improve rate probing for devices with static fallbackFelix Fietkau2019-08-213-28/+225
* mac80211: minstrel_ht: fix default max throughput rate indexesFelix Fietkau2019-08-211-6/+14
* mac80211: minstrel_ht: reduce unnecessary rate probing attemptsFelix Fietkau2019-08-211-0/+15
* mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2019-08-211-1/+1
* nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-215-6/+240
* mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin2019-08-211-1/+2
* mac80211: add assoc-at supportBen Greear2019-08-212-0/+5
* cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-211-0/+1
* cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel2019-08-211-0/+1
* cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel2019-08-211-5/+11
* cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel2019-08-211-1/+2
* cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel2019-08-212-1/+3
* cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel2019-08-211-0/+3
* cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel2019-08-211-1/+9
* cfg80211: add 6GHz UNII band definitionsArend van Spriel2019-08-211-2/+19
* nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel2019-08-211-0/+1
* mac80211: add missing length field increment when generating Radiotap headerJohn Crispin2019-08-211-0/+1
* mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin2019-08-211-1/+1
* mac80211: fix bad guard when reporting legacy ratesJohn Crispin2019-08-211-7/+7
* mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin2019-08-211-3/+9
* net: dsa: enable and disable all portsVivien Didelot2019-08-201-0/+11
* net: dsa: use a single switch statement for port setupVivien Didelot2019-08-201-48/+39
* sctp: remove net sctp.x_enable working as a global switchXin Long2019-08-191-16/+12
* sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long2019-08-191-0/+86
* sctp: add sctp_auth_init and sctp_auth_freeXin Long2019-08-192-56/+74
* sctp: use ep and asoc auth_enable properlyXin Long2019-08-192-33/+44
* sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long2019-08-191-0/+82
* sctp: check asoc peer.asconf_capable before processing asconfXin Long2019-08-191-2/+4
* sctp: not set peer.asconf_capable in sctp_association_initXin Long2019-08-191-9/+0
* sctp: add asconf_enable in struct sctp_endpointXin Long2019-08-193-20/+18
* net: remove empty inet_exit_netLi RongQing2019-08-191-5/+0
* net: flow_offload: convert block_ing_cb_list to regular list typeVlad Buslov2019-08-191-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1939-196/+429
|\
| * netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-182-3/+18
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-174-3/+40
| |\
| | * Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-173-1/+33
| | * Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke2019-08-121-2/+7
| * | tipc: fix false detection of retransmit failuresTuong Lien2019-08-162-43/+57
| * | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-151-10/+11
| |\ \
| | * | rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-141-9/+10
| | * | rxrpc: Fix local endpoint replacementDavid Howells2019-08-141-1/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-155-28/+98
| |\ \
| | * | netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso2019-08-141-3/+6