summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho2020-06-261-1/+2
* mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-06-251-0/+26
* mac80211: skip mpath lookup also for control port txMarkus Theil2020-06-251-1/+5
* mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan2020-06-251-1/+1
* mac80211: simplify mesh codePavel Machek2020-06-251-5/+2
* mac80211: fix control port tx status checkMarkus Theil2020-06-251-7/+15
* ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam2020-06-251-0/+4
* Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames'David S. Miller2020-06-251-83/+5
|\
| * net: bcmgenet: use hardware padding of runt framesDoug Berger2020-06-251-5/+3
| * net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger2020-06-251-1/+2
| * net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger2020-06-251-77/+0
|/
* qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King2020-06-241-1/+2
* Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw'David S. Miller2020-06-243-1/+6
|\
| * net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang2020-06-241-0/+4
| * net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2020-06-242-1/+2
|/
* net: ethernet: mvneta: Add back interface mode validationSascha Hauer2020-06-241-3/+19
* net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer2020-06-241-1/+1
* dsa: Allow forwarding of redirected IGMP trafficDaniel Mack2020-06-241-3/+34
* openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi2020-06-241-2/+7
* Merge branch 'Two-phylink-pause-fixes'David S. Miller2020-06-241-13/+32
|\
| * net: phylink: ensure manual pause mode configuration takes effectRussell King2020-06-241-5/+22
| * net: phylink: fix ethtool -A with attached PHYsRussell King2020-06-241-9/+11
|/
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-242-1/+2
* net: ethtool: Handle missing cable test TDR parametersAndrew Lunn2020-06-241-8/+9
* Merge branch 'bnxt_en-Bug-fixes'David S. Miller2020-06-242-7/+34
|\
| * bnxt_en: Read VPD info only for PFsVasundhara Volam2020-06-241-1/+2
| * bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan2020-06-241-1/+7
| * bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan2020-06-242-1/+3
| * bnxt_en: Store the running firmware version code.Michael Chan2020-06-242-4/+22
|/
* Merge branch 'cxgb4-cxgb4vf-fix-warnings-reported-by-sparse'David S. Miller2020-06-2418-169/+211
|\
| * cxgb4vf: update kernel-doc line commentsRahul Lakkireddy2020-06-243-11/+8
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-248-30/+38
| * cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy2020-06-241-3/+3
| * cxgb4: move DCB version extern to header fileRahul Lakkireddy2020-06-242-1/+3
| * cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy2020-06-241-2/+1
| * cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-06-241-2/+4
| * cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-06-241-5/+5
| * cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy2020-06-243-25/+22
| * cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-06-242-49/+91
| * cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-241-1/+1
| * cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-241-12/+11
| * cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-241-28/+24
|/
* Merge branch 'net-qed-qede-various-stability-fixes'David S. Miller2020-06-2410-43/+80
|\
| * net: qed: fix "maybe uninitialized" warningAlexander Lobakin2020-06-241-1/+1
| * net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin2020-06-241-0/+19
| * net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin2020-06-241-0/+1
| * net: qede: fix PTP initialization on recoveryAlexander Lobakin2020-06-243-20/+15
| * net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin2020-06-241-1/+1
| * net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-241-5/+18
| * net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin2020-06-241-1/+2