summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet2020-01-243-0/+3
| * | | | | | | net/rose: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | caif_usb: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | ipvs: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | i40e: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | net_sched: fix datalen for ematchCong Wang2020-01-231-1/+1
| * | | | | | | Merge branch 'Fixes-for-SONIC-ethernet-driver'David S. Miller2020-01-232-162/+262
| |\ \ \ \ \ \ \
| | * | | | | | | net/sonic: Prevent tx watchdog timeoutFinn Thain2020-01-231-4/+13
| | * | | | | | | net/sonic: Fix CAM initializationFinn Thain2020-01-231-9/+12
| | * | | | | | | net/sonic: Fix command register usageFinn Thain2020-01-231-15/+3
| | * | | | | | | net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2020-01-232-0/+28
| | * | | | | | | net/sonic: Fix receive buffer replenishmentFinn Thain2020-01-232-63/+105
| | * | | | | | | net/sonic: Improve receive descriptor status flag checkFinn Thain2020-01-231-10/+5
| | * | | | | | | net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain2020-01-231-6/+15
| | * | | | | | | net/sonic: Fix receive buffer handlingFinn Thain2020-01-232-7/+33
| | * | | | | | | 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