summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel2019-04-261-0/+7
| | * | | | | nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho2019-04-261-1/+1
| | * | | | | mac80211: Fix Extended Key ID auto activationAlexander Wetzel2019-04-261-1/+5
| | * | | | | cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-262-8/+8
| | * | | | | mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-264-0/+65
| | * | | | | cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-261-0/+43
| | * | | | | mac80211: only allocate one queue when using iTXQsJohannes Berg2019-04-261-5/+5
| | * | | | | nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-7/+3Star
| | * | | | | cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-16/+7Star
| | * | | | | mac80211: debugfs option to force TX status framesJulius Niedworok2019-04-263-0/+64
| | * | | | | cfg80211: remove redundant zero check on variable 'changed'Colin Ian King2019-04-261-3/+0Star
| | * | | | | mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-262-3/+5
| | * | | | | mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau2019-04-261-54/+80
| | * | | | | mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau2019-04-262-1/+11
| | * | | | | mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau2019-04-263-39/+56
| | * | | | | mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-269-60/+145
| | * | | | | nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-264-16/+71
| | * | | | | mac80211: Optimize tailroom_needed update checksAlexander Wetzel2019-04-261-9/+15
| | * | | | | mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau2019-04-261-0/+1
| | * | | | | mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau2019-04-261-2/+8
| | * | | | | mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau2019-04-261-5/+10
| | * | | | | mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau2019-04-262-20/+8Star
| | * | | | | mac80211: support profile split between elementsSara Sharon2019-04-262-20/+37
| | * | | | | cfg80211: support profile split between elementsSara Sharon2019-04-261-6/+103
| | * | | | | mac80211: support non-inheritance elementSara Sharon2019-04-261-57/+77
| | * | | | | cfg80211: support non-inheritance elementSara Sharon2019-04-261-1/+60
| | * | | | | cfg80211: don't skip multi-bssid index elementSara Sharon2019-04-261-2/+1Star
| | * | | | | cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-083-0/+123
| | * | | | | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-084-2/+11
| | * | | | | nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna2019-04-081-0/+53
| | * | | | | nl80211: reindent some sched scan codeJohannes Berg2019-04-081-31/+34
| * | | | | | tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet2019-04-261-1/+0Star
| * | | | | | ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern2019-04-261-1/+1
| * | | | | | net: socket: Fix missing break in switch statementGustavo A. R. Silva2019-04-261-0/+1
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-04-268-18/+24
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-251-0/+8
| | * | | | | | Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi2019-04-241-2/+0Star
| | * | | | | | Bluetooth: Use struct_size() helperGustavo A. R. Silva2019-04-231-7/+4Star
| | * | | | | | Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-231-1/+1
| | * | | | | | 6lowpan: Off by one handling ->nexthdrDan Carpenter2019-04-231-1/+1
| | * | | | | | Bluetooth: hidp: fix buffer overflowYoung Xiao2019-04-231-0/+1
| | * | | | | | Bluetooth: Add return check for L2CAP security level setFugang Duan2019-04-231-2/+5
| | * | | | | | Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz2019-04-231-5/+4Star
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2627-137/+268
| |\ \ \ \ \ \
| * | | | | | | net: sched: flower: refactor reoffload for concurrent accessVlad Buslov2019-04-241-22/+57
| * | | | | | | tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet2019-04-241-6/+3Star
| * | | | | | | ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern2019-04-241-4/+11
| * | | | | | | ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern2019-04-241-1/+3
| * | | | | | | net: sched: taprio: Fix taprio_dequeue()Andre Guedes2019-04-241-2/+2
| * | | | | | | net: sched: taprio: Fix taprio_peek()Andre Guedes2019-04-241-2/+2