summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sonic: Fix interface error stats collectionFinn Thain2020-01-232-14/+8
* net/sonic: Use MMIO accessorsFinn Thain2020-01-231-8/+8
* net/sonic: Clear interrupt flags immediatelyFinn Thain2020-01-231-22/+6
* net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2020-01-232-14/+36
* net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur2020-01-231-2/+2
* Merge branch 'net-fsl-fman-address-erratum-A011043'David S. Miller2020-01-2320-1/+37
|\
| * net/fsl: treat fsl,erratum-a011043Madalin Bucur2020-01-231-1/+6
| * powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-01-2318-0/+18
| * dt-bindings: net: add fsl,erratum-a011043Madalin Bucur2020-01-231-0/+13
|/
* qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-01-232-0/+3
* fou: Fix IPv6 netlink policyKristian Evensen2020-01-231-2/+2
* Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2328-185/+596
|\
| * iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| * Merge tag 'iwlwifi-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm/linu...Kalle Valo2020-01-1722-170/+566
| |\
| | * Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| | * iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| | * iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| | * iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| | * iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| | * iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| | * iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| | * iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| | * iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| | * iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| | * iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| | * iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| | * iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| | * iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| | * iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| | * iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| | * iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| | * iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
| |/
| * MAINTAINERS: change Gruszka's email addressStanislaw Gruszka2019-12-191-2/+2
| * libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2019-12-181-3/+13
| * mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter2019-12-181-1/+1
| * mt76: fix LED link time failureArnd Bergmann2019-12-181-1/+2
* | tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet2020-01-231-0/+4
* | mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel2020-01-231-4/+12
* | Merge branch 'r8152-serial-fixes'David S. Miller2020-01-231-11/+114
|\ \
| * | r8152: disable DelayPhyPwrChgHayes Wang2020-01-231-1/+9
| * | r8152: avoid the MCU to clear the lanwakeHayes Wang2020-01-231-0/+33
| * | r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang2020-01-231-3/+8
| * | r8152: disable test IO for RTL8153BHayes Wang2020-01-231-0/+10
| * | r8152: Disable PLA MCU clock speed downHayes Wang2020-01-231-0/+17
| * | r8152: disable U2P3 for RTL8153BHayes Wang2020-01-231-3/+0
| * | r8152: get default setting of WOL before initializingHayes Wang2020-01-231-4/+5
| * | r8152: reset flow control patch when linking on for RTL8153BHayes Wang2020-01-231-0/+11
| * | r8152: fix runtime resume for linking changeHayes Wang2020-01-231-0/+21
|/ /
* | gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-231-4/+6
* | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-233-12/+32