summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-123-14/+0
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-133-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-112-2/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-111-0/+1
| | | * | | | | | | | | | | | | | KVM: generalize "bugged" VM to "dead" VMPaolo Bonzini2021-11-111-2/+10
| | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-111-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | EFI: Introduce the new AMD Memory Encryption GUID.Ashish Kalra2021-11-111-0/+1
| | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-0/+1
* | | | | | | | | | | | | | | net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang2021-11-181-1/+2
* | | | | | | | | | | | | | | net: mscc: ocelot: use index to set vcap policerXiaoliang Yang2021-11-181-1/+13
* | | | | | | | | | | | | | | net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang2021-11-182-0/+18
* | | | | | | | | | | | | | | net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2021-11-182-0/+6
* | | | | | | | | | | | | | | net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang2021-11-181-0/+22
* | | | | | | | | | | | | | | tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet2021-11-182-0/+2
* | | | | | | | | | | | | | | ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti2021-11-171-0/+12
* | | | | | | | | | | | | | | net: add missing include in include/net/gro.hEric Dumazet2021-11-171-0/+1
* | | | | | | | | | | | | | | net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet2021-11-171-37/+2
* | | | | | | | | | | | | | | net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-3/+13
* | | | | | | | | | | | | | | net: use an atomic_long_t for queue->trans_timeoutEric Dumazet2021-11-171-1/+1
* | | | | | | | | | | | | | | Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-11-175-18/+115
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka2021-11-161-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz2021-11-161-1/+0
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-162-2/+2
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-162-2/+3
| * | | | | | | | | | | | | | | Bluetooth: Add struct of reading AOSP vendor capabilitiesJoseph Hwang2021-11-021-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-292-4/+3
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz2021-10-291-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-292-1/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix2021-10-291-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix2021-10-291-0/+2
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix2021-10-291-0/+4
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix2021-10-291-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix2021-10-291-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix2021-10-291-0/+2
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix2021-10-291-0/+1
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix2021-10-291-0/+2
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-291-0/+4
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-0/+6
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-292-1/+5
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz2021-10-291-0/+2
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-292-0/+22
| * | | | | | | | | | | | | | | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-0/+3
| * | | | | | | | | | | | | | | Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-292-7/+46
| * | | | | | | | | | | | | | | mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devicesSean Wang2021-10-251-0/+1
* | | | | | | | | | | | | | | | net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)2021-11-161-1/+1
* | | | | | | | | | | | | | | | net: align static siphash keysEric Dumazet2021-11-161-0/+2
* | | | | | | | | | | | | | | | net: use .data.once section in netdev_level_once()Eric Dumazet2021-11-161-1/+1
* | | | | | | | | | | | | | | | once: use __section(".data.once")Eric Dumazet2021-11-161-1/+1
* | | | | | | | | | | | | | | | net: drop nopreempt requirement on sock_prot_inuse_add()Eric Dumazet2021-11-161-2/+2