summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Use the bitmap API when applicableChristophe JAILLET2021-12-301-14/+5
* ethtool: Remove redundant ret assignmentsluo penghao2021-12-301-1/+0
* net: lantiq_etop: remove unnecessary space in castAleksander Jan Bajkowski2021-12-301-1/+1
* net: lantiq_etop: make alignment match open parenthesisAleksander Jan Bajkowski2021-12-301-17/+17
* net: lantiq_etop: remove multiple assignmentsAleksander Jan Bajkowski2021-12-301-1/+2
* net: lantiq_etop: avoid precedence issuesAleksander Jan Bajkowski2021-12-301-2/+2
* net: lantiq_etop: replace strlcpy with strscpyAleksander Jan Bajkowski2021-12-301-3/+3
* ice: Add flow director support for channel modeKiran Patil2021-12-308-25/+444
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller2021-12-302-45/+291
|\
| * igb: support EXTTS on 82580/i354/i350Ruud Bos2021-12-292-5/+51
| * igb: support PEROUT on 82580/i354/i350Ruud Bos2021-12-292-4/+182
| * igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos2021-12-291-35/+46
| * igb: move SDP config initialization to separate functionRuud Bos2021-12-291-8/+19
* | Merge branch 'prestera-router-driver'David S. Miller2021-12-308-2/+623
|\ \
| * | net: marvell: prestera: Implement initial inetaddr notifiersYevhen Orlov2021-12-301-0/+40
| * | net: marvell: prestera: Register inetaddr stub notifiersYevhen Orlov2021-12-303-1/+110
| * | net: marvell: prestera: add hardware router objects accountingYevhen Orlov2021-12-304-1/+255
| * | net: marvell: prestera: Add prestera router infraYevhen Orlov2021-12-304-1/+46
| * | net: marvell: prestera: Add router interface ABIYevhen Orlov2021-12-303-0/+127
| * | net: marvell: prestera: add virtual router ABIYevhen Orlov2021-12-302-0/+46
|/ /
* | sun4i-emac.c: add dma supportConley Lee2021-12-291-0/+200
* | Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-12-2927-1987/+2775
|\ \
| * | Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"Colin Ian King2021-12-231-1/+1
| * | Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATESLuiz Augusto von Dentz2021-12-221-0/+2
| * | Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz2021-12-223-47/+78
| * | Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz2021-12-223-16/+19
| * | Bluetooth: hci_sync: Wait for proper events when connecting LELuiz Augusto von Dentz2021-12-221-4/+7
| * | Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz2021-12-223-16/+28
| * | Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2021-12-228-349/+300
| * | Bluetooth: hci_event: Use skb_pull_data when processing inquiry resultsLuiz Augusto von Dentz2021-12-221-2/+18
| * | Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2021-12-225-3/+30
| * | Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish2021-12-221-0/+3
| * | Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma2021-12-221-0/+8
| * | Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An2021-12-221-4/+22
| * | Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu2021-12-211-0/+6
| * | Bluetooth: L2CAP: Fix using wrong modeLuiz Augusto von Dentz2021-12-211-2/+10
| * | Bluetooth: hci_sync: Fix not always pausing advertising when necessaryLuiz Augusto von Dentz2021-12-211-4/+2
| * | Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTEDLuiz Augusto von Dentz2021-12-211-8/+18
| * | Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUNDLuiz Augusto von Dentz2021-12-211-21/+31
| * | Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz2021-12-073-17/+59
| * | Bluetooth: btusb: Return error code when getting patch status failedMark Chen2021-12-071-0/+1
| * | Bluetooth: btusb: Handle download_firmware failure casesMark Chen2021-12-071-0/+4
| * | Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is not setLuiz Augusto von Dentz2021-12-071-1/+2
| * | Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2021-12-074-7/+85
| * | Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz2021-12-072-0/+16
| * | Bluetooth: btusb: Add support for queuing during polling intervalLuiz Augusto von Dentz2021-12-071-5/+124
| * | Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-075-29/+44
| * | Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flagLuiz Augusto von Dentz2021-12-071-7/+7
| * | Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg2021-12-071-0/+39
| * | Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg2021-12-072-1/+11