summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer2019-06-152-4/+4
* qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer2019-06-151-4/+7
* qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer2019-06-151-5/+71
* qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer2019-06-151-3/+9
* Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-1416-40/+156
|\
| * cfg80211: report measurement start TSF correctlyAvraham Stern2019-06-141-2/+2
| * cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| * cfg80211: util: fix bit count off by oneMordechay Goodstein2019-06-141-1/+1
| * mac80211: do not start any work during reconfigure flowNaftali Goldstein2019-06-142-0/+11
| * cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho2019-06-141-2/+2
| * mac80211: only warn once on chanctx_conf being NULLYibo Zhao2019-06-141-1/+1
| * mac80211: drop robust management frames from unknown TAJohannes Berg2019-06-141-0/+2
| * nl80211: fill all policy .type entriesJohannes Berg2019-05-291-21/+66
| * mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu2019-05-291-0/+1
| * mac80211: mesh: fix RCU warningThomas Pedersen2019-05-281-1/+4
| * nl80211: fix station_info pertid memory leakAndy Strohman2019-05-281-1/+3
| * mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen2019-05-281-1/+6
| * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-244-5/+16
| * mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva2019-05-241-0/+1
| * mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-05-241-1/+1
| * mac80211: remove set but not used variable 'old'YueHaibing2019-05-241-2/+0
| * mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-05-243-1/+37
| * wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-05-141-0/+1
* | net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin2019-06-141-1/+12
* | nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao2019-06-141-1/+2
* | Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering'David S. Miller2019-06-121-11/+12
|\ \
| * | net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier2019-06-121-2/+4
| * | net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier2019-06-121-9/+8
|/ /
* | Merge branch 'mlxsw-Various-fixes'David S. Miller2019-06-127-10/+161
|\ \
| * | mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel2019-06-121-1/+1
| * | mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata2019-06-121-2/+2
| * | selftests: tc_flower: Add TOS matching testJiri Pirko2019-06-121-1/+35
| * | mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko2019-06-121-2/+2
| * | selftests: mlxsw: Test nexthop offload indicationIdo Schimmel2019-06-121-0/+47
| * | mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-06-121-3/+70
| * | mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel2019-06-121-1/+4
|/ /
* | net: tls, correctly account for copied bytes with multiple sk_msgsJohn Fastabend2019-06-121-1/+0
* | vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra2019-06-123-8/+29
* | net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-122-0/+6
* | linux-next: DOC: RDS: Fix a typo in rds.txtMasanari Iida2019-06-121-1/+1
* | mpls: fix af_mpls dependencies for realMatteo Croce2019-06-121-1/+1
* | Merge branch 'vxlan-geneve-linear'David S. Miller2019-06-112-2/+2
|\ \
| * | geneve: Don't assume linear buffers in error handlerStefano Brivio2019-06-111-1/+1
| * | vxlan: Don't assume linear buffers in error handlerStefano Brivio2019-06-111-1/+1
|/ /
* | net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo2019-06-111-6/+12
* | net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2019-06-112-2/+2
* | nfp: ensure skb network header is set for packet redirectJohn Hurley2019-06-101-0/+1
* | tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng2019-06-101-1/+1
* | mpls: fix af_mpls dependenciesMatteo Croce2019-06-101-0/+1
* | Merge branch 'ibmvnic-Fixes-for-device-reset-handling'David S. Miller2019-06-101-7/+12
|\ \