summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: check vif pointer before airtime calculationJohannes Berg2020-02-211-2/+3
* cfg80211: Pass lockdep expression to RCU listsAmol Grover2020-02-211-3/+2
* openvswitch: add TTL decrement actionMatteo Croce2020-02-162-0/+137
* tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy2020-02-161-1/+7
* tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy2020-02-161-1/+14
* net: virtio_vsock: Enhance connection semanticsSebastien Boeuf2020-02-161-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-1625-320/+856
|\
| * mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin2020-02-141-0/+4
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-142-0/+3
| * mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil2020-02-072-1/+3
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-075-19/+40
| * mac80211: parse also the RSNXE IEShaul Triebitz2020-02-072-1/+8
| * cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-074-7/+46
| * mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-076-157/+10
| * mac80211: Handle SMPS mode changes only in AP modeIlan Peer2020-02-073-20/+30
| * mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski2020-02-071-1/+16
| * mac80211: HE: set RX NSSTova Mussai2020-02-071-3/+32
| * mac80211: set station bandwidth from HE capabilityJohannes Berg2020-02-072-0/+27
| * mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg2020-02-071-13/+19
| * mac80211: update condition for HE disablementDaniel Gabay2020-02-071-2/+2
| * mac80211: make ieee80211_wep_init() return voidLuca Coelho2020-02-073-8/+3
| * mac80211: allow changing TX-related netdev featuresJohannes Berg2020-02-073-6/+11
| * mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss2020-02-071-1/+16
| * mac80211: refactor extended element parsingJohannes Berg2020-02-071-27/+48
| * mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg2020-02-072-29/+38
| * cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-071-0/+43
| * cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-072-0/+5
| * mac80211: fix 11w when using encapsulation offloadingJohn Crispin2020-02-071-6/+10
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-154-10/+7
| * mac80211: fix tx status for no ack casesMarkus Theil2020-01-151-4/+11
| * mac80211: add handling for BSS colorJohn Crispin2020-01-152-2/+12
| * nl80211: add handling for BSS colorJohn Crispin2020-01-151-0/+40
| * mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi2020-01-021-2/+54
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-02159-1384/+6138
| |\
| * | mac80211: Remove redundant assertionAditya Pakki2019-12-161-1/+0
| * | mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-135-4/+324
| * | mac80211: Always show airtime debugfs file when TXQs are enabledToke Høiland-Jørgensen2019-12-131-4/+2
* | | net: x25: convert to list_for_each_entry_safe()chenqiwu2020-02-161-8/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-1422-66/+184
|\ \ \
| * | | net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| * | | net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| * | | net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
| * | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-146-16/+39
| |\ \ \
| | * | | mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
| | * | | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
| | * | | cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
| | * | | mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
| | * | | mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
| | * | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-072-2/+2
| * | | | net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-02-141-1/+3