aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-05bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATEKalesh AP1-0/+4
2022-03-05bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATEKalesh AP1-8/+18
2022-03-05Merge branch 'axienet-napi-gro-support'David S. Miller2-250/+266
2022-03-05net: axienet: add coalesce timer ethtool configurationRobert Hancock2-14/+47
2022-03-05net: axienet: reduce default RX interrupt threshold to 1Robert Hancock1-1/+1
2022-03-05net: axienet: implement NAPI and GRO receiveRobert Hancock2-28/+59
2022-03-05net: axienet: don't set IRQ timer when IRQ delay not usedRobert Hancock1-4/+14
2022-03-05net: axienet: Clean up DMA start/stop and error handlingRobert Hancock1-175/+105
2022-03-05net: axienet: Clean up device used for DMA callsRobert Hancock1-16/+16
2022-03-05net: axienet: fix RX ring refill allocation failure handlingRobert Hancock1-30/+42
2022-03-05Merge branch 'dsa-realtek-add-rtl8_4t-tags'David S. Miller4-51/+182
2022-03-05net: dsa: realtek: rtl8365mb: add support for rtl8_4tLuiz Angelo Daros de Luca1-15/+62
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca2-36/+118
2022-03-05dt-bindings: net: dsa: add rtl8_4 and rtl8_4t tag formatsLuiz Angelo Daros de Luca1-0/+2
2022-03-04Merge branch 'mptcp-selftest-refinements-and-a-new-test'Jakub Kicinski4-61/+223
2022-03-04selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-04selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-04selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45
2022-03-04mptcp: add the mibs for MP_RSTGeliang Tang3-0/+6
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang1-0/+32
2022-03-04mptcp: add the mibs for MP_FASTCLOSEGeliang Tang3-0/+7
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang1-11/+12
2022-03-04bcm63xx_enet: Use platform_get_irq() to get the interruptMeng Tang1-8/+8
2022-03-04ptp: ocp: Add serial port information to the debug summaryJonathan Lemon1-0/+8
2022-03-04net: sparx5: Fix initialization of variables on stackHoratiu Vultur1-2/+2
2022-03-04Merge tag 'for-net-next-2022-03-04' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski12-96/+237
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski59-473/+1038
2022-03-04Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne1-0/+2
2022-03-04Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss1-0/+2
2022-03-04Bluetooth: use memset avoid memory leaksMinghao Chi (CGEL ZTE)1-0/+1
2022-03-04Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang1-2/+2
2022-03-04Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang1-0/+3
2022-03-04Bluetooth: move adv_instance_cnt read within the device lockNiels Dossche1-1/+3
2022-03-04Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evtNiels Dossche1-7/+12
2022-03-04Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz1-27/+27
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz1-6/+8
2022-03-04Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang3-16/+2
2022-03-04Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang2-1/+118
2022-03-04Bluetooth: make array bt_uuid_any static constColin Ian King1-1/+3
2022-03-04Bluetooth: 6lowpan: No need to clear memory twiceChristophe JAILLET1-1/+0
2022-03-04Bluetooth: btusb: Improve stability for QCA devicesZijun Hu1-0/+8
2022-03-04Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz1-0/+5
2022-03-04Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K1-0/+1
2022-03-04Bluetooth: Improve skb handling in mgmt_device_connected()Radoslaw Biernacki2-17/+23
2022-03-04Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()Radoslaw Biernacki2-10/+13
2022-03-04Bluetooth: mgmt: Remove unneeded variableMinghao Chi1-5/+2