summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-08Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou
2020-07-07Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou
2020-07-07Bluetooth: use configured default params for active scansAlain Michaud
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-24Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi
2020-06-23Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-06-22Bluetooth: use configured params for ext advAlain Michaud
2020-06-22Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Notify adv monitor removed eventMiao-chen Chou
2020-06-18Bluetooth: Notify adv monitor added eventMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann
2020-06-12Bluetooth: implement read/set default system parameters mgmtAlain Michaud
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud
2020-06-08Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi
2020-06-03Bluetooth: Removing noisy dbg messageAlain Michaud
2020-06-03Bluetooth: Check scan state before disabling during suspendManish Mandlik
2020-06-02Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien
2020-06-02Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-06-01ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-01tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki
2020-06-01flow_dissector: Pull locking up from prog attach callbackJakub Sitnicki
2020-06-01bpf: Allow SO_BINDTODEVICE opt in bpf_setsockoptFerenc Fejes
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-01bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern
2020-06-01bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend