aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang
2022-03-04mptcp: add the mibs for MP_RSTGeliang Tang
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang
2022-03-04mptcp: add the mibs for MP_FASTCLOSEGeliang Tang
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang
2022-03-04bcm63xx_enet: Use platform_get_irq() to get the interruptMeng Tang
2022-03-04ptp: ocp: Add serial port information to the debug summaryJonathan Lemon
2022-03-04net: sparx5: Fix initialization of variables on stackHoratiu Vultur
2022-03-04Merge tag 'for-net-next-2022-03-04' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-04Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne
2022-03-04Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss
2022-03-04Bluetooth: use memset avoid memory leaksMinghao Chi (CGEL ZTE)
2022-03-04Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang
2022-03-04Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang
2022-03-04Bluetooth: move adv_instance_cnt read within the device lockNiels Dossche
2022-03-04Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evtNiels Dossche
2022-03-04Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz
2022-03-04Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-04Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang
2022-03-04Bluetooth: make array bt_uuid_any static constColin Ian King
2022-03-04Bluetooth: 6lowpan: No need to clear memory twiceChristophe JAILLET
2022-03-04Bluetooth: btusb: Improve stability for QCA devicesZijun Hu
2022-03-04Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-03-04Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K
2022-03-04Bluetooth: Improve skb handling in mgmt_device_connected()Radoslaw Biernacki
2022-03-04Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()Radoslaw Biernacki
2022-03-04Bluetooth: mgmt: Remove unneeded variableMinghao Chi
2022-03-04Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()Tom Rix
2022-03-04Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng
2022-03-04net: ethernet: sun: Remove redundant codeJiapeng Chong
2022-03-04Merge branch 'nfp-AF_XDP-zero-copy'David S. Miller
2022-03-04nfp: xsk: add AF_XDP zero-copy Rx and Tx supportNiklas Söderlund
2022-03-04nfp: xsk: add configuration check for XSK socket chunk sizeNiklas Söderlund
2022-03-04nfp: xsk: add an array of xsk buffer pools to each data pathNiklas Söderlund
2022-03-04nfp: wrap napi add/del logicJakub Kicinski
2022-03-04nfp: expose common functions to be used for AF_XDPNiklas Söderlund
2022-03-04Merge branch 'sparx5-ptp'David S. Miller
2022-03-04net: sparx5: Implement get_ts_infoHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp interruptsHoratiu Vultur
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur
2022-03-04net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp clocksHoratiu Vultur
2022-03-04net: sparx5: Add registers that are used by ptp functionalityHoratiu Vultur
2022-03-04dts: sparx5: Enable ptp interruptHoratiu Vultur
2022-03-04dt-bindings: net: sparx5: Extend with the ptp interruptHoratiu Vultur