summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-311-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-316-15/+233
|\
| * Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-0/+1
| * Bluetooth: Enable RPA TimeoutSathish Narasimman2020-07-301-0/+2
| * Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-301-0/+3
| * Bluetooth: Translate additional address type correctlyMarcel Holtmann2020-07-301-2/+4
| * Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-282-0/+13
| * Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-07-161-1/+1
| * Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-071-0/+1
| * Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-221-4/+6
| * Bluetooth: use configured params for ext advAlain Michaud2020-06-221-0/+8
| * Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-181-2/+12
| * Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-0/+1
| * Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-181-0/+1
| * Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-181-0/+2
| * Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-0/+24
| * Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou2020-06-181-0/+49
| * Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi2020-06-181-0/+28
| * Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-181-1/+1
| * Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-181-1/+10
| * Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-2/+16
| * Bluetooth: centralize default value initialization.Alain Michaud2020-06-121-0/+18
| * Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud2020-06-121-0/+18
| * Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2020-06-121-2/+2
| * Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-122-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-302-1/+5
|\ \
| * | tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long2020-07-091-0/+1
| * | tunnel4: add cb_handler to struct xfrm_tunnelXin Long2020-07-091-0/+1
| * | xfrm: add is_ipip to struct xfrm_input_afinfoXin Long2020-07-091-1/+2
| * | xfrm: introduce oseq-may-wrap flagPetr Vaněk2020-06-241-0/+1
* | | fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez2020-07-281-0/+18
* | | Add pldmfw library for PLDM firmware updateJacob Keller2020-07-281-0/+165
* | | net: improve the user pointer check in init_user_sockptrChristoph Hellwig2020-07-281-12/+6
* | | net: remove sockptr_advanceChristoph Hellwig2020-07-281-14/+13
* | | net: make sockptr_is_null strict aliasing safeChristoph Hellwig2020-07-281-1/+3
* | | net/mlx5: Hold pages RB tree per VFEran Ben Elisha2020-07-281-1/+1
* | | hsr: enhance netlink socket interface to support PRPMurali Karicheri2020-07-272-2/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2525-24/+157
|\ \ \
| * \ \ Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+4
| |\ \ \
| | * | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4
| * | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-0/+1
| |\ \ \ \
| | * | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-091-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-253-4/+5
| |\ \ \ \ \
| | * | | | | flow_offload: Move rhashtable inclusion to the source fileHerbert Xu2020-07-241-1/+0
| | * | | | | tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-231-2/+4
| | * | | | | rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap2020-07-171-1/+1
| * | | | | | Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2020-07-242-2/+6
| |\ \ \ \ \ \
| | * | | | | | io-mapping: indicate mapping failureMichael J. Ruhl2020-07-241-1/+4
| | * | | | | | vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+2
| * | | | | | | Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-0/+1
| |\ \ \ \ \ \ \